[ovs-dev] [PATCH net-next 0/4] openvswitch tunneling preparation

Pravin B Shelar pshelar at nicira.com
Wed Jun 12 22:56:52 UTC 2013


Following patches are required but not directly related to ovs tunneling.
So I am sending them as separate series. These cleanups are already
there in out of tree ovs module.

Pravin B Shelar (4):
  openvswitch: Unify vport error stats handling.
  openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()
  openvswitch: Fix struct comment.
  openvsiwtch: make skb->csum consistent with rest of networking stack.

 include/uapi/linux/openvswitch.h     |    1 -
 net/openvswitch/actions.c            |    4 ++++
 net/openvswitch/datapath.c           |    6 ++----
 net/openvswitch/flow.c               |   26 ++++++++++++++------------
 net/openvswitch/flow.h               |    4 ++--
 net/openvswitch/vport-internal_dev.c |    1 +
 net/openvswitch/vport-netdev.c       |    3 ++-
 net/openvswitch/vport.c              |    9 +++++++--
 net/openvswitch/vport.h              |   10 +++++++++-
 9 files changed, 41 insertions(+), 23 deletions(-)




More information about the dev mailing list