The driver fields have been added the rte_eth_dev_data so that it is no longer necessary access this data through the pci_dev pointer. The following fields have been added to rte_eth_dev_data: dev_flags, and macros for dev_flags. kdrv numa_node drv_name Add function rte_eth_copy_pci_info Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com> [Thomas: remove useless flags]
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%