Re: [dpdk-dev] [PATCH v2] app/testpmd: add support for forced ethernet speed

2021-03-05 Thread Ferruh Yigit
On 3/5/2021 4:17 AM, Ajit Khaparde wrote: Add support for forced ethernet speed setting. Currently testpmd tries to configure the Ethernet port in autoneg mode. It is not possible to set the Ethernet port to a specific speed while starting testpmd. In some cases capability to configure a forced s

[dpdk-dev] [PATCH v2] app/testpmd: add support for forced ethernet speed

2021-03-05 Thread Ajit Khaparde
Add support for forced ethernet speed setting. Currently testpmd tries to configure the Ethernet port in autoneg mode. It is not possible to set the Ethernet port to a specific speed while starting testpmd. In some cases capability to configure a forced speed for the Ethernet port during initializa