Home
last modified time | relevance | path

Searched refs:dpdk_drivers (Results 1 – 7 of 7) sorted by relevance

/dpdk/usertools/
H A Ddpdk-devbind.py91 dpdk_drivers = ["igb_uio", "vfio-pci", "uio_pci_generic"] variable
140 global dpdk_drivers
143 mods = [{"Name": driver, "Found": False} for driver in dpdk_drivers]
155 dpdk_drivers = [mod["Name"] for mod in mods if mod["Found"]]
201 global dpdk_drivers
262 for driver in dpdk_drivers:
267 devices[d]["Module_str"] = ",".join(dpdk_drivers)
370 if driver in dpdk_drivers:
455 if devices[d]["Driver_str"] in dpdk_drivers:
543 global dpdk_drivers
[all …]
/dpdk/app/
H A Dmeson.build65 link_libs = dpdk_static_libraries + dpdk_drivers
/dpdk/examples/
H A Dmeson.build6 link_whole_libs = dpdk_static_libraries + dpdk_drivers
/dpdk/buildtools/pkg-config/
H A Dmeson.build53 dpdk_drivers + dpdk_static_libraries +
/dpdk/
H A Dmeson.build41 dpdk_drivers = [] variable
/dpdk/app/test/
H A Dmeson.build454 link_libs = dpdk_static_libraries + dpdk_drivers
493 foreach drv:dpdk_drivers
/dpdk/drivers/
H A Dmeson.build244 dpdk_drivers += static_lib