Re: [dpdk-dev] [PATCH 0/3] app/testpmd: fixes for testpmd application

2020-02-04 Thread Ferruh Yigit
On 1/21/2020 11:44 AM, Wei Hu (Xavier) wrote: > These patchset are fixes for testpmd application. > > Wei Hu (Xavier) (3): > app/testpmd: update Rx offload after setting MTU sccessfully > app/testpmd: fix the initial value when setting PFC > app/testpmd: fix uninitialized members when settin

[dpdk-dev] [PATCH 0/3] app/testpmd: fixes for testpmd application

2020-01-21 Thread Wei Hu (Xavier)
These patchset are fixes for testpmd application. Wei Hu (Xavier) (3): app/testpmd: update Rx offload after setting MTU sccessfully app/testpmd: fix the initial value when setting PFC app/testpmd: fix uninitialized members when setting PFC app/test-pmd/cmdline.c | 3 ++- app/test-pmd/conf