From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [PATCH v3 0/2] nft hash resize fixes Date: Tue, 24 Feb 2015 18:35:29 +0100 Message-ID: <54ECB661.9050306@6wind.com> References: <1424798736-11857-1-git-send-email-johunt@akamai.com> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org, Daniel Borkmann To: Josh Hunt , Pablo Neira Ayuso , Patrick McHardy , Thomas Graf Return-path: In-Reply-To: <1424798736-11857-1-git-send-email-johunt@akamai.com> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Le 24/02/2015 18:25, Josh Hunt a =C3=A9crit : > v3: > * Renames NFT_HASH_MAX_ELEMENTS to NFT_HASH_MAX_BUCKETS > * Add Acked-by for Thomas > > Josh Hunt (2): > rhashtable: require max_shift if grow_decision defined > nft_hash: define max_shift rhashtable parameter Patches should be inverted to avoid breaking bisection.