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

Thomas Monjalon thomas at monjalon.net
Tue May 19 18:31:03 CEST 2020


15/05/2020 13:29, Ferruh Yigit:
> 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>

Applied, thanks





More information about the stable mailing list