From: patchwork-bot+netdevbpf@kernel.org
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, corbet@lwn.net,
netdev@vger.kernel.org, linux-doc@vger.kernel.org,
ioana.ciornei@nxp.com
Subject: Re: [PATCH net-next 0/9] dpaa2-switch: add mirroring support
Date: Thu, 29 Jul 2021 20:40:07 +0000 [thread overview]
Message-ID: <162759120721.28029.1939266274175120987.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210729171901.3211729-1-ciorneiioana@gmail.com>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Thu, 29 Jul 2021 20:18:52 +0300 you wrote:
> From: Ioana Ciornei <ioana.ciornei@nxp.com>
>
> This patch set adds per port and per VLAN mirroring in dpaa2-switch.
>
> The first 4 patches are just cosmetic changes. We renamed the
> dpaa2_switch_acl_tbl structure into dpaa2_switch_filter_block so that we
> can reuse it for filters that do not use the ACL table and reorganized
> the addition of trap, redirect and drop filters into a separate
> function. All this just to make for a more streamlined addition of the
> support for mirroring.
>
> [...]
Here is the summary with links:
- [net-next,1/9] dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
https://git.kernel.org/netdev/net-next/c/3b5d8b448602
- [net-next,2/9] dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
https://git.kernel.org/netdev/net-next/c/adcb7aa335af
- [net-next,3/9] dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
https://git.kernel.org/netdev/net-next/c/c5f6d490c578
- [net-next,4/9] dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
https://git.kernel.org/netdev/net-next/c/3fa5514a2966
- [net-next,5/9] dpaa2-switch: add API for setting up mirroring
https://git.kernel.org/netdev/net-next/c/cbc2a8893b59
- [net-next,6/9] dpaa2-switch: add support for port mirroring
https://git.kernel.org/netdev/net-next/c/e0ead825a1f1
- [net-next,7/9] dpaa2-switch: add VLAN based mirroring
https://git.kernel.org/netdev/net-next/c/0f3faece5808
- [net-next,8/9] dpaa2-switch: offload shared block mirror filters when binding to a port
https://git.kernel.org/netdev/net-next/c/7a91f9078d4f
- [net-next,9/9] docs: networking: dpaa2: document mirroring support on the switch
https://git.kernel.org/netdev/net-next/c/d1626a1c273d
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:[~2021-07-29 20:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-29 17:18 [PATCH net-next 0/9] dpaa2-switch: add mirroring support Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 1/9] dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 2/9] dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 3/9] dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 4/9] dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 5/9] dpaa2-switch: add API for setting up mirroring Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 6/9] dpaa2-switch: add support for port mirroring Ioana Ciornei
2021-07-29 17:18 ` [PATCH net-next 7/9] dpaa2-switch: add VLAN based mirroring Ioana Ciornei
2021-07-29 17:19 ` [PATCH net-next 8/9] dpaa2-switch: offload shared block mirror filters when binding to a port Ioana Ciornei
2021-07-29 17:19 ` [PATCH net-next 9/9] docs: networking: dpaa2: document mirroring support on the switch Ioana Ciornei
2021-07-29 20:40 ` 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=162759120721.28029.1939266274175120987.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ciorneiioana@gmail.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=ioana.ciornei@nxp.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).