Jan, I know that, but per Joe's comments, it seems he won't merge your patch set unless the part in kernel side is merged before them. It can't work without these three patches.
-----Original Message----- From: Jan Scheurich [mailto:[email protected]] Sent: Tuesday, February 7, 2017 6:50 PM To: Yang, Yi Y <[email protected]>; [email protected] Cc: Zoltán Balogh <[email protected]>; Jarno Rajahalme ([email protected]) <[email protected]> Subject: RE: [ovs-dev] [PATCH v3 00/16] port Jiri Benc's L3 patchset to ovs 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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
