numam-dpdk/drivers/net/mlx4
David Marchand 1acb7f5474 dev: hide driver object
Make rte_driver opaque for non internal users.
This will make extending this object possible without breaking the ABI.

Introduce a new driver header and move rte_driver definition.
Update drivers and library to use the internal header.

Some applications may have been dereferencing rte_driver objects, mark
this object's accessors as stable.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jay Jayatheerthan <jay.jayatheerthan@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Abhinandan Gujjar <abhinandan.gujjar@intel.com>
2022-09-23 16:14:34 +02:00
..
meson.build build: fix warnings when running external commands 2022-02-02 15:44:12 +01:00
mlx4_ethdev.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
mlx4_flow.c net/mlx4: fix empty Ethernet spec with VLAN 2021-11-23 14:24:16 +01:00
mlx4_flow.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
mlx4_glue.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_glue.h net/mlx: remove separate ABI version for glue libraries 2020-11-03 23:35:07 +01:00
mlx4_intr.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
mlx4_mp.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
mlx4_mr.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx4_mr.h remove useless include of EAL memory config header 2019-10-09 10:22:24 +02:00
mlx4_prm.h net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_rxq.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx4_rxtx.c ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
mlx4_rxtx.h ethdev: introduce generic dummy packet burst function 2022-02-11 21:17:34 +01:00
mlx4_txq.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx4_utils.c net/mlx4: improve assert control 2020-02-05 09:51:21 +01:00
mlx4_utils.h net/mlx4: enable debug logs dynamically 2021-03-15 14:30:53 +01:00
mlx4.c dev: hide driver object 2022-09-23 16:14:34 +02:00
mlx4.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00