app/testpmd: fix port configuration print
authorShahaf Shuler <shahafs@mellanox.com>
Wed, 10 Jan 2018 09:09:09 +0000 (11:09 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jan 2018 09:50:34 +0000 (10:50 +0100)
commit75c530c1bd535110b31241bed63e102d922fc885
treebd2f115650006acf165ae35c9de70c54f66e1df5
parentf477a4696572201cf26534c83a42ec7dc8098fd8
app/testpmd: fix port configuration print

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: stable@dpdk.org
Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
app/test-pmd/config.c