All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	rajur@chelsio.com
Subject: Re: [PATCH net] cxgb4: fix wrong ethtool n-tuple rule lookup
Date: Mon, 14 Jun 2021 19:30:04 +0000	[thread overview]
Message-ID: <162369900408.32080.12551738459900287841.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1623505844-11391-1-git-send-email-rahul.lakkireddy@chelsio.com>

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Sat, 12 Jun 2021 19:20:44 +0530 you wrote:
> The TID returned during successful filter creation is relative to
> the region in which the filter is created. Using it directly always
> returns Hi Prio/Normal filter region's entry for the first couple of
> entries, even though the rule is actually inserted in Hash region.
> Fix by analyzing in which region the filter has been inserted and
> save the absolute TID to be used for lookup later.
> 
> [...]

Here is the summary with links:
  - [net] cxgb4: fix wrong ethtool n-tuple rule lookup
    https://git.kernel.org/netdev/net/c/09427c1915f7

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



      reply	other threads:[~2021-06-14 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 13:50 [PATCH net] cxgb4: fix wrong ethtool n-tuple rule lookup Rahul Lakkireddy
2021-06-14 19:30 ` 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=162369900408.32080.12551738459900287841.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rahul.lakkireddy@chelsio.com \
    --cc=rajur@chelsio.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.