On Tue, Aug 2, 2016 at 2:17 PM, Pravin B Shelar <[email protected]> wrote: > OVS turns on tunnel GSO backport statically for kernel older than > 3.18. Some distributions kernels could backport tunnel GSO. To make > use of device tunnel offload on such kernel detect the support at > configure stage. > > Signed-off-by: Pravin B Shelar <[email protected]>
It looks like RHEL 7.2 has already backported ndo_features_check, so this should give an immediate improvement there - not just a theoretical benefit. Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
