On 3/29/2019 5:52 PM, Ferruh Yigit 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>
(series re-sent only for change in 7/7 to add a log for failure, rest is same, kept all authors/sign-off as it is) For series, Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>