netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Stringer <joe@ovn.org>
To: Jarno Rajahalme <jarno@ovn.org>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH v2 net-next 0/9] openvswitch: Conntrack integration improvements.
Date: Wed, 8 Feb 2017 15:54:02 -0800	[thread overview]
Message-ID: <CAPWQB7EPBG35ZTQs_2tomTdvhdsuhneJpABPLZMA-N6Ysuw09A@mail.gmail.com> (raw)
In-Reply-To: <1486582330-31152-1-git-send-email-jarno@ovn.org>

On 8 February 2017 at 11:32, Jarno Rajahalme <jarno@ovn.org> wrote:
> This series improves the conntrack integration code in the openvswitch
> module by fixing bugs (patches 1, 4, and 6), clarifying code (patches
> 2, 3, and 5), improving performance (patch 9), and adding new features
> enabling better translation from firewall admission policy to network
> configuration requested by user communities (patches 7 and 8).

Looks like this needs another rebase.

For the patches I haven't specifically commented on (1,2,4,9), they
looked fine to me:

Acked-by: Joe Stringer <joe@ovn.org>

I presume that Pravin will also want to take a look.

      parent reply	other threads:[~2017-02-08 23:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08 19:32 [PATCH v2 net-next 0/9] openvswitch: Conntrack integration improvements Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 1/9] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 2/9] openvswitch: Unionize ovs_key_ct_label with a u32 array Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 3/9] openvswitch: Simplify labels length logic Jarno Rajahalme
2017-02-08 22:47   ` Joe Stringer
2017-02-09 19:39     ` Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 4/9] openvswitch: Do not trigger events for unconfirmed connections Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 5/9] openvswitch: Refactor labels initialization Jarno Rajahalme
2017-02-08 23:06   ` Joe Stringer
2017-02-09 19:04     ` Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 6/9] openvswitch: Inherit master's labels Jarno Rajahalme
2017-02-08 23:25   ` Joe Stringer
2017-02-09 19:04     ` Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 7/9] openvswitch: Add original direction conntrack tuple to sw_flow_key Jarno Rajahalme
2017-02-08 23:42   ` Joe Stringer
2017-02-08 19:32 ` [PATCH v2 net-next 8/9] openvswitch: Add force commit Jarno Rajahalme
2017-02-08 23:53   ` Joe Stringer
2017-02-09 19:39     ` Jarno Rajahalme
2017-02-08 19:32 ` [PATCH v2 net-next 9/9] openvswitch: Pack struct sw_flow_key Jarno Rajahalme
2017-02-08 23:54 ` Joe Stringer [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=CAPWQB7EPBG35ZTQs_2tomTdvhdsuhneJpABPLZMA-N6Ysuw09A@mail.gmail.com \
    --to=joe@ovn.org \
    --cc=jarno@ovn.org \
    --cc=netdev@vger.kernel.org \
    /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).