[dpdk-dev] [PATCH v2] kni: add ability to set min/max MTU
Igor Ryzhov
iryzhov at nfware.com
Sun Oct 27 20:56:14 CET 2019
Hi David, Ferruh,
Sorry I was on vacation. Thank you for dealing with this.
Best regards,
Igor
On Sun, Oct 27, 2019 at 1:12 PM David Marchand <david.marchand at redhat.com>
wrote:
> On Fri, Oct 25, 2019 at 8:31 PM Ferruh Yigit <ferruh.yigit at intel.com>
> wrote:
> >
> > From: Igor Ryzhov <iryzhov at nfware.com>
> >
> > Starting with kernel version 4.10, there are new min/max MTU values in
> > net_device structure, which are set to ETH_MIN_MTU and ETH_DATA_LEN by
> > default. We should be able to change these values to allow MTU more than
> > 1500 to be set on KNI.
> >
> > Signed-off-by: Igor Ryzhov <iryzhov at nfware.com>
> > Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
>
> Applied, thanks.
>
>
> --
> David Marchand
>
>
More information about the dev
mailing list