All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Chan <michael.chan@broadcom.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org,
	gospo@broadcom.com, bpf@vger.kernel.org
Subject: Re: [PATCH net 0/3] bnxt_en: XDP redirect fixes
Date: Mon, 04 Apr 2022 12:00:15 +0000	[thread overview]
Message-ID: <164907361523.19769.5490628771939833913.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1648858872-14682-1-git-send-email-michael.chan@broadcom.com>

Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri,  1 Apr 2022 20:21:09 -0400 you wrote:
> This series includes 3 fixes related to the XDP redirect code path in
> the driver.  The first one adds locking when the number of TX XDP rings
> is less than the number of CPUs.  The second one adjusts the maximum MTU
> that can support XDP with enough tail room in the buffer.  The 3rd one
> fixes a race condition between TX ring shutdown and the XDP redirect path.
> 
> Andy Gospodarek (1):
>   bnxt_en: reserve space inside receive page for skb_shared_info
> 
> [...]

Here is the summary with links:
  - [net,1/3] bnxt_en: Synchronize tx when xdp redirects happen on same ring
    https://git.kernel.org/netdev/net/c/4f81def272de
  - [net,2/3] bnxt_en: reserve space inside receive page for skb_shared_info
    https://git.kernel.org/netdev/net/c/facc173cf700
  - [net,3/3] bnxt_en: Prevent XDP redirect from running when stopping TX queue
    https://git.kernel.org/netdev/net/c/27d4073f8d9a

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



      parent reply	other threads:[~2022-04-04 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-02  0:21 [PATCH net 0/3] bnxt_en: XDP redirect fixes Michael Chan
2022-04-02  0:21 ` [PATCH net 1/3] bnxt_en: Synchronize tx when xdp redirects happen on same ring Michael Chan
2022-04-02  0:21 ` [PATCH net 2/3] bnxt_en: reserve space inside receive page for skb_shared_info Michael Chan
2022-04-02  0:21 ` [PATCH net 3/3] bnxt_en: Prevent XDP redirect from running when stopping TX queue Michael Chan
2022-04-04 12:00 ` 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=164907361523.19769.5490628771939833913.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=gospo@broadcom.com \
    --cc=kuba@kernel.org \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    /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.