> -----Original Message-----
> From: Deng, KaiwenX <[email protected]>
> Sent: Friday, April 14, 2023 1:00 PM
> To: [email protected]
> Cc: [email protected]; Yang, Qiming <[email protected]>; Zhou, YidingX
> <[email protected]>; Deng, KaiwenX <[email protected]>;
> Zhang, Qi Z <[email protected]>
> Subject: [PATCH] net/ice: support link speed change
>
> Support link speed change functions for ice, and when start the ice, apply
> link speed to hardware.
>
> This feature supports changing the link speed via the testpmd command
> "port config <port_id> speed
> 10|100|1000|10000|25000|40000|50000|100000
> |200000|400000|auto duplex half|full|auto".
>
> Signed-off-by: Kaiwen Deng <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi