Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp434872pxj; Tue, 18 May 2021 06:44:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw0DLKMN07fhsHbKVNRBKIuHCLHXVYKq9r5WAWaX2tXfD19bnsDnG5YFEsGEA/YbnTK3FVf X-Received: by 2002:a02:630e:: with SMTP id j14mr5533499jac.115.1621345459561; Tue, 18 May 2021 06:44:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621345459; cv=none; d=google.com; s=arc-20160816; b=vD7gR8qyU1N6sD58g5SWPG516tHRuN4SivH9ekt0Qutrs9PWP86ah2GNUP7mVd84cw FxC+rAjBYNJTyr2F+mHVl8fU3RBmC80AKikxnRtej/sA5EL46uYPNNRluPq34btjMs1p TMbINPWVL8MNjib25pzAJUY1G5G5PGRsF62CdLYf2oI6wLDRsZXpCS5swHpjWhYAvh+X NW+nsBYw2TnBCOmmyEoZNXwT2UjKjhPbVOUp7lSgifmuUTbGk7q/xG2tsK3y7umh1a/V KRWaJYjRCmSsF0XfiJ4f24S1RDyooYvZ3u2Hn0W8R+kmrJ7E6RJlB7oyzy444fnEzbDd bN5A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=nikzcoJJOPvHR6zouPwIu0djokvbCNBCyCf95Orycuo=; b=i0yUZHub8piElDUnZmTxYpUGAXlFrEW6ZT3/q41cxKxXjVg6NRqEhxXUUus/mVSXQN nv8Hy/DRKUFfiE4WcU2cSzt+jgTYUbSefmS3pOJHUOIBCFqQxDTPKwPB8UD1AQTHuru9 SMmitiSp3SFZSMzajM0a3C43N82bxMUzWzDLpi4kWASPdT6jwShzYtHSonVxaKwX7pBG lmL8J33PDI5Aiow0p0uJ8tQcwE7dpsi31enpplFVo9S7FTP2jUJX6E4yFe0H1jC2wQdt 13wsu+nIiR0xr5q4hTTeTjEEVyJxFIg9Ey2T6pmS0siBjUPYguEZpKA4BjMvL8DTDdiB w7/A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DjOzEt6g; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b26si5987762ios.29.2021.05.18.06.44.05; Tue, 18 May 2021 06:44:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=DjOzEt6g; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245670AbhEQPj0 (ORCPT + 99 others); Mon, 17 May 2021 11:39:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:40630 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243682AbhEQPYL (ORCPT ); Mon, 17 May 2021 11:24:11 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8122661C9A; Mon, 17 May 2021 14:35:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621262136; bh=D6fmC4gZpD8AbyvGF5N25mGb+CJw0maURT2579qM7zA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DjOzEt6gxdqWYZ89bihmbaC1rzkLJ6cMs7NusqArH+K6sa7xHBMMqnJGigdHBhs7V MiI8OFH/R7jqn7QgNtm/sx3IgXa17m27eoMHejKXzrIiATkt8i5GPRCUyta4yfjHFz jtx29VMKNQ5ytzhx6pyOSM9lssv9bhWwSJmE/n2c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jesper Dangaard Brouer , Maciej Fijalkowski , Magnus Karlsson , Tony Nguyen , Sasha Levin Subject: [PATCH 5.11 224/329] i40e: fix broken XDP support Date: Mon, 17 May 2021 16:02:15 +0200 Message-Id: <20210517140309.698128290@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Magnus Karlsson [ Upstream commit ae4393dfd472b194c90d75d2123105fb5ed59b04 ] Commit 12738ac4754e ("i40e: Fix sparse errors in i40e_txrx.c") broke XDP support in the i40e driver. That commit was fixing a sparse error in the code by introducing a new variable xdp_res instead of overloading this into the skb pointer. The problem is that the code later uses the skb pointer in if statements and these where not extended to also test for the new xdp_res variable. Fix this by adding the correct tests for xdp_res in these places. The skb pointer was used to store the result of the XDP program by overloading the results in the error pointer ERR_PTR(-result). Therefore, the allocation failure test that used to only test for !skb now need to be extended to also consider !xdp_res. i40e_cleanup_headers() had a check that based on the skb value being an error pointer, i.e. a result from the XDP program != XDP_PASS, and if so start to process a new packet immediately, instead of populating skb fields and sending the skb to the stack. This check is not needed anymore, since we have added an explicit test for xdp_res being set and if so just do continue to pick the next packet from the NIC. Fixes: 12738ac4754e ("i40e: Fix sparse errors in i40e_txrx.c") Acked-by: Jesper Dangaard Brouer Tested-by: Jesper Dangaard Brouer Reported-by: Jesper Dangaard Brouer Reviewed-by: Maciej Fijalkowski Signed-off-by: Magnus Karlsson Signed-off-by: Tony Nguyen Signed-off-by: Sasha Levin --- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/net/ethernet/intel/i40e/i40e_txrx.c b/drivers/net/ethernet/intel/i40e/i40e_txrx.c index 92ce835bc79e..c779512f44f4 100644 --- a/drivers/net/ethernet/intel/i40e/i40e_txrx.c +++ b/drivers/net/ethernet/intel/i40e/i40e_txrx.c @@ -1821,10 +1821,6 @@ static bool i40e_cleanup_headers(struct i40e_ring *rx_ring, struct sk_buff *skb, union i40e_rx_desc *rx_desc) { - /* XDP packets use error pointer so abort at this point */ - if (IS_ERR(skb)) - return true; - /* ERR_MASK will only have valid bits if EOP set, and * what we are doing here is actually checking * I40E_RX_DESC_ERROR_RXE_SHIFT, since it is the zeroth bit in @@ -2437,7 +2433,7 @@ static int i40e_clean_rx_irq(struct i40e_ring *rx_ring, int budget) } /* exit if we failed to retrieve a buffer */ - if (!skb) { + if (!xdp_res && !skb) { rx_ring->rx_stats.alloc_buff_failed++; rx_buffer->pagecnt_bias++; break; @@ -2449,7 +2445,7 @@ static int i40e_clean_rx_irq(struct i40e_ring *rx_ring, int budget) if (i40e_is_non_eop(rx_ring, rx_desc, skb)) continue; - if (i40e_cleanup_headers(rx_ring, skb, rx_desc)) { + if (xdp_res || i40e_cleanup_headers(rx_ring, skb, rx_desc)) { skb = NULL; continue; } -- 2.30.2