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

2020-10-08 Thread Min Hu (Connor)
Hi, Ferruh, I have sent patches of new version named V16. Please check it out, thanks. 在 2020/10/8 7:38, humin (Q) 写道: HI,Ferry,      thank you very much. this is good news to me. I promise the new version will be sent in these two days.       thanks again. ---

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

2020-10-07 Thread humin (Q)
HI,Ferry, thank you very much. this is good news to me. I promise the new version will be sent in these two days. thanks again. -- 胡敏 Hu Min Mobile: +86-13528728164 Email: humi...@huawei.com 发件人:Ferruh Yigit

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

2020-10-07 Thread Ferruh Yigit
On 10/7/2020 1:15 AM, humin (Q) wrote: HI,Ferruh,      how about only considering the first patch:ethdev:add fec API. If this patch looks great to you, I wish it could be merged into 20.11.       To that patch, app/testpmd add fec command, I will fix it later. Hi Connor, Better to get th

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

2020-10-06 Thread humin (Q)
HI,Ferruh, how about only considering the first patch:ethdev:add fec API. If this patch looks great to you, I wish it could be merged into 20.11. To that patch, app/testpmd add fec command, I will fix it later. thanks. -- 胡敏 Hu

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

2020-09-30 Thread Ferruh Yigit
On 9/29/2020 2:03 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 V15 3/3] app/testpmd: add FEC command

2020-09-28 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 0