From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2022-02-09
Date: Thu, 10 Feb 2022 11:10:11 +0000 [thread overview]
Message-ID: <164449141180.11194.2379774120470963586.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220209215706.2468371-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Wed, 9 Feb 2022 13:56:52 -0800 you wrote:
> This series contains updates to ice driver only.
>
> Brett adds support for QinQ. This begins with code refactoring and
> re-organization of VLAN configuration functions to allow for
> introduction of VSI VLAN ops to enable setting and calling of
> respective operations based on device support of single or double
> VLANs. Implementations are added for outer VLAN support.
>
> [...]
Here is the summary with links:
- [net-next,01/14] ice: Refactor spoofcheck configuration functions
https://git.kernel.org/netdev/net-next/c/daf4dd16438b
- [net-next,02/14] ice: Add helper function for adding VLAN 0
https://git.kernel.org/netdev/net-next/c/3e0b59714bd4
- [net-next,03/14] ice: Add new VSI VLAN ops
https://git.kernel.org/netdev/net-next/c/bc42afa95487
- [net-next,04/14] ice: Introduce ice_vlan struct
https://git.kernel.org/netdev/net-next/c/fb05ba1257d7
- [net-next,05/14] ice: Refactor vf->port_vlan_info to use ice_vlan
https://git.kernel.org/netdev/net-next/c/a19d7f7f0122
- [net-next,06/14] ice: Use the proto argument for VLAN ops
https://git.kernel.org/netdev/net-next/c/2bfefa2dab6b
- [net-next,07/14] ice: Adjust naming for inner VLAN operations
https://git.kernel.org/netdev/net-next/c/7bd527aa174f
- [net-next,08/14] ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
https://git.kernel.org/netdev/net-next/c/c31af68a1b94
- [net-next,09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
https://git.kernel.org/netdev/net-next/c/0d54d8f7a16d
- [net-next,10/14] ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
https://git.kernel.org/netdev/net-next/c/cc71de8fa133
- [net-next,11/14] ice: Support configuring the device to Double VLAN Mode
https://git.kernel.org/netdev/net-next/c/a1ffafb0b4a4
- [net-next,12/14] ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
https://git.kernel.org/netdev/net-next/c/1babaf77f49d
- [net-next,13/14] ice: Add support for 802.1ad port VLANs VF
https://git.kernel.org/netdev/net-next/c/cbc8b5645a4b
- [net-next,14/14] ice: Add ability for PF admin to enable VF VLAN pruning
https://git.kernel.org/netdev/net-next/c/f1da5a0866bc
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-02-10 11:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-09 21:56 [PATCH net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2022-02-09 Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 01/14] ice: Refactor spoofcheck configuration functions Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 02/14] ice: Add helper function for adding VLAN 0 Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 03/14] ice: Add new VSI VLAN ops Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 04/14] ice: Introduce ice_vlan struct Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 05/14] ice: Refactor vf->port_vlan_info to use ice_vlan Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 06/14] ice: Use the proto argument for VLAN ops Tony Nguyen
2022-02-09 21:56 ` [PATCH net-next 07/14] ice: Adjust naming for inner VLAN operations Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 08/14] ice: Add outer_vlan_ops and VSI specific VLAN ops implementations Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 10/14] ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 11/14] ice: Support configuring the device to Double VLAN Mode Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 12/14] ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 13/14] ice: Add support for 802.1ad port VLANs VF Tony Nguyen
2022-02-09 21:57 ` [PATCH net-next 14/14] ice: Add ability for PF admin to enable VF VLAN pruning Tony Nguyen
2022-02-10 11:10 ` 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=164449141180.11194.2379774120470963586.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--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.