netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 0/2] netfilter: nf_tables: set selection
Date: Mon, 14 Apr 2014 07:56:07 +0200	[thread overview]
Message-ID: <20140414055605.GA541@macbook.localnet> (raw)
In-Reply-To: <20140331115333.GA3623@localhost>

On Mon, Mar 31, 2014 at 01:53:33PM +0200, Pablo Neira Ayuso wrote:
> On Fri, Mar 28, 2014 at 10:19:46AM +0000, Patrick McHardy wrote:
> > These patches implement the basic set selection mechanism based on data
> > characteristics provided by userspace. So far we only need to know the
> > maximum number of elements.
> > 
> > Instead of trying to anticipate the information future set types will
> > need, the plan is to add more as we require it under the assumption
> > that we will converge to a state where a new set type already has
> > all information required available. The expectation is that most set
> > types will require the same information for estimation since they
> > most likely will be some type of tree or trie.
> 
> I'm going to include this in the next batch for net-next before merge
> window closes, which should happen soon. Thanks a lot Patrick.

I can't find neither this series, nor the patch
"netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations"
anywhere in your trees or upstream.

Am I missing something?

  reply	other threads:[~2014-04-14  5:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28 10:19 [PATCH 0/2] netfilter: nf_tables: set selection Patrick McHardy
2014-03-28 10:19 ` [PATCH 1/2] netfilter: nf_tables: implement proper " Patrick McHardy
2014-03-28 10:19 ` [PATCH 2/2] netfilter: nft_hash: use set global element counter instead of private one Patrick McHardy
2014-03-31 11:53 ` [PATCH 0/2] netfilter: nf_tables: set selection Pablo Neira Ayuso
2014-04-14  5:56   ` Patrick McHardy [this message]
2014-04-14  8:28     ` Pablo Neira Ayuso
2014-04-14  8:52       ` Patrick McHardy
2014-04-14  8:55         ` Pablo Neira Ayuso

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=20140414055605.GA541@macbook.localnet \
    --to=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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).