From: Joe Stringer <joe@ovn.org>
To: Jarno Rajahalme <jarno@ovn.org>
Cc: netdev <netdev@vger.kernel.org>,
"David S. Miller" <davem@davemloft.net>,
pravin shelar <pshelar@ovn.org>
Subject: Re: [PATCH v4 net-next 05/10] openvswitch: Simplify labels length logic.
Date: Thu, 9 Feb 2017 13:38:37 -0800 [thread overview]
Message-ID: <CAPWQB7EkJf47-qFHpA23dQEMC9QrWTdkioTw9vozOKqUh9D1Pw@mail.gmail.com> (raw)
In-Reply-To: <1486668121-45709-6-git-send-email-jarno@ovn.org>
On 9 February 2017 at 11:21, Jarno Rajahalme <jarno@ovn.org> wrote:
> Since 23014011ba42 ("netfilter: conntrack: support a fixed size of 128
> distinct labels"), the size of conntrack labels extension has fixed to
> 128 bits, so we do not need to check for labels sizes shorter than 128
> at run-time. This patch simplifies labels length logic accordingly,
> but allows the conntrack labels size to be increased in the future
> without breaking the build. In the event of conntrack labels
> increasing in size OVS would still be able to deal with the 128 first
> label bits.
>
> Suggested-by: Joe Stringer <joe@ovn.org>
> Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
> Acked-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Joe Stringer <joe@ovn.org>
next prev parent reply other threads:[~2017-02-09 21:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 19:21 [PATCH v4 net-next 00/10] openvswitch: Conntrack integration improvements Jarno Rajahalme
2017-02-09 19:21 ` [PATCH v4 net-next 01/10] openvswitch: Fix comments for skb->_nfct Jarno Rajahalme
2017-02-09 21:37 ` Joe Stringer
2017-02-09 19:21 ` [PATCH v4 net-next 02/10] openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted Jarno Rajahalme
2017-02-09 19:21 ` [PATCH v4 net-next 03/10] openvswitch: Do not trigger events for unconfirmed connections Jarno Rajahalme
2017-02-09 19:21 ` [PATCH v4 net-next 04/10] openvswitch: Unionize ovs_key_ct_label with a u32 array Jarno Rajahalme
2017-02-09 19:21 ` [PATCH v4 net-next 05/10] openvswitch: Simplify labels length logic Jarno Rajahalme
2017-02-09 21:38 ` Joe Stringer [this message]
2017-02-09 19:21 ` [PATCH v4 net-next 06/10] openvswitch: Refactor labels initialization Jarno Rajahalme
2017-02-09 21:46 ` Joe Stringer
2017-02-09 19:21 ` [PATCH v4 net-next 07/10] openvswitch: Inherit master's labels Jarno Rajahalme
2017-02-09 21:40 ` Joe Stringer
2017-02-09 19:21 ` [PATCH v4 net-next 08/10] openvswitch: Add original direction conntrack tuple to sw_flow_key Jarno Rajahalme
2017-02-09 19:22 ` [PATCH v4 net-next 09/10] openvswitch: Add force commit Jarno Rajahalme
2017-02-09 21:45 ` Joe Stringer
2017-02-09 19:22 ` [PATCH v4 net-next 10/10] openvswitch: Pack struct sw_flow_key Jarno Rajahalme
2017-02-10 4:00 ` [PATCH v4 net-next 00/10] openvswitch: Conntrack integration improvements 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=CAPWQB7EkJf47-qFHpA23dQEMC9QrWTdkioTw9vozOKqUh9D1Pw@mail.gmail.com \
--to=joe@ovn.org \
--cc=davem@davemloft.net \
--cc=jarno@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).