Re: [PATCH v5 1/2] tools: Add support for handling built-in kernel modules
From: Thomas Monjalon <hidden>
Date: 2016-01-26 15:13:25
From: Thomas Monjalon <hidden>
Date: 2016-01-26 15:13:25
2016-01-19 17:35, Kamil Rytarowski:
W dniu 18.01.2016 o 15:32, Thomas Monjalon pisze:quoted
Hi Kamil, 2015-12-09 14:19, Kamil Rytarowski:quoted
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 <redacted>I have a doubt about this tag:quoted
Signed-off-by: David Marchand <redacted>What do you mean here?Excuse me, it should be: Acked-by: David Marchand [off-list ref] http://dpdk.org/ml/archives/dev/2015-December/029720.html
The ack was only for the patch 2/2