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 invalid txp when setup DCB forward
The txp maybe invalid (e.g. start with only one port but set with 1),
this commit fix it by get txp from fwd_topology_tx_port_get() function.
An added benefit is that the DCB test also supports '--port-topology'
parameter.
Fixes: 1a57249 ("app/testpmd: setup DCB forwarding based on traffic class")
Cc: [email protected]
Signed-off-by: Chengwen Feng <[email protected]>
0 commit comments