[dpdk-dev] [PATCH v4] app/testpmd: initialize port_numa and ring_numa

Wu, Jingjing jingjing.wu at intel.com
Fri Apr 28 10:30:25 CEST 2017



> -----Original Message-----
> From: Pei, Yulong
> Sent: Friday, April 28, 2017 10:02 AM
> To: dev at dpdk.org
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; thomas at monjalon.net
> Subject: [PATCH v4] app/testpmd: initialize port_numa and ring_numa
> 
> Previous numa_support = 0 by default, it need to add --numa to testpmd
> command line to enable numa, so port_numa and ring_numa were initialized at
> function launch_args_parse(), now testpmd change numa_support = 1 as default,
> so port_numa and ring_numa also need to initialize by default, otherwise port-
> >socket_id will be probed to wrong value.
> 
> Fixes: 999b2ee0fe45 ("app/testpmd: enable NUMA support by default")
> 
> Signed-off-by: Yulong Pei <yulong.pei at intel.com>

You forgot "fix" in title if the patch is fixing a problem.
Anyway, the change is OK.
Acked-by: Jingjing Wu <jingjing.wu at intel.com>


More information about the dev mailing list