[dpdk-dev] [PATCH v2] app/testpmd: retain all original dev conf when config DCB
Ferruh Yigit
ferruh.yigit at intel.com
Mon Oct 11 17:27:20 CEST 2021
On 10/11/2021 10:12 AM, Min Hu (Connor) wrote:
> From: Huisong Li <lihuisong at huawei.com>
>
> When configuring DCB, testpmd retains the rx_mode/tx_mode configuration in
> rte_port->dev_conf. But some configurations, such as the link_speed, were
> not saved if they were set before configuring DCB.
>
> Fixes: 1a572499beb6 ("app/testpmd: setup DCB forwarding based on traffic class")
> Cc: stable at dpdk.org
>
> Signed-off-by: Huisong Li <lihuisong at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list