netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Raju Rangoju <Raju.Rangoju@amd.com>
To: <netdev@vger.kernel.org>
Cc: <pabeni@redhat.com>, <kuba@kernel.org>, <edumazet@google.com>,
	<davem@davemloft.net>, <andrew+netdev@lunn.ch>,
	<Shyam-sundar.S-k@amd.com>, Raju Rangoju <Raju.Rangoju@amd.com>
Subject: [PATCH net-next v2 0/2] amd-xgbe: schedule NAPI on RBU event
Date: Sat, 29 Nov 2025 23:20:14 +0530	[thread overview]
Message-ID: <20251129175016.3034185-1-Raju.Rangoju@amd.com> (raw)

During the RX overload the Rx buffers may not be refilled, trying to
schedule the NAPI when an Rx Buffer Unavailable is signaled may help in
improving the such situation, in case we missed an IRQ.

Raju Rangoju (2):
  amd-xgbe: refactor the dma IRQ handling code path
  amd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU)

 drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 71 +++++++++++++++++-------
 1 file changed, 51 insertions(+), 20 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-11-29 17:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-29 17:50 Raju Rangoju [this message]
2025-11-29 17:50 ` [PATCH net-next v2 1/2] amd-xgbe: refactor the dma IRQ handling code path Raju Rangoju
2025-11-29 17:50 ` [PATCH net-next v2 2/2] amd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU) Raju Rangoju
2025-12-01 22:50 ` [PATCH net-next v2 0/2] amd-xgbe: schedule NAPI on RBU event 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=20251129175016.3034185-1-Raju.Rangoju@amd.com \
    --to=raju.rangoju@amd.com \
    --cc=Shyam-sundar.S-k@amd.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).