netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <simon.horman@corigine.com>
To: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>
Cc: netdev@vger.kernel.org, bpf@vger.kernel.org,
	oss-drivers@corigine.com,
	"Niklas Söderlund" <niklas.soderlund@corigine.com>,
	"Louis Peens" <louis.peens@corigine.com>,
	"Simon Horman" <simon.horman@corigine.com>
Subject: [PATCH 0/2] samples/bpf: xdpsock: Minor enhancements
Date: Fri,  6 Aug 2021 14:28:53 +0200	[thread overview]
Message-ID: <20210806122855.26115-1-simon.horman@corigine.com> (raw)

Hi,

this short series provides to minor enhancements to the
ample code in samples/bpf/xdpsock_user.c.

Each change is explained more fully in its own commit message.

Niklas Söderlund (2):
  samples/bpf: xdpsock: Make the sample more useful outside the tree
  samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum()

 samples/bpf/xdpsock_user.c | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

-- 
2.20.1


             reply	other threads:[~2021-08-06 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 12:28 Simon Horman [this message]
2021-08-06 12:28 ` [PATCH 1/2] samples/bpf: xdpsock: Make the sample more useful outside the tree Simon Horman
2021-08-06 12:28 ` [PATCH 2/2] samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum() Simon Horman
2021-08-07  0:00 ` [PATCH 0/2] samples/bpf: xdpsock: Minor enhancements patchwork-bot+netdevbpf

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=20210806122855.26115-1-simon.horman@corigine.com \
    --to=simon.horman@corigine.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=louis.peens@corigine.com \
    --cc=netdev@vger.kernel.org \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.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).