netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: pshelar@ovn.org
Cc: jarno@ovn.org, netdev@vger.kernel.org, joe@ovn.org
Subject: Re: [PATCH v3 net-next 00/10] openvswitch: Conntrack integration improvements.
Date: Thu, 09 Feb 2017 22:52:26 -0500 (EST)	[thread overview]
Message-ID: <20170209.225226.579486809593878179.davem@davemloft.net> (raw)
In-Reply-To: <CAOrHB_CiVOAQzBpFccZrnuS2Aa2YpdjnGeoivahy+MCdjuw1cQ@mail.gmail.com>

From: Pravin Shelar <pshelar@ovn.org>
Date: Thu, 9 Feb 2017 08:44:55 -0800

> On Wed, Feb 8, 2017 at 5:30 PM, Jarno Rajahalme <jarno@ovn.org> wrote:
>> This series improves the conntrack integration code in the openvswitch
>> module by fixing outdated comments (patch 1), bugs (patches 2, 3, and
>> 7), clarifying code (patches 4, 5, and 6), improving performance
>> (patch 10), and adding new features enabling better translation from
>> firewall admission policy to network configuration requested by user
>> communities (patches 8 and 9).
>>
>> v3: Rebase to the current net-next, add the comment only changing
>>     patch 1 and reshuffle some of the patches as requested by Joe.
>>
> 
> All patches looks good to me.
> 
> Acked-by: Pravin B Shelar <pshelar@ovn.org>

Series applied.

      parent reply	other threads:[~2017-02-10  3:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09  1:30 [PATCH v3 net-next 00/10] openvswitch: Conntrack integration improvements Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 01/10] openvswitch: Fix comments for skb->_nfct Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 02/10] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 03/10] openvswitch: Do not trigger events for unconfirmed connections Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 04/10] openvswitch: Unionize ovs_key_ct_label with a u32 array Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 05/10] openvswitch: Simplify labels length logic Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 06/10] openvswitch: Refactor labels initialization Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 07/10] openvswitch: Inherit master's labels Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 08/10] openvswitch: Add original direction conntrack tuple to sw_flow_key Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 09/10] openvswitch: Add force commit Jarno Rajahalme
2017-02-09  1:30 ` [PATCH v3 net-next 10/10] openvswitch: Pack struct sw_flow_key Jarno Rajahalme
2017-02-09 16:44 ` [PATCH v3 net-next 00/10] openvswitch: Conntrack integration improvements Pravin Shelar
2017-02-09 19:24   ` Jarno Rajahalme
2017-02-10  3:52   ` 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=20170209.225226.579486809593878179.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jarno@ovn.org \
    --cc=joe@ovn.org \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@ovn.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).