numam-dpdk/drivers/net/mlx5
Suanming Mou 83c2047c5f net/mlx5: convert control path memory to unified malloc
This commit allocates the control path memory from unified malloc
function.

The objects be changed:

1. hlist;
2. rss key;
3. vlan vmwa;
4. indexed pool;
5. fdir objects;
6. meter profile;
7. flow counter pool;
8. hrxq and indirect table;
9. flow object cache resources;
10. temporary resources in flow create;

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-07-21 15:44:36 +02:00
..
linux net/mlx5: add option to allocate memory from system 2020-07-21 15:44:36 +02:00
Makefile net/mlx5: create clock queue for packet pacing 2020-07-21 15:44:36 +02:00
meson.build net/mlx5: create clock queue for packet pacing 2020-07-21 15:44:36 +02:00
mlx5_defs.h net/mlx5: introduce clock queue service routine 2020-07-21 15:44:36 +02:00
mlx5_ethdev.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_flow_dv.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_flow_meter.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_flow_verbs.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_flow.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_flow.h net/mlx5: add flow validation of eCPRI header 2020-07-21 15:44:36 +02:00
mlx5_mac.c common/mlx5: improve assert control 2020-02-05 09:51:21 +01:00
mlx5_mp.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_mr.c net/mlx5: use direct API to find port by device 2020-06-30 14:52:30 +02:00
mlx5_mr.h common/mlx5: refactor memory management 2020-04-21 13:57:08 +02:00
mlx5_rss.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_rxmode.c net/mlx5: reduce Netlink commands dependencies 2020-02-05 09:51:20 +01:00
mlx5_rxq.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_rxtx_vec_altivec.h net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_rxtx_vec_neon.h net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_rxtx_vec_sse.h net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_rxtx_vec.c net/mlx5: fix iterator type in Rx queue management 2020-06-30 14:52:30 +02:00
mlx5_rxtx_vec.h common/mlx5: refactor memory management 2020-04-21 13:57:08 +02:00
mlx5_rxtx.c net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_rxtx.h net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_stats.c net/mlx5: provide send scheduling error statistics 2020-07-21 15:44:36 +02:00
mlx5_trigger.c net/mlx5: convert Rx timestamps in real-time format 2020-07-21 15:44:36 +02:00
mlx5_txpp.c net/mlx5: provide send scheduling error statistics 2020-07-21 15:44:36 +02:00
mlx5_txq.c net/mlx5: prepare Tx to support scheduling 2020-07-21 15:44:36 +02:00
mlx5_utils.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_utils.h net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5_vlan.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5.c net/mlx5: convert control path memory to unified malloc 2020-07-21 15:44:36 +02:00
mlx5.h net/mlx5: add option to allocate memory from system 2020-07-21 15:44:36 +02:00
rte_pmd_mlx5_version.map net/mlx5: support fine grain dynamic flag 2020-02-05 09:51:20 +01:00
rte_pmd_mlx5.h net/mlx5: support fine grain dynamic flag 2020-02-05 09:51:20 +01:00