On 3/22/2019 1:01 PM, Ian Stokes wrote: > From: Stephen Hemminger <step...@networkplumber.org> > > This addresses the usability issue raised by OVS at DPDK Userspace > summit. It adds general min/max mtu into device info. For compatiablity, > and to save space, it fits in a hole in existing structure. > > The initial version sets max mtu to normal Ethernet, it is up to > PMD to set larger value if it supports Jumbo frames. > > Also remove the deprecation notice introduced in 18.11 regarding this > change and bump ethdev ABI version. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > Signed-off-by: Ian Stokes <ian.sto...@intel.com> > Acked-by: Andrew Rybchenko <arybche...@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>