From: "Björn Töpel" <bjorn.topel@intel.com>
To: Yonghong Song <yhs@fb.com>,
Weqaar Janjua <weqaar.janjua@gmail.com>,
bpf@vger.kernel.org, netdev@vger.kernel.org,
daniel@iogearbox.net, ast@kernel.org, magnus.karlsson@gmail.com
Cc: Weqaar Janjua <weqaar.a.janjua@intel.com>,
shuah@kernel.org, skhan@linuxfoundation.org,
linux-kselftest@vger.kernel.org, anders.roxell@linaro.org,
jonathan.lemon@gmail.com
Subject: Re: [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework
Date: Thu, 26 Nov 2020 10:01:31 +0100 [thread overview]
Message-ID: <1bcfb208-dfbd-7b49-e505-8ec17697239d@intel.com> (raw)
In-Reply-To: <d8eedbad-7a8e-fd80-5fec-fc53b86e6038@fb.com>
On 2020-11-26 07:44, Yonghong Song wrote:
>
[...]
>
> What other configures I am missing?
>
> BTW, I cherry-picked the following pick from bpf tree in this experiment.
> commit e7f4a5919bf66e530e08ff352d9b78ed89574e6b (HEAD -> xsk)
> Author: Björn Töpel <bjorn.topel@intel.com>
> Date: Mon Nov 23 18:56:00 2020 +0100
>
> net, xsk: Avoid taking multiple skbuff references
>
Hmm, I'm getting an oops, unless I cherry-pick:
36ccdf85829a ("net, xsk: Avoid taking multiple skbuff references")
*AND*
537cf4e3cc2f ("xsk: Fix umem cleanup bug at socket destruct")
from bpf/master.
Björn
next prev parent reply other threads:[~2020-11-26 9:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 18:37 [PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests Weqaar Janjua
2020-11-25 18:37 ` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework Weqaar Janjua
2020-11-26 6:44 ` Yonghong Song
2020-11-26 9:01 ` Björn Töpel [this message]
2020-11-26 21:22 ` Weqaar Janjua
2020-11-27 4:19 ` Yonghong Song
2020-11-27 17:54 ` Weqaar Janjua
2020-11-28 3:13 ` Yonghong Song
2020-12-07 21:55 ` Weqaar Janjua
2020-12-08 3:48 ` Yonghong Song
2020-11-25 18:37 ` [PATCH bpf-next v3 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL Weqaar Janjua
2020-11-27 4:31 ` Yonghong Song
2020-11-27 9:01 ` Weqaar Janjua
2020-11-25 18:37 ` [PATCH bpf-next v3 3/5] selftests/bpf: xsk selftests - DRV " Weqaar Janjua
2020-11-25 18:37 ` [PATCH bpf-next v3 4/5] selftests/bpf: xsk selftests - Socket Teardown - SKB, DRV Weqaar Janjua
2020-11-25 18:37 ` [PATCH bpf-next v3 5/5] selftests/bpf: xsk selftests - Bi-directional Sockets " Weqaar Janjua
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=1bcfb208-dfbd-7b49-e505-8ec17697239d@intel.com \
--to=bjorn.topel@intel.com \
--cc=anders.roxell@linaro.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=jonathan.lemon@gmail.com \
--cc=linux-kselftest@vger.kernel.org \
--cc=magnus.karlsson@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.org \
--cc=weqaar.a.janjua@intel.com \
--cc=weqaar.janjua@gmail.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 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.