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

xiangxia.m.yue at gmail.com xiangxia.m.yue at gmail.com
Mon Aug 24 07:35:59 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 coding style
  net: openvswitch: refactor flow free function
  net: openvswitch: remove unused keep_flows

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

-- 
2.23.0



More information about the dev mailing list