public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ratheesh Kannoth <rkannoth@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, sgoutham@marvell.com
Subject: Re: [net,v1 PATCH] octeontx2-pf: Fix SQE threshold checking
Date: Tue, 08 Nov 2022 14:20:14 +0000	[thread overview]
Message-ID: <166791721453.30112.15738048991535500400.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221107033505.2491464-1-rkannoth@marvell.com>

Hello:

This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 7 Nov 2022 09:05:05 +0530 you wrote:
> Current way of checking available SQE count which is based on
> HW updated SQB count could result in driver submitting an SQE
> even before CQE for the previously transmitted SQE at the same
> index is processed in NAPI resulting losing SKB pointers,
> hence a leak. Fix this by checking a consumer index which
> is updated once CQE is processed.
> 
> [...]

Here is the summary with links:
  - [net,v1] octeontx2-pf: Fix SQE threshold checking
    https://git.kernel.org/netdev/net/c/f0dfc4c88ef3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-11-08 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07  3:35 [net,v1 PATCH] octeontx2-pf: Fix SQE threshold checking Ratheesh Kannoth
2022-11-08 14:20 ` patchwork-bot+netdevbpf [this message]

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=166791721453.30112.15738048991535500400.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rkannoth@marvell.com \
    --cc=sgoutham@marvell.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