[dpdk-stable] [PATCH v2 2/5] net/txgbe: fix VF MTU limit setting

Jiawen Wu jiawenwu at trustnetic.com
Thu May 6 03:43:05 CEST 2021


On April 29, 2021 11:00 PM, Ferruh Yigit wrote:
> On 4/29/2021 11:33 AM, Jiawen Wu wrote:
> > Add the dev_started check to remove the limitation of VF MTU setting.
> > When device is stopped, it is allowed to set MTU bigger than mbuf size.
> > Scattered rx may be enabled in next starting, exempt from setting in
> > EAL parameters.
> >
> 
> I have reworded the commit log, can you please check in next-net if it is alright.
> 
> > Fixes: a2beaa4a769e ("net/txgbe: support VF MTU update")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>
> 
> <...>

That's OK.
Thanks Ferruh.





More information about the stable mailing list