[ovs-dev] [PATCH net-next v4 0/3] net: openvswitch: improve the codes

xiangxia.m.yue at gmail.com xiangxia.m.yue at gmail.com
Tue Sep 1 12:26:11 UTC 2020


From: Tonghao Zhang <xiangxia.m.yue at gmail.com>

This series patches are not bug fix, just improve codes.

Tonghao Zhang (3):
  net: openvswitch: improve the coding style
  net: openvswitch: refactor flow free function
  net: openvswitch: remove unused keep_flows

 net/openvswitch/actions.c    |  5 +--
 net/openvswitch/datapath.c   | 38 +++++++++++---------
 net/openvswitch/flow_table.c | 70 ++++++++++++++++++------------------
 net/openvswitch/flow_table.h |  1 -
 net/openvswitch/vport.c      |  7 ++--
 5 files changed, 64 insertions(+), 57 deletions(-)

-- 
2.23.0



More information about the dev mailing list