2f203d44ba
Setup number of Rx & Tx queues to 0 at rte_eth_dev_configure means
take driver's default queue number, so if during a re-configuration
previous queue number will be overwrite, this is not expected when
we configure dcb. The patch fix it by re-configure device with the
original queue number.
Fixes:
|
||
---|---|---|
.. | ||
pdump | ||
proc-info | ||
test-bbdev | ||
test-crypto-perf | ||
test-eventdev | ||
test-pmd | ||
Makefile | ||
meson.build |