[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230727112628.69884e5d@kernel.org>
Date: Thu, 27 Jul 2023 11:26:28 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
michael.chan@...adcom.com, gospo@...adcom.com
Subject: Re: [PATCH net] bnxt: don't handle XDP in netpoll
On Thu, 27 Jul 2023 10:05:05 -0700 Jakub Kicinski wrote:
> if (bnapi->tx_pkts && !bnapi->tx_fault) {
> - bnapi->tx_int(bp, bnapi, bnapi->tx_pkts);
> + bnapi->tx_int(bp, bnapi, bnapi->tx_pkts, budget);
I forgot the tx_fault detection went into net-next and not net :(
I'll have to rebase and deal with the conflict.
--
pw-bot: cr
Powered by blists - more mailing lists