numam-dpdk/drivers/common/mlx5
Suanming Mou 1d0ab7e795 common/mlx5: add batch counter id offset
This commit is a part for the DV counter optimization.

The batch counter dcs id starts from 0x800000 and none batch counter
starts from 0. As currently, the counter is changed to be indexed by
pool index and the offset of the counter in the pool counters_raw array.
It means now the counter index is same for batch and none batch counter.
Add the 0x800000 batch counter offset to the batch counter index helps
indicate the counter index is from batch or none batch container pool.

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-04-21 13:57:07 +02:00
..
Makefile vdpa/mlx5: introduce Mellanox vDPA driver 2020-02-05 09:51:21 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
mlx5_common_utils.h common/mlx5: introduce common library 2020-02-05 09:51:20 +01:00
mlx5_common.c common/mlx5: fix build without dlopen option 2020-03-18 10:21:41 +01:00
mlx5_common.h pci: remove unneeded includes in public header file 2020-03-16 15:45:45 +01:00
mlx5_devx_cmds.c common/mlx5: fix RSS key copy to TIR context 2020-04-21 13:57:05 +02:00
mlx5_devx_cmds.h common/mlx5: fix RSS key copy to TIR context 2020-04-21 13:57:05 +02:00
mlx5_glue.c common/mlx5: replace alignas keyword 2020-04-16 18:07:30 +02:00
mlx5_glue.h net/mlx5: create relaxed ordering memory regions 2020-04-21 13:57:05 +02:00
mlx5_nl.c common/mlx5: replace alignas keyword 2020-04-16 18:07:30 +02:00
mlx5_nl.h common/mlx5: support ROCE disable through Netlink 2020-02-05 09:51:20 +01:00
mlx5_prm.h common/mlx5: add batch counter id offset 2020-04-21 13:57:07 +02:00
rte_common_mlx5_version.map common/mlx5: fix ABI version 2020-02-12 09:26:43 +01:00