Fix unchecked return value issue for rte_eth_dev_configure.
Coverity issue: 195021
Fixes: 2a977b891f99 ("app/testpmd: fix DCB configuration")
Cc: sta...@dpdk.org
Signed-off-by: Chenbo Xia
---
Acked-by:
Fix unchecked return value issue for rte_eth_dev_configure.
Coverity issue: 195021
Fixes: 2a977b891f99 ("app/testpmd: fix DCB configuration")
Cc: sta...@dpdk.org
Signed-off-by: Chenbo Xia
---
app/test-pmd/testpmd.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app/tes
2 matches
Mail list logo