Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
From: xiangxia.m.yue@gmail.com
To: sbrivio@redhat.com, davem@davemloft.net, pshelar@ovn.org,
xiyou.wangcong@gmail.com
Cc: dev@openvswitch.org, netdev@vger.kernel.org,
Tonghao Zhang <xiangxia.m.yue@gmail.com>
Subject: [PATCH net-next v4 0/3] net: openvswitch: improve the codes
Date: Tue, 1 Sep 2020 20:26:11 +0800 [thread overview]
Message-ID: <20200901122614.73464-1-xiangxia.m.yue@gmail.com> (raw)
From: Tonghao Zhang <xiangxia.m.yue@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
next reply other threads:[~2020-09-01 12:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 12:26 xiangxia.m.yue [this message]
2020-09-01 12:26 ` [PATCH net-next v4 1/3] net: openvswitch: improve the coding style xiangxia.m.yue
2020-09-01 12:26 ` [PATCH net-next v4 2/3] net: openvswitch: refactor flow free function xiangxia.m.yue
2020-09-01 12:26 ` [PATCH net-next v4 3/3] net: openvswitch: remove unused keep_flows xiangxia.m.yue
2020-09-01 18:42 ` [PATCH net-next v4 0/3] net: openvswitch: improve the codes David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200901122614.73464-1-xiangxia.m.yue@gmail.com \
--to=xiangxia.m.yue@gmail.com \
--cc=davem@davemloft.net \
--cc=dev@openvswitch.org \
--cc=netdev@vger.kernel.org \
--cc=pshelar@ovn.org \
--cc=sbrivio@redhat.com \
--cc=xiyou.wangcong@gmail.com \
--subject='Re: [PATCH net-next v4 0/3] net: openvswitch: improve the codes' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).