From: patchwork-bot+netdevbpf@kernel.org
To: <ecree@xilinx.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
linux-net-drivers@amd.com, netdev@vger.kernel.org,
ecree.xilinx@gmail.com
Subject: Re: [PATCH net-next v3 00/10] sfc: VF representors for EF100 - RX side
Date: Sat, 30 Jul 2022 04:30:16 +0000 [thread overview]
Message-ID: <165915541685.4914.132372456330250954.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1659034549.git.ecree.xilinx@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 28 Jul 2022 19:57:42 +0100 you wrote:
> From: Edward Cree <ecree.xilinx@gmail.com>
>
> This series adds the receive path for EF100 VF representors, plus other
> minor features such as statistics.
>
> Changes in v3: dropped MAC address setting as it was semantically incorrect.
> Changes in v2: fixed build failure on CONFIG_SFC_SRIOV=n (kernel test robot).
>
> [...]
Here is the summary with links:
- [net-next,v3,01/10] sfc: plumb ef100 representor stats
https://git.kernel.org/netdev/net-next/c/a95115c407a2
- [net-next,v3,02/10] sfc: ef100 representor RX NAPI poll
https://git.kernel.org/netdev/net-next/c/69bb5fa73d2b
- [net-next,v3,03/10] sfc: ef100 representor RX top half
https://git.kernel.org/netdev/net-next/c/9fe00c800ecd
- [net-next,v3,04/10] sfc: determine wire m-port at EF100 PF probe time
https://git.kernel.org/netdev/net-next/c/6f6838aabff5
- [net-next,v3,05/10] sfc: check ef100 RX packets are from the wire
https://git.kernel.org/netdev/net-next/c/08d0b16ecb36
- [net-next,v3,06/10] sfc: receive packets from EF100 VFs into representors
https://git.kernel.org/netdev/net-next/c/f50e8fcda6b8
- [net-next,v3,07/10] sfc: insert default MAE rules to connect VFs to representors
https://git.kernel.org/netdev/net-next/c/67ab160ed08f
- [net-next,v3,08/10] sfc: move table locking into filter_table_{probe,remove} methods
https://git.kernel.org/netdev/net-next/c/77eb40749d73
- [net-next,v3,09/10] sfc: use a dynamic m-port for representor RX and set it promisc
https://git.kernel.org/netdev/net-next/c/e37f3b1561a0
- [net-next,v3,10/10] sfc: implement ethtool get/set RX ring size for EF100 reps
https://git.kernel.org/netdev/net-next/c/7267aa6d99f5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-07-30 4:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-28 18:57 [PATCH net-next v3 00/10] sfc: VF representors for EF100 - RX side ecree
2022-07-28 18:57 ` [PATCH net-next v3 01/10] sfc: plumb ef100 representor stats ecree
2022-07-28 18:57 ` [PATCH net-next v3 02/10] sfc: ef100 representor RX NAPI poll ecree
2022-07-28 18:57 ` [PATCH net-next v3 03/10] sfc: ef100 representor RX top half ecree
2022-07-28 18:57 ` [PATCH net-next v3 04/10] sfc: determine wire m-port at EF100 PF probe time ecree
2022-07-28 18:57 ` [PATCH net-next v3 05/10] sfc: check ef100 RX packets are from the wire ecree
2022-07-28 18:57 ` [PATCH net-next v3 06/10] sfc: receive packets from EF100 VFs into representors ecree
2022-07-28 18:57 ` [PATCH net-next v3 07/10] sfc: insert default MAE rules to connect VFs to representors ecree
2022-07-28 18:57 ` [PATCH net-next v3 08/10] sfc: move table locking into filter_table_{probe,remove} methods ecree
2022-07-28 18:57 ` [PATCH net-next v3 09/10] sfc: use a dynamic m-port for representor RX and set it promisc ecree
2022-07-28 18:57 ` [PATCH net-next v3 10/10] sfc: implement ethtool get/set RX ring size for EF100 reps ecree
2022-07-30 4: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=165915541685.4914.132372456330250954.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=ecree.xilinx@gmail.com \
--cc=ecree@xilinx.com \
--cc=kuba@kernel.org \
--cc=linux-net-drivers@amd.com \
--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 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.