[ovs-dev] [PATCH v3 00/16] port Jiri Benc's L3 patchset to ovs

Jan Scheurich jan.scheurich at ericsson.com
Tue Feb 7 10:49:40 UTC 2017


Hi Yi,

Three of the user-space patches of your series have been superseded by our new patch series 
[PATCH 0/7] userspace: Support for L3 tunneling:
https://mail.openvswitch.org/pipermail/ovs-dev/2017-February/328391.html

Please remove them from the next version.
The user-space patches for VXLAN-GPE tunnels need adaptation to the above L3 tunneling patch set.

BR, Jan

> Yi Yang (16):
>   datapath: use hard_header_len instead of hardcoded ETH_HLEN
>   datapath: add mac_proto field to the flow key
>   datapath: pass mac_proto to ovs_vport_send
>   datapath: support MPLS push and pop for L3 packets
>   datapath: add processing of L3 packets
>   datapath: netlink: support L3 packets
>   datapath: add Ethernet push and pop actions
>   datapath: allow L3 netdev ports
>   userspace: add support for pop_eth and push_eth actions
Jan: This is superseded

>   userspace: add layer 3 flow and switching support
Jan: This is superseded

>   userspace: add non-tap (l3) support to GRE vports
Jan: This is superseded

>   datapath: Add a missing break statement
>   datapath: upcall: Fix vlan handling.
>   datapath: enable vxlangpe creation in compat mode
>   userspace: enable layer3 option for vxlan-gpe
Jan: To be adapted to https://mail.openvswitch.org/pipermail/ovs-dev/2017-February/328391.html 

>   userspace: add vxlan-gpe support for dpdk netdev
Jan: To be adapted to https://mail.openvswitch.org/pipermail/ovs-dev/2017-February/328391.html 


More information about the dev mailing list