[ovs-dev] [PATCH v2 0/2] datapath: Enhancements to segmentation compatibility code

Simon Horman horms at verge.net.au
Tue Sep 24 07:44:04 UTC 2013


As suggested by Jesse Gross and Pravin Shelar
in the course of the review of [PATCH v2.39 0/7] MPLS actions and matches.

This series applies on top of the master branch.

Simon Horman (2):
  datapath: simplify VLAN segmentation
  datapath: Move segmentation compatibility code into a compatibility
    function

 datapath/linux/compat/gso.c                     | 80 +++++++++++++++++++++++
 datapath/linux/compat/include/linux/netdevice.h |  5 ++
 datapath/vport-netdev.c                         | 84 +------------------------
 3 files changed, 87 insertions(+), 82 deletions(-)

-- 
1.8.4




More information about the dev mailing list