numam-dpdk/drivers/common/mlx5
Andrey Vesnovaty 847d97894b common/mlx5: modify advanced Rx object via DevX
Implement TIR modification (see mlx5_devx_cmd_modify_tir()) using DevX
API. TIR is the object containing the hashed table of Rx queue. The
functionality to configure/modify this HW-related object is prerequisite
to implement rete_flow_shared_action_update() for shared RSS action in
mlx5 PMD. HW-related structures for TIR modification add in mlx5_prm.h.

Signed-off-by: Andrey Vesnovaty <andreyv@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2020-11-03 23:35:02 +01:00
..
linux common/mlx5: add glue function for mirroring 2020-10-16 19:48:18 +02:00
meson.build build: standardize component names and defines 2020-10-19 22:15:34 +02:00
mlx5_common_mp.c common/mlx5: convert control path memory to unified malloc 2020-07-21 15:46:21 +02:00
mlx5_common_mp.h net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_common_mr.c common/mlx5: convert data path objects to unified malloc 2020-07-21 15:46:30 +02:00
mlx5_common_mr.h common/mlx5: remove inclusion of Verbs header files 2020-07-21 15:46:30 +02:00
mlx5_common_pci.c common/mlx5: replace strsep with strtok_r 2020-09-18 18:55:06 +02:00
mlx5_common_pci.h common/mlx5: introduce layer for multiple class drivers 2020-07-28 19:01:11 +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 queue doorbell record size 2020-07-30 00:41:23 +02:00
mlx5_common.h eal: remove deprecated coherent IO memory barriers 2020-09-23 13:40:26 +02:00
mlx5_devx_cmds.c common/mlx5: modify advanced Rx object via DevX 2020-11-03 23:35:02 +01:00
mlx5_devx_cmds.h common/mlx5: modify advanced Rx object via DevX 2020-11-03 23:35:02 +01:00
mlx5_malloc.c common/mlx5: fix aligned malloc 2020-09-18 18:55:11 +02:00
mlx5_malloc.h common/mlx5: fix aligned malloc 2020-09-18 18:55:11 +02:00
mlx5_prm.h common/mlx5: modify advanced Rx object via DevX 2020-11-03 23:35:02 +01:00
version.map common/mlx5: modify advanced Rx object via DevX 2020-11-03 23:35:02 +01:00