[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250104165958.51d89a13@kernel.org>
Date: Sat, 4 Jan 2025 16:59:58 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Mohsin Bashir <mohsin.bashr@...il.com>
Cc: netdev@...r.kernel.org, alexanderduyck@...com, andrew@...n.ch,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, vadim.fedorenko@...ux.dev, damato@...tly.com,
brett.creeley@....com, kernel-team@...a.com
Subject: Re: [PATCH net-next] eth: fbnic: update fbnic_poll return value
On Fri, 3 Jan 2025 17:53:16 -0800 Mohsin Bashir wrote:
> In cases where the work done is less than the budget, `fbnic_poll` is
> returning 0. This affects the tracing of `napi_poll`. Following is a
> snippet of before and after result from `napi_poll` tracepoint. Instead,
> returning the work done improves the manual tracing.
Reviewed-by: Jakub Kicinski <kuba@...nel.org>
Powered by blists - more mailing lists