Re: [dpdk-dev] [PATCH v3 01/10] app/testpmd: fix port configuration print

2018-01-04 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shahaf Shuler > Sent: Tuesday, December 26, 2017 5:44 PM > To: Wu, Jingjing ; Yigit, Ferruh > > Cc: dev@dpdk.org; De Lara Guarch, Pablo ; > sta...@dpdk.org > Subject: [dpdk-dev] [PAT

[dpdk-dev] [PATCH v3 01/10] app/testpmd: fix port configuration print

2017-12-26 Thread Shahaf Shuler
The print of the port configuration was only according to configuration of the first port. Fixes: f2c5125a686a ("app/testpmd: use default Rx/Tx port configuration") Cc: pablo.de.lara.gua...@intel.com Cc: sta...@dpdk.org Signed-off-by: Shahaf Shuler --- app/test-pmd/config.c | 48 +++