Re: [dpdk-dev] [PATCH v4 0/6] minor fixes for testpmd

2020-09-29 Thread Ferruh Yigit
On 9/25/2020 1:47 PM, Wei Hu (Xavier) wrote: This series are minor fixes for testpmd application. Chengchang Tang (5): app/testpmd: fix missing verification of port id app/testpmd: fix VLAN offload configuration when config fail app/testpmd: remove restriction on txpkts set app/testp

[dpdk-dev] [PATCH v4 0/6] minor fixes for testpmd

2020-09-25 Thread Wei Hu (Xavier)
This series are minor fixes for testpmd application. Chengchang Tang (5): app/testpmd: fix missing verification of port id app/testpmd: fix VLAN offload configuration when config fail app/testpmd: remove restriction on txpkts set app/testpmd: fix packet header in txonly mode app/testpmd: