Received: by 2002:a17:90a:9103:0:0:0:0 with SMTP id k3csp11804395pjo; Thu, 2 Jan 2020 14:34:19 -0800 (PST) X-Google-Smtp-Source: APXvYqzMepSGmBNINuCF7EblQ1nfXpx8GUzTw6E6g1m8NDMDvTWGv7TgwpAdKZTs7/o5xBbufSou X-Received: by 2002:a9d:60c4:: with SMTP id b4mr71892968otk.166.1578004459044; Thu, 02 Jan 2020 14:34:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578004459; cv=none; d=google.com; s=arc-20160816; b=Q02afIBl20DTta43jp0guFwKCYkmx75Zg7FuGXwBIUEnDtt357H6Lu7OB06jBjF8nF Cg9XXFCHjPihXbMG25Xd4jtFMXX+vKUjAg3OPwmA49BN5lAHS5L1FrX5sm82l5yHf+LV KPwOXq3sD/9Vx8XK6/IMySZD163DE8/EzEwAYJmRWwjNXus6+SiMCjK+LWqTlPLmZCk7 AyIIqGpc7njB0VcWJAFYea4P5b6ElJ7AwB6yB8po76HmamIWFwiBwovtV8ExLAelPJhc HEJyD/T9hWdNTgxT4vpxgmh1YEvGwMKgxz8RwWg8BmsYQuH/GYOZcjTEoVW6pJ3K89mi 2Mdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Hel6R19ZIOeOvKdUrqQxZiZi0bfZE3GhqsCBcVt00bw=; b=kizacCivi3Yhc6Hna/XF8E9/RJnKj68vDB4AzQCLE6WHq2lQ1KCk73oBLeiaxUZSjx j9+VpGSCASpOP3rBi5U5qaotx0WPK8hOp2PbR05SKDziLNkpdo9u4waUDSOHSoQ66pZ8 JzvVij5CdwlA64P7CdZMZAOX/Efd17iKhZVq3SbrRerhTsiZ12ujuEh+xElC99fnFmM5 RdjMoPJDZRYdD/LtV/EZp0hlfvLbrG6yFVwWgUMP+7ueeAcJiQsKo0Nybu2li5qc3dWB bIQKyhyv9Ft3eamKfZ7lRTsYt9aqju+KQi/QAFj3ppGrv+nCvklnr4VKWVsDsbpGm6+q T9bQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fClO2Fcx; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l131si27671657oig.120.2020.01.02.14.34.07; Thu, 02 Jan 2020 14:34:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fClO2Fcx; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730343AbgABWd3 (ORCPT + 99 others); Thu, 2 Jan 2020 17:33:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:40932 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730247AbgABWd1 (ORCPT ); Thu, 2 Jan 2020 17:33:27 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 90C3C20863; Thu, 2 Jan 2020 22:33:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578004407; bh=RhCCQf6vbMWOz/PzvEA9pf9RgyUz1RetvwxKHW8BPEw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fClO2FcxrotAcLFxAj9Dh4kQhBPEaRkjEQVa+PmIETzFykN0S4dHBZMMpxcPTgcnk rjH139f+UFsc7hnd1fwQf79li0rRBvzpuz2SX9nyW4zEog/GExigM47a/fCm6gKCNb P7OLd9LsOwkeSKdRuezOdE68htwEkiOuqSRShkgU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Netanel Belgazal , "David S. Miller" Subject: [PATCH 4.9 166/171] net: ena: fix napi handler misbehavior when the napi budget is zero Date: Thu, 2 Jan 2020 23:08:17 +0100 Message-Id: <20200102220609.736665065@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200102220546.960200039@linuxfoundation.org> References: <20200102220546.960200039@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Netanel Belgazal [ Upstream commit 24dee0c7478d1a1e00abdf5625b7f921467325dc ] In netpoll the napi handler could be called with budget equal to zero. Current ENA napi handler doesn't take that into consideration. The napi handler handles Rx packets in a do-while loop. Currently, the budget check happens only after decrementing the budget, therefore the napi handler, in rare cases, could run over MAX_INT packets. In addition to that, this moves all budget related variables to int calculation and stop mixing u32 to avoid ambiguity Fixes: 1738cd3ed342 ("net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)") Signed-off-by: Netanel Belgazal Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) --- a/drivers/net/ethernet/amazon/ena/ena_netdev.c +++ b/drivers/net/ethernet/amazon/ena/ena_netdev.c @@ -1105,8 +1105,8 @@ static int ena_io_poll(struct napi_struc struct ena_ring *tx_ring, *rx_ring; struct ena_eth_io_intr_reg intr_reg; - u32 tx_work_done; - u32 rx_work_done; + int tx_work_done; + int rx_work_done = 0; int tx_budget; int napi_comp_call = 0; int ret; @@ -1122,7 +1122,11 @@ static int ena_io_poll(struct napi_struc } tx_work_done = ena_clean_tx_irq(tx_ring, tx_budget); - rx_work_done = ena_clean_rx_irq(rx_ring, napi, budget); + /* On netpoll the budget is zero and the handler should only clean the + * tx completions. + */ + if (likely(budget)) + rx_work_done = ena_clean_rx_irq(rx_ring, napi, budget); if ((budget > rx_work_done) && (tx_budget > tx_work_done)) { napi_complete_done(napi, rx_work_done);