netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: xiangxia.m.yue@gmail.com
Cc: gvrose8192@gmail.com, pshelar@ovn.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/9] optimize openvswitch flow looking up
Date: Tue, 01 Oct 2019 14:58:11 -0700 (PDT)	[thread overview]
Message-ID: <20191001.145811.1299440084723321216.davem@davemloft.net> (raw)
In-Reply-To: <1569777006-7435-1-git-send-email-xiangxia.m.yue@gmail.com>

From: xiangxia.m.yue@gmail.com
Date: Mon, 30 Sep 2019 01:09:57 +0800

> This series patch optimize openvswitch.

Someone please review this series.

Thank you.

      parent reply	other threads:[~2019-10-01 21:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 17:09 [PATCH net-next 0/9] optimize openvswitch flow looking up xiangxia.m.yue
2019-09-29 17:09 ` [PATCH net-next 1/9] net: openvswitch: add flow-mask cache for performance xiangxia.m.yue
2019-09-29 17:09 ` [PATCH net-next 2/9] net: openvswitch: convert mask list in mask array xiangxia.m.yue
2019-10-02  2:06   ` Pravin Shelar
2019-10-08  1:44     ` Tonghao Zhang
2019-09-29 17:10 ` [PATCH net-next 3/9] net: openvswitch: shrink the mask array if necessary xiangxia.m.yue
2019-09-29 17:10 ` [PATCH net-next 4/9] net: openvswitch: optimize flow mask cache hash collision xiangxia.m.yue
2019-09-29 17:10 ` [PATCH net-next 5/9] net: openvswitch: optimize flow-mask looking up xiangxia.m.yue
2019-10-02  2:06   ` Pravin Shelar
2019-10-08  3:15     ` Tonghao Zhang
2019-09-29 17:10 ` [PATCH net-next 6/9] net: openvswitch: simplify the flow_hash xiangxia.m.yue
2019-09-29 17:10 ` [PATCH net-next 7/9] net: openvswitch: add likely in flow_lookup xiangxia.m.yue
2019-10-02  2:11   ` Pravin Shelar
2019-10-08  3:21     ` Tonghao Zhang
2019-09-29 17:10 ` [PATCH net-next 8/9] net: openvswitch: fix possible memleak on destroy flow table xiangxia.m.yue
2019-09-29 17:10 ` [PATCH net-next 9/9] net: openvswitch: simplify the ovs_dp_cmd_new xiangxia.m.yue
2019-10-01  8:53 ` [PATCH net-next 0/9] optimize openvswitch flow looking up Eelco Chaudron
2019-10-03 17:08   ` [ovs-dev] " William Tu
2019-10-08  1:41     ` Tonghao Zhang
2019-10-01 21:58 ` David Miller [this message]

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=20191001.145811.1299440084723321216.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=gvrose8192@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@ovn.org \
    --cc=xiangxia.m.yue@gmail.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).