From: Alexei Starovoitov <ast@plumgrid.com>
To: Daniel Borkmann <daniel@iogearbox.net>,
"David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>, netdev@vger.kernel.org
Subject: Re: [PATCH net] bpf: clear sender_cpu before xmit
Date: Wed, 7 Oct 2015 08:44:11 -0700 [thread overview]
Message-ID: <56153DCB.5020003@plumgrid.com> (raw)
In-Reply-To: <5614D51E.2040109@iogearbox.net>
On 10/7/15 1:17 AM, Daniel Borkmann wrote:
> On 10/07/2015 05:46 AM, Alexei Starovoitov wrote:
>> Similar to commit c29390c6dfee ("xps: must clear sender_cpu before
>> forwarding")
>> the skb->sender_cpu needs to be cleared before xmit.
>>
>> Fixes: 3896d655f4d4 ("bpf: introduce bpf_clone_redirect() helper")
>> Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
>
> Acked-by: Daniel Borkmann <daniel@iogearbox.net>
>
> There's one more, but for net-next, see my other email.
Of course. I left it for the morning, but you beat me to it.
next prev parent reply other threads:[~2015-10-07 15:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-07 3:46 [PATCH net] bpf: clear sender_cpu before xmit Alexei Starovoitov
2015-10-07 8:17 ` Daniel Borkmann
2015-10-07 15:44 ` Alexei Starovoitov [this message]
2015-10-07 16:09 ` Daniel Borkmann
2015-10-08 12:06 ` 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=56153DCB.5020003@plumgrid.com \
--to=ast@plumgrid.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.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.