[dpdk-dev] [PATCH 2/2] app/testpmd: fix link speed for a specified port
Ferruh Yigit
ferruh.yigit at intel.com
Tue Apr 20 00:52:20 CEST 2021
On 4/19/2021 7:21 AM, Min Hu (Connor) wrote:
> From: Huisong Li <lihuisong at huawei.com>
>
> When we use the following cmd to modify the link speed of specified
> port: "port config <port_id> speed xxx duplex xxx", we have to stop
> all ports. It's not necessary.
>
> Fixes: 82113036e4e5 ("ethdev: redesign link speed config")
> 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: Ferruh Yigit <ferruh.yigit at intel.com>
More information about the dev
mailing list