From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
To: Jakub Kicinski <jakub.kicinski@netronome.com>
Cc: daniel@iogearbox.net, davem@davemloft.net,
netdev@vger.kernel.org, oss-drivers@netronome.com
Subject: Re: [PATCH bpf-next 0/2] nfp: bpf: add programmable RSS support
Date: Tue, 8 May 2018 19:42:16 -0700 [thread overview]
Message-ID: <20180509024215.xnlajxrua7jluoon@ast-mbp> (raw)
In-Reply-To: <20180509023707.23601-1-jakub.kicinski@netronome.com>
On Tue, May 08, 2018 at 07:37:05PM -0700, Jakub Kicinski wrote:
> Hi!
>
> This small series adds a feature which extends BPF offload beyond
> a pure host processing offload and firmly into the realm of
> heterogeneous processing. Allowing offloaded XDP programs to set
> the RX queue index opens the door for defining fully programmable
> RSS/n-tuple filter replacement. In fact the device datapath will
> skip the RSS processing completely if BPF decided on the queue
> already, making the XDP program replace part of the standard NIC
> datapath.
Absolutely love it!
Huge feature enabled by such tiny diff.
For the set:
Acked-by: Alexei Starovoitov <ast@kernel.org>
next prev parent reply other threads:[~2018-05-09 2:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-09 2:37 [PATCH bpf-next 0/2] nfp: bpf: add programmable RSS support Jakub Kicinski
2018-05-09 2:37 ` [PATCH bpf-next 1/2] bpf: xdp: allow offloads to store into rx_queue_index Jakub Kicinski
2018-05-09 2:37 ` [PATCH bpf-next 2/2] nfp: bpf: support setting the RX queue index Jakub Kicinski
2018-05-09 2:42 ` Alexei Starovoitov [this message]
2018-05-09 16:09 ` [PATCH bpf-next 0/2] nfp: bpf: add programmable RSS support Daniel Borkmann
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=20180509024215.xnlajxrua7jluoon@ast-mbp \
--to=alexei.starovoitov@gmail.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.com \
/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