You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app/testpmd: fix wrong Rx queues when setup DCB forward
The nb_rx_queue should get from rxp_dcb_info not txp_dcb_info, this
commit fix it.
Fixes: 1a57249 ("app/testpmd: setup DCB forwarding based on traffic class")
Cc: [email protected]
Signed-off-by: Chengwen Feng <[email protected]>
0 commit comments