On Wed, Apr 10, 2019 at 9:26 AM Vamsi Attunuru <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 ? -- David Marchand