[dpdk-dev] [PATCH v5 1/2] tools: Add support for handling built-in kernel modules
Thomas Monjalon
thomas.monjalon at 6wind.com
Mon Jan 18 15:32:08 CET 2016
Hi Kamil,
2015-12-09 14:19, Kamil Rytarowski:
> 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 at caviumnetworks.com>
I have a doubt about this tag:
> Signed-off-by: David Marchand <david.marchand at 6wind.com>
What do you mean here?
More information about the dev
mailing list