[PATCH net-next 0/3] net: prestera: matchall features

Maksym Glubokiy posted 3 patches 3 years, 7 months ago
.../net/ethernet/marvell/prestera/Makefile    |   2 +-
.../ethernet/marvell/prestera/prestera_acl.c  |  43 ++++++
.../ethernet/marvell/prestera/prestera_acl.h  |   2 +
.../ethernet/marvell/prestera/prestera_flow.c |  12 +-
.../ethernet/marvell/prestera/prestera_flow.h |   5 +
.../marvell/prestera/prestera_flower.c        |  48 +++++++
.../marvell/prestera/prestera_flower.h        |   2 +
.../ethernet/marvell/prestera/prestera_hw.c   |  30 +++--
.../ethernet/marvell/prestera/prestera_hw.h   |   5 +-
.../marvell/prestera/prestera_matchall.c      | 125 ++++++++++++++++++
.../marvell/prestera/prestera_matchall.h      |  17 +++
.../ethernet/marvell/prestera/prestera_span.c |  66 +--------
.../ethernet/marvell/prestera/prestera_span.h |  12 +-
13 files changed, 291 insertions(+), 78 deletions(-)
create mode 100644 drivers/net/ethernet/marvell/prestera/prestera_matchall.c
create mode 100644 drivers/net/ethernet/marvell/prestera/prestera_matchall.h
[PATCH net-next 0/3] net: prestera: matchall features
Posted by Maksym Glubokiy 3 years, 7 months ago
This patch series extracts matchall rules management out of SPAN API
implementation and adds 2 features on top of that:
  - support for egress traffic (mirred egress action)
  - proper rule priorities management between matchall and flower

Maksym Glubokiy (1):
  net: prestera: manage matchall and flower priorities

Serhiy Boiko (2):
  net: prestera: acl: extract matchall logic into a separate file
  net: prestera: add support for egress traffic mirroring

 .../net/ethernet/marvell/prestera/Makefile    |   2 +-
 .../ethernet/marvell/prestera/prestera_acl.c  |  43 ++++++
 .../ethernet/marvell/prestera/prestera_acl.h  |   2 +
 .../ethernet/marvell/prestera/prestera_flow.c |  12 +-
 .../ethernet/marvell/prestera/prestera_flow.h |   5 +
 .../marvell/prestera/prestera_flower.c        |  48 +++++++
 .../marvell/prestera/prestera_flower.h        |   2 +
 .../ethernet/marvell/prestera/prestera_hw.c   |  30 +++--
 .../ethernet/marvell/prestera/prestera_hw.h   |   5 +-
 .../marvell/prestera/prestera_matchall.c      | 125 ++++++++++++++++++
 .../marvell/prestera/prestera_matchall.h      |  17 +++
 .../ethernet/marvell/prestera/prestera_span.c |  66 +--------
 .../ethernet/marvell/prestera/prestera_span.h |  12 +-
 13 files changed, 291 insertions(+), 78 deletions(-)
 create mode 100644 drivers/net/ethernet/marvell/prestera/prestera_matchall.c
 create mode 100644 drivers/net/ethernet/marvell/prestera/prestera_matchall.h

-- 
2.25.1
Re: [PATCH net-next 0/3] net: prestera: matchall features
Posted by patchwork-bot+netdevbpf@kernel.org 3 years, 7 months ago
Hello:

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

On Tue, 23 Aug 2022 14:39:55 +0300 you wrote:
> This patch series extracts matchall rules management out of SPAN API
> implementation and adds 2 features on top of that:
>   - support for egress traffic (mirred egress action)
>   - proper rule priorities management between matchall and flower
> 
> Maksym Glubokiy (1):
>   net: prestera: manage matchall and flower priorities
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: prestera: acl: extract matchall logic into a separate file
    https://git.kernel.org/netdev/net-next/c/8afd552db463
  - [net-next,2/3] net: prestera: add support for egress traffic mirroring
    https://git.kernel.org/netdev/net-next/c/8c448c2b5fd2
  - [net-next,3/3] net: prestera: manage matchall and flower priorities
    https://git.kernel.org/netdev/net-next/c/44af95718fed

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