________________________________
From: David Marchand <david.march...@redhat.com>
Sent: Wednesday, April 10, 2019 1:56 PM
To: Vamsi Krishna Attunuru
Cc: dev; Michael Santana; Aaron Conole
Subject: [EXT] Re: [dpdk-dev] [PATCH v1 1/1] app/test: fix --socket-mem option
in eal flag autotest
External Email
________________________________
On Wed, Apr 10, 2019 at 9:26 AM Vamsi Attunuru
<vattun...@marvell.com<mailto:vattun...@marvell.com>> wrote:
"argv2[]" positive test case fails with RTE_MAX_NUMA_NODES=1 config
because of "--socket-mem=0,0,0,0" option, which passes memory sizes
for multiple sockets. This patch fixes the issue by passing memory
size for node 0 alone.
How about modifying the test so that it also validates the format is consistent
with the RTE_MAX_NUMA_NODES value ?
Vamsi > Yes, started working on it, it should also fix other negative
tests(false negative) beneath argv2[] test.
--
David Marchand