numam-dpdk/drivers
Viacheslav Ovsiienko 0d8c6e6ba0 net/mlx5: rename flow counter configuration macro
The HAVE_IBV_DEVICE_COUNTERS_SET_SUPPORT is replaced with
HAVE_IBV_DEVICE_COUNTERS_SET_V42. At this stage it is just
macro renaming. This macro is defined if system supports
the "old" Flow counters functionality, MLNX_OFED version
from 4.2 to 4.4 is required.

We need to do this preparation before introducing the new
configuration macro (HAVE_IBV_DEVICE_COUNTERS_SET_V45) for
the "new" Flow counters support.

Both makefile and meson.build are changed.

Signed-off-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2018-10-26 22:14:06 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus bus/vdev: add iteration filter on name 2018-10-26 22:14:05 +02:00
common eal: add macro for attribute weak 2018-10-25 02:11:23 +02:00
compress common/qat: support GEN3 devices 2018-10-17 12:23:40 +02:00
crypto crypto/dpaa2_sec: support PDCP offload 2018-10-24 15:13:02 +02:00
event use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
mempool use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
net net/mlx5: rename flow counter configuration macro 2018-10-26 22:14:06 +02:00
raw raw/skeleton: fix memory leak on test failure 2018-10-25 00:59:28 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00