netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] openvswitch: mpls fix and clean up
@ 2016-09-30 17:08 Jiri Benc
  2016-09-30 17:08 ` [PATCH net-next v2 1/3] openvswitch: mpls: set network header correctly on key extract Jiri Benc
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jiri Benc @ 2016-09-30 17:08 UTC (permalink / raw)
  To: netdev; +Cc: David Ahern, pravin shelar

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
  openvswitch: use mpls_hdr

 include/net/mpls.h        | 15 ++++++---------
 net/mpls/internal.h       | 10 +---------
 net/openvswitch/actions.c | 24 ++++++++++++------------
 net/openvswitch/flow.c    | 11 +++--------
 4 files changed, 22 insertions(+), 38 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-10-03  6:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 17:08 [PATCH net-next v2 0/3] openvswitch: mpls fix and clean up Jiri Benc
2016-09-30 17:08 ` [PATCH net-next v2 1/3] openvswitch: mpls: set network header correctly on key extract Jiri Benc
2016-09-30 17:08 ` [PATCH net-next v2 2/3] mpls: move mpls_hdr to a common location Jiri Benc
2016-09-30 17:14   ` David Ahern
2016-09-30 17:43   ` pravin shelar
2016-09-30 17:51     ` Jiri Benc
2016-09-30 18:20       ` pravin shelar
2016-09-30 17:08 ` [PATCH net-next v2 3/3] openvswitch: use mpls_hdr Jiri Benc
2016-09-30 18:20   ` pravin shelar
2016-10-03  6:00 ` [PATCH net-next v2 0/3] openvswitch: mpls fix and clean up David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).