From: Daniel Borkmann <daniel@iogearbox.net>
To: Martin KaFai Lau <kafai@fb.com>, netdev@vger.kernel.org
Cc: Kernel Team <kernel-team@fb.com>
Subject: Re: [PATCH net] bpf: Fix bpf_xdp_event_output
Date: Thu, 23 Feb 2017 19:49:25 +0100 [thread overview]
Message-ID: <58AF2EB5.1000902@iogearbox.net> (raw)
In-Reply-To: <1487875234-886444-1-git-send-email-kafai@fb.com>
On 02/23/2017 07:40 PM, Martin KaFai Lau wrote:
> Fix a typo. xdp->data instead of xdp should be copied to the perf-event's
> dst_buff.
>
> Fixes: 4de16969523c ("bpf: enable event output helper also for xdp types")
> Reported-by: Huapeng Zhou <hzhou@fb.com>
> Tested-by: Feixiong Zhang <feixiong@fb.com>
> Acked-by: Alexei Starovoitov <ast@kernel.org>
> Cc: Daniel Borkmann <daniel@iogearbox.net>
> Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Thanks!
next prev parent reply other threads:[~2017-02-23 18:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 18:40 [PATCH net] bpf: Fix bpf_xdp_event_output Martin KaFai Lau
2017-02-23 18:49 ` Daniel Borkmann [this message]
2017-02-23 18:56 ` David Miller
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=58AF2EB5.1000902@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=kafai@fb.com \
--cc=kernel-team@fb.com \
--cc=netdev@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.