From: Jiri Pirko <j...@resnulli.us> Date: Tue, 13 Nov 2018 23:22:48 +0100
> From: Jiri Pirko <j...@mellanox.com> > > Currently, the vlan packet offloads are registered only upon 8021q module > load. However, even without this module loaded, the offloads could be > utilized, for example by openvswitch datapath. As reported by Michael, > that causes 2x to 5x performance improvement, depending on a testcase. > > So move the vlan offload registrations into vlan_core and make this > available even without 8021q module loaded. > > Reported-by: Michael Shteinbok <michaels...@gmail.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> > Tested-by: Michael Shteinbok <michaels...@gmail.com> Applied, thanks Jiri.