app/testpmd: fix port DCB configuration
authorYanglong Wu <yanglong.wu@intel.com>
Mon, 5 Feb 2018 09:56:19 +0000 (17:56 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 6 Feb 2018 18:08:13 +0000 (19:08 +0100)
commitd5354e89e541bdc6e21a327c852ca578d9a0ea94
tree9b5564368123d7b251a006c62277400d7a7bc45a
parent863fc5beca5d2ad0cd49e31a3e2b5a848f786c67
app/testpmd: fix port DCB configuration

The port_conf for the DCB configuration should
inherit the same configuration of the port.

Fixes: 0074d02fca21 ("app/testpmd: convert to new Rx offloads API")

Signed-off-by: Yanglong Wu <yanglong.wu@intel.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
app/test-pmd/testpmd.c