Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3114620pxj; Mon, 17 May 2021 18:08:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJye9gFwxs2jTmkYfNgEsK0x7Pplmyio1Y75eDAV3yt2W8qRlasYwAxQjUt3F76YkFxhnfe8 X-Received: by 2002:a17:906:2ed0:: with SMTP id s16mr3033601eji.543.1621300135043; Mon, 17 May 2021 18:08:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621300135; cv=none; d=google.com; s=arc-20160816; b=t2fHf9UIOkShLtRjdT7xNEyvD3NEGmKRrxqyoEkQ337g0mT1MwruX43fF6jfEJqR5Q ZMj8nF16WcALTiNuH72wm0uXeAjIuAsOAIzupveUdRY2tgf5ulprsxAyJH2uOMli3fNO d/7coyQP1RehRiWJ15ap+zEK5C5WbkPHifK7YpzrMypQbIRrItbFWei4DqsNiNktHKZX 66f8z0RnD+wstiYnPgJt6PnyFphI/lDPkCa32hIuatyhEwJqIDZi2ndtw9HIakTRRHhe fwe6K9tQi+BtuLVVMRx7jW2EfrLSPekbbN18iDs3YCpGagMKwRFsabIELsclmGpT+QeU nr2A== 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=AZCL49hhRsUP0nK5lDl0AIebK6+AG3GZm0VEwFlXkb8=; b=Z1fY6G1y51PMOTlapSXjVxaQ5rNnlXraSAxQy2cQuGTd6EOYBfk4gWw/cNZpcx9KVb GqRuqEENCt4Zx6RvXXDs8b9TZlzExto7egm9BkB/wAnPmnf562IV8dKBPnXr8uvwyJ+q SZgn7wSqf/fB9TktJNHuQHTkrOM2scniX+etrCzYBJGZm3Zejf/nB0EE+B8JG7X69Xc1 u0rLoNHayS+EbiysD4w+/LA/Rc/5WNPgLiqR58um7Fa11J80kDuw+RXpTQGRw01ntRtb zt6r/yl1t9SdFshsTeBFvgk0Df32IvyCLYu+3fXuV3aAh6LBcG6BUtVuDDZI46Q7ecbO L8LA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=0Veq0Ou5; 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 c6si1321034ede.388.2021.05.17.18.08.32; Mon, 17 May 2021 18:08:55 -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=0Veq0Ou5; 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 S238177AbhEQOap (ORCPT + 99 others); Mon, 17 May 2021 10:30:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:53806 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239153AbhEQO0R (ORCPT ); Mon, 17 May 2021 10:26:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id ACCDD6128E; Mon, 17 May 2021 14:13:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621260815; bh=qjf8JkSxP9OSO/f7AHaoH0d+mwqcvdr/ktnXMKazhh4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0Veq0Ou5C5MTgLrGM8I3XmafhgizpkiQJr3+tNFiGBBiKr7AUwxkCzOTUqBUpCiNo Huk+blnpRK5+/2G4aggseelhyg8LiMowcj7+xXpBlPPgamGqyxfbpyg25ZtjpBnsgm AJGl/67ljJvy3Q6paYz88ftH6+zaLq0nGmhhtUkw= 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.12 242/363] i40e: fix broken XDP support Date: Mon, 17 May 2021 16:01:48 +0200 Message-Id: <20210517140310.766258785@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.508966430@linuxfoundation.org> References: <20210517140302.508966430@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 06b4271219b1..70b515049540 100644 --- a/drivers/net/ethernet/intel/i40e/i40e_txrx.c +++ b/drivers/net/ethernet/intel/i40e/i40e_txrx.c @@ -1961,10 +1961,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 @@ -2534,7 +2530,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; @@ -2547,7 +2543,7 @@ static int i40e_clean_rx_irq(struct i40e_ring *rx_ring, int budget) if (i40e_is_non_eop(rx_ring, rx_desc)) 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