netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kafai@fb.com
Cc: netdev@vger.kernel.org, ast@fb.com, bblanco@plumgrid.com,
	daniel@iogearbox.net, kubakici@wp.pl, brouer@redhat.com,
	john.fastabend@gmail.com, saeedm@mellanox.com,
	tariqt@mellanox.com, kernel-team@fb.com
Subject: Re: [PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog
Date: Thu, 08 Dec 2016 14:25:53 -0500 (EST)	[thread overview]
Message-ID: <20161208.142553.886534768162867941.davem@davemloft.net> (raw)
In-Reply-To: <1481154794-2311034-1-git-send-email-kafai@fb.com>

From: Martin KaFai Lau <kafai@fb.com>
Date: Wed, 7 Dec 2016 15:53:10 -0800

> This series adds a helper to allow head adjusting in XDP prog.  mlx4
> driver has been modified to support this feature.  An example is written
> to encapsulate a packet with an IPv4/v6 header and then XDP_TX it
> out.

Series applied.

      parent reply	other threads:[~2016-12-08 19:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-07 23:53 [PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog Martin KaFai Lau
2016-12-07 23:53 ` [PATCH v4 net-next 1/4] bpf: xdp: " Martin KaFai Lau
2016-12-08  9:02   ` Daniel Borkmann
2016-12-08 16:55     ` Alexei Starovoitov
2016-12-08 17:00       ` John Fastabend
2016-12-07 23:53 ` [PATCH v4 net-next 2/4] mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs Martin KaFai Lau
2016-12-08 18:36   ` Saeed Mahameed
2016-12-07 23:53 ` [PATCH v4 net-next 3/4] mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active Martin KaFai Lau
2016-12-08 18:47   ` Saeed Mahameed
2016-12-07 23:53 ` [PATCH v4 net-next 4/4] bpf: xdp: Add XDP example for head adjustment Martin KaFai Lau
2016-12-08 19:25 ` David Miller [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=20161208.142553.886534768162867941.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ast@fb.com \
    --cc=bblanco@plumgrid.com \
    --cc=brouer@redhat.com \
    --cc=daniel@iogearbox.net \
    --cc=john.fastabend@gmail.com \
    --cc=kafai@fb.com \
    --cc=kernel-team@fb.com \
    --cc=kubakici@wp.pl \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@mellanox.com \
    --cc=tariqt@mellanox.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;
as well as URLs for NNTP newsgroup(s).