Re: [dpdk-dev] [PATCH] app/testpmd: fix queue reconfig request on Rx split update

2021-01-29 Thread Ferruh Yigit
On 1/21/2021 12:46 PM, Viacheslav Ovsiienko wrote: There is the "set rxpkts" command in the testpmd interactive mode, it configures the segment sizes to split the packet on receiving. The mentioned segment sizes are provided on the Rx queue setup as part of queue configuration. Hence, to take the

[dpdk-dev] [PATCH] app/testpmd: fix queue reconfig request on Rx split update

2021-01-21 Thread Viacheslav Ovsiienko
There is the "set rxpkts" command in the testpmd interactive mode, it configures the segment sizes to split the packet on receiving. The mentioned segment sizes are provided on the Rx queue setup as part of queue configuration. Hence, to take the rxpkts command into effect the Rx queues must be exp