[dpdk-dev] [PATCH v2 2/2] examples/kni: fix MTU change to setup Tx queue

Ferruh Yigit ferruh.yigit at intel.com
Fri May 15 13:29:00 CEST 2020


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: stable at dpdk.org
> 
> Signed-off-by: Rasesh Mody <rmody at 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.yigit at intel.com>



More information about the dev mailing list