[dpdk-dev] [PATCH v2 0/2] support e-switch flow count action

Mordechay Haimovsky motih at mellanox.com
Thu Oct 11 15:04:32 CEST 2018


The following patches add support in mlx5 PMD for configuring and
reading flow counters from the device e-switch.

Moti Haimovsky (2):
  net/mlx5: refactor TC-flow infrastructure
  net/mlx5: support e-switch flow count action

 drivers/net/mlx5/mlx5.c            |  18 +-
 drivers/net/mlx5/mlx5.h            |   4 +-
 drivers/net/mlx5/mlx5_flow.c       |  29 ++-
 drivers/net/mlx5/mlx5_flow.h       |  22 +-
 drivers/net/mlx5/mlx5_flow_dv.c    |   1 +
 drivers/net/mlx5/mlx5_flow_tcf.c   | 397 ++++++++++++++++++++++++++++++++++---
 drivers/net/mlx5/mlx5_flow_verbs.c |   1 +
 7 files changed, 426 insertions(+), 46 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list