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.
Since ovs tunneling series depends on this, I am sending all patches again. Pravin B Shelar (4): openvswitch: Unify vport error stats handling. openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() openvswitch: Fix struct comment. openvswitch: make skb->csum consistent with rest of networking stack. include/uapi/linux/openvswitch.h | 1 - net/openvswitch/actions.c | 4 ++++ net/openvswitch/datapath.c | 5 +---- net/openvswitch/flow.c | 25 +++++++++++++------------ 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, 39 insertions(+), 23 deletions(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev