Re: [dpdk-dev] [PATCH V16 3/3] app/testpmd: add FEC command

2020-10-08 Thread Min Hu (Connor)
Hi Ferruh, I have fixed it, and send the patch. Please check it out, thanks. https://patches.dpdk.org/patch/80097/ 在 2020/10/8 23:57, Ferruh Yigit 写道: On 10/8/2020 11:02 AM, Min Hu (Connor) wrote: This commit adds testpmd capability to query and config FEC function of device. Th

Re: [dpdk-dev] [PATCH V16 3/3] app/testpmd: add FEC command

2020-10-08 Thread Ferruh Yigit
On 10/8/2020 11:02 AM, Min Hu (Connor) wrote: This commit adds testpmd capability to query and config FEC function of device. This includes: - show FEC capabilities, example: testpmd> show port 0 fec capabilities - show FEC mode, example: testpmd> show port 0 fec_mode - config FEC

[dpdk-dev] [PATCH V16 3/3] app/testpmd: add FEC command

2020-10-08 Thread Min Hu (Connor)
This commit adds testpmd capability to query and config FEC function of device. This includes: - show FEC capabilities, example: testpmd> show port 0 fec capabilities - show FEC mode, example: testpmd> show port 0 fec_mode - config FEC mode, example: testpmd> set port fec_m