public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel•org>
To: Mohsin Bashir <mohsin.bashr@gmail•com>
Cc: netdev@vger•kernel.org, alexanderduyck@fb•com, andrew@lunn•ch,
	andrew+netdev@lunn•ch, davem@davemloft•net, edumazet@google•com,
	pabeni@redhat•com, vadim.fedorenko@linux•dev, damato@fastly•com,
	brett.creeley@amd•com, kernel-team@meta•com
Subject: Re: [PATCH net-next] eth: fbnic: update fbnic_poll return value
Date: Sat, 4 Jan 2025 16:59:58 -0800	[thread overview]
Message-ID: <20250104165958.51d89a13@kernel.org> (raw)
In-Reply-To: <20250104015316.3192946-1-mohsin.bashr@gmail.com>

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@kernel•org>

  reply	other threads:[~2025-01-05  1:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04  1:53 [PATCH net-next] eth: fbnic: update fbnic_poll return value Mohsin Bashir
2025-01-05  0:59 ` Jakub Kicinski [this message]
2025-01-05  6:39 ` Kalesh Anakkur Purayil
2025-01-07 12:30 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250104165958.51d89a13@kernel.org \
    --to=kuba@kernel$(echo .)org \
    --cc=alexanderduyck@fb$(echo .)com \
    --cc=andrew+netdev@lunn$(echo .)ch \
    --cc=andrew@lunn$(echo .)ch \
    --cc=brett.creeley@amd$(echo .)com \
    --cc=damato@fastly$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=kernel-team@meta$(echo .)com \
    --cc=mohsin.bashr@gmail$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=vadim.fedorenko@linux$(echo .)dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox