netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Fastabend <john.fastabend@gmail.com>
To: Andy Gospodarek <andrew.gospodarek@broadcom.com>,
	ast@kernel.org, daniel@iogearbox.net, davem@davemloft.net,
	kuba@kernel.org, hawk@kernel.org, john.fastabend@gmail.com,
	andrii@kernel.org, kafai@fb.com, songliubraving@fb.com,
	yhs@fb.com, kpsingh@kernel.org, toke@redhat.com,
	lorenzo.bianconi@redhat.com, netdev@vger.kernel.org,
	bpf@vger.kernel.org
Cc: Andy Gospodarek <gospo@broadcom.com>
Subject: RE: [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
Date: Tue, 21 Jun 2022 08:51:34 -0700	[thread overview]
Message-ID: <62b1e906cb539_13fa92084a@john.notmuch> (raw)
In-Reply-To: <20220617220738.3593-1-gospo@broadcom.com>

Andy Gospodarek wrote:
> This changes the section name for the bpf program embedded in these
> files to "xdp.frags" to allow the programs to be loaded on drivers that
> are using an MTU greater than PAGE_SIZE.  Rather than directly accessing
> the buffers, the packet data is now accessed via xdp helper functions to
> provide an example for those who may need to write more complex
> programs.
> 
> Signed-off-by: Andy Gospodarek <gospo@broadcom.com>
> ---

OK. Although we lose the non frag example, but I guess that is fine and
highlights we don't maintain samples.

Acked-by: John Fastabend <john.fastabend@gmail.com>

  reply	other threads:[~2022-06-21 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 22:07 [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer Andy Gospodarek
2022-06-21 15:51 ` John Fastabend [this message]
2022-06-21 17:01   ` Andy Gospodarek
2022-06-21 16:25 ` Lorenzo Bianconi
2022-06-21 17:16   ` Andy Gospodarek

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=62b1e906cb539_13fa92084a@john.notmuch \
    --to=john.fastabend@gmail.com \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=gospo@broadcom.com \
    --cc=hawk@kernel.org \
    --cc=kafai@fb.com \
    --cc=kpsingh@kernel.org \
    --cc=kuba@kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=songliubraving@fb.com \
    --cc=toke@redhat.com \
    --cc=yhs@fb.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).