lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 19 Jan 2018 09:24:45 +0100
From:   Jiri Pirko <jiri@...nulli.us>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, arkadis@...lanox.com, idosch@...lanox.com,
        mlxsw@...lanox.com
Subject: [patch net-next 0/7] mlxsw: Add support for mirror action with flower

From: Jiri Pirko <jiri@...lanox.com>

Arkadi says:

Add support for mirror action with flower classifier. The first 3 patches
introduce a generic per-block resource infra. The last 4 patches add
support for flow based span.

Arkadi Sharshevsky (4):
  mlxsw: spectrum_acl: Add support for mirroring action
  mlxsw: spectrum: Extend and export SPAN API
  mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement
    for Spectrum
  mlxsw: spectrum_acl: Add support for mirror action

Jiri Pirko (3):
  mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement
    for Spectrum
  mlxsw: core: Convert fwd_entry_ref list to be generic per-block
    resource list
  mlxsw: core: Make counter index allocated inside the action append

 .../mellanox/mlxsw/core_acl_flex_actions.c         | 255 +++++++++++++++++++--
 .../mellanox/mlxsw/core_acl_flex_actions.h         |  13 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  79 ++++---
 drivers/net/ethernet/mellanox/mlxsw/spectrum.h     |  15 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c |  57 ++---
 .../mellanox/mlxsw/spectrum_acl_flex_actions.c     |  66 ++++++
 .../net/ethernet/mellanox/mlxsw/spectrum_flower.c  |   7 +
 .../net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c |   3 +-
 8 files changed, 410 insertions(+), 85 deletions(-)

-- 
2.14.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ