On 5/14/2020 5:09 AM, Rasesh Mody wrote: > This patch adds a fix to setup Tx queue when changing KNI interface MTU. > It ensures device can safely start txq post MTU change operation. > > Fixes: fc9ee41b7016 ("examples/kni: convert to new ethdev offloads API") > Cc: sta...@dpdk.org > > Signed-off-by: Rasesh Mody <rm...@marvell.com>
I see you are going with a fix in the PMD, but the fix in the KNI sample also looks reasonable, so I guess we can keep this. Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>