All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Eugene Strulyov <eugene.strulyov@gmail.com>, g@breakpoint.cc
Cc: Florian Westphal <fw@strlen.de>, netfilter-devel@vger.kernel.org
Subject: Re: NFQUEUE parallelization
Date: Fri, 25 Sep 2015 00:18:45 +0200	[thread overview]
Message-ID: <20150924221845.GB24240@breakpoint.cc> (raw)
In-Reply-To: <CAKEqNmmvrHwZGiwMA8AutnW_K+E9Wno3oq8duCFWkUNyBE_=Yw@mail.gmail.com>

Eugene Strulyov <eugene.strulyov@gmail.com> wrote:

Please don't top post.

> Thanks for your reply.
> 
> So with regards to parallelization, I need to use multiple queues, correct?

Not necessarily, but it avoids contention for a (single) queue.

> Also, with --queue-balance, will the same (src_ip, dst_ip) pair always
> map to the same queue?

Yes, all saddr,daddr [and replies] get into same queue.

      reply	other threads:[~2015-09-24 22:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24 19:56 NFQUEUE parallelization Eugene Strulyov
2015-09-24 20:48 ` Florian Westphal
2015-09-24 21:55   ` Eugene Strulyov
2015-09-24 22:18     ` Florian Westphal [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=20150924221845.GB24240@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=eugene.strulyov@gmail.com \
    --cc=g@breakpoint.cc \
    --cc=netfilter-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.