Re: [dpdk-dev] [PATCH v5 0/4] support e-switch flow count action

2018-10-21 Thread Shahaf Shuler
Thursday, October 18, 2018 9:29 PM, Mordechay Haimovsky: > Subject: [PATCH v5 0/4] support e-switch flow count action > > The following series of patches adds support for reading the > mlx5 e-switch flow counters. > > Moti Haimovsky (4): > net/mlx5: refactor TC-flow infrastructure > net/mlx5:

[dpdk-dev] [PATCH v5 0/4] support e-switch flow count action

2018-10-18 Thread Moti Haimovsky
The following series of patches adds support for reading the mlx5 e-switch flow counters. Moti Haimovsky (4): net/mlx5: refactor TC-flow infrastructure net/mlx5: tc flow to use the new infrastructure net/mlx5: add flow query abstraction interface net/mlx5: support e-switch flow count actio