[dpdk-dev] [PATCH 11/11] kvargs: add test case in app/test

2014-01-30 Thread Richardson, Bruce
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Olivier Matz > Sent: Tuesday, January 28, 2014 4:07 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 11/11] kvargs: add test case in app/test > > Add a file app/test/test

[dpdk-dev] [PATCH 11/11] kvargs: add test case in app/test

2014-01-28 Thread Olivier Matz
Add a file app/test/test_kvargs.c that checks the rte_kvargs API. The test passes: RTE>>kvargs == test valid case == == test invalid case == PMD: Error parsing device, invalid key Test OK I also tested that rte_eth_pcap runs with the following arguments: ./app/testpmd -c 0x15 -n 3