Deal with loaded Kernel modules in Python:
authorYaroslav Brustinov <[email protected]>
Sun, 5 Mar 2017 21:30:13 +0000 (23:30 +0200)
committerYaroslav Brustinov <[email protected]>
Sun, 5 Mar 2017 21:39:30 +0000 (23:39 +0200)
commitc118763130d9901bf5271d2a8fc0bfac4be88b95
tree08af67bf034bd87aed00ee53cf280e1643b0832d
parent90c88873e54d100a944761f69a998085cae3f14b
Deal with loaded Kernel modules in Python:
Try loading igb_uio if it's avaiable, next try vfio-pci if it's available.
Last effort is compiling igb_uio.

Change-Id: I99d1d6c969f795d58a403587d6d0c395548ba3f7
Signed-off-by: Yaroslav Brustinov <[email protected]>
scripts/dpdk_nic_bind.py
scripts/dpdk_setup_ports.py
scripts/trex-cfg