[dpdk-dev] [RFC] ethdev: add min/max MTU to device info

Thomas Monjalon thomas at monjalon.net
Wed Dec 19 03:37:16 CET 2018


Hi Stephen,

Can we expect a v2 of this patch? At least for removing deprecation
and bump ethdev version, etc?

05/09/2018 18:41, Stephen Hemminger:
> 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.
> 
> Fixing the drivers to use this is trivial and can be done by 18.11.
> Already have some of the patches done.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>






More information about the dev mailing list