Re: [dpdk-dev] [PATCH] app/testpmd: fix queue Rx and Tx offload reconfig cmd

2021-04-06 Thread Li, Xiaoyun
Hi > -Original Message- > From: Yu, DapengX > Sent: Thursday, April 1, 2021 16:29 > To: Li, Xiaoyun ; Zhang, Qi Z > Cc: dev@dpdk.org; Yu, DapengX ; sta...@dpdk.org > Subject: [PATCH] app/testpmd: fix queue Rx and Tx offload reconfig cmd > > From: Dapeng Yu > > Configure per queue rx o

[dpdk-dev] [PATCH] app/testpmd: fix queue Rx and Tx offload reconfig cmd

2021-04-01 Thread dapengx . yu
From: Dapeng Yu Configure per queue rx offloading and per queue tx offloading command shouldn't trigger the rte_eth_dev_configure() to reconfigure device. The patch sets the queue reconfiguration flag only, and does not set the device reconfiguration flag. Therefore after port is restarted, rte_