netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] openvswitch: mpls fix and clean up
@ 2016-09-29 19:19 Jiri Benc
  2016-09-29 19:19 ` [PATCH net-next 1/2] openvswitch: mpls: set network header correctly on key extract Jiri Benc
  2016-09-29 19:19 ` [PATCH net-next 2/2] openvswitch: remove skb_mpls_header Jiri Benc
  0 siblings, 2 replies; 7+ messages in thread
From: Jiri Benc @ 2016-09-29 19:19 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 nice
cleanup in the second patch.

Jiri Benc (2):
  openvswitch: mpls: set network header correctly on key extract
  openvswitch: remove skb_mpls_header

 include/net/mpls.h        | 11 -----------
 net/openvswitch/actions.c | 10 +++++-----
 net/openvswitch/flow.c    | 11 +++--------
 3 files changed, 8 insertions(+), 24 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-09-30 16:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 19:19 [PATCH net-next 0/2] openvswitch: mpls fix and clean up Jiri Benc
2016-09-29 19:19 ` [PATCH net-next 1/2] openvswitch: mpls: set network header correctly on key extract Jiri Benc
2016-09-29 23:02   ` pravin shelar
2016-09-29 19:19 ` [PATCH net-next 2/2] openvswitch: remove skb_mpls_header Jiri Benc
2016-09-29 23:03   ` pravin shelar
2016-09-30  8:06     ` Jiri Benc
2016-09-30 16:05       ` pravin shelar

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).