numam-dpdk/app
Olivier Matz 0ae134b335 devargs: add dump command in test application
This is useful for debug purposes. Example:

echo 100 > /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages
echo 100 > /sys/devices/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages
./app/test -c 0x15 -n 3 -m 64 \
  --use-dev="eth_ring0" --use-device="eth_ring1" --use-device="02:00.0"
RTE>>dump_devargs
User device white list:
  VIRTUAL eth_ring0
  VIRTUAL eth_ring1
  PCI whitelist 0000:02:00.0

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-04-10 15:50:34 +02:00
..
cmdline_test update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
dump_cfg update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00
test devargs: add dump command in test application 2014-04-10 15:50:34 +02:00
test-pmd pcap: revert build patches 2014-03-19 14:33:52 +01:00
Makefile update Intel copyright years to 2014 2014-02-25 21:29:14 +01:00