]> git.proxmox.com Git - mirror_ovs.git/commit
datapath: nsh: add GSO support
authorYi Yang <yi.y.yang@intel.com>
Wed, 31 Jan 2018 13:53:05 +0000 (21:53 +0800)
committerBen Pfaff <blp@ovn.org>
Wed, 7 Feb 2018 18:45:56 +0000 (10:45 -0800)
commit907c26a89d424eacc7eb150dc1d02f45029b844b
treeca468d1d98fb1d320c9ae2ee7e6c726fbde8889c
parent730f499dd209dacb5f2869dd0abbfe3b9efaa3d5
datapath: nsh: add GSO support

Upstream commit:
  commit c411ed854584a71b0e86ac3019b60e4789d88086
  Author: Jiri Benc <jbenc@redhat.com>
  Date:   Mon Aug 28 21:43:24 2017 +0200

    nsh: add GSO support

    Add a new nsh/ directory. It currently holds only GSO functions but more
    will come: in particular, code shared by openvswitch and tc to manipulate
    NSH headers.

    For now, assume there's no hardware support for NSH segmentation. We can
    always introduce netdev->nsh_features later.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Yi Yang <yi.y.yang@intel.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
datapath/Modules.mk
datapath/datapath.c
datapath/linux/compat/include/net/nsh.h