numam-dpdk/tools
Kamil Rytarowski bb9f408550 tools: support binding to built-in kernel modules
Currently dpdk_nic_bind.py detects Linux kernel modules via reading
/proc/modules. Built-in ones aren't listed there and therefore they are
not being found by the script.

Add support for checking built-in modules with parsing the sysfs files.

This commit obsoletes the /proc/modules parsing approach.

Signed-off-by: Kamil Rytarowski <kamil.rytarowski@caviumnetworks.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-02-09 16:03:46 +01:00
..
cpu_layout.py tools: fix alignment of cpu layout output 2014-06-19 00:57:50 +02:00
dpdk_nic_bind.py tools: support binding to built-in kernel modules 2016-02-09 16:03:46 +01:00
setup.sh mk: remove multi-target install 2015-12-06 15:41:04 +01:00