Re: [PATCH net-next v2 0/3] openvswitch: mpls fix and clean up

2016-10-02 Thread David Miller
From: Jiri Benc Date: Fri, 30 Sep 2016 19:08:04 +0200 > Convert to the new mpls skb layout the last remaining place in openvswitch, > forgotten on the mpls GSO rework. The GSO rework also allows for some > cleanup in the third patch. Series applied, thanks.

[PATCH net-next v2 0/3] openvswitch: mpls fix and clean up

2016-09-30 Thread Jiri Benc
Convert to the new mpls skb layout the last remaining place in openvswitch, forgotten on the mpls GSO rework. The GSO rework also allows for some cleanup in the third patch. Jiri Benc (3): openvswitch: mpls: set network header correctly on key extract mpls: move mpls_hdr to a common location