diff options
author | Tom Herbert <therbert@google.com> | 2014-06-15 08:23:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-15 10:00:49 +0200 |
commit | 4b28252cada3d0521ab59751f4240ecdfb9bba18 (patch) | |
tree | 5211cc7fe186dad3eb15ab621ca15590a2ed6768 /tools/cgroup | |
parent | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup (diff) | |
download | linux-4b28252cada3d0521ab59751f4240ecdfb9bba18.tar.xz linux-4b28252cada3d0521ab59751f4240ecdfb9bba18.zip |
net: Fix GSO constants to match NETIF flags
Joseph Gasparakis reported that VXLAN GSO offload stopped working with
i40e device after recent UDP changes. The problem is that the
SKB_GSO_* bits are out of sync with the corresponding NETIF flags. This
patch fixes that. Also, we add BUILD_BUG_ONs in net_gso_ok for several
GSO constants that were missing to avoid the problem in the future.
Reported-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/cgroup')
0 files changed, 0 insertions, 0 deletions