From: Daniel Borkmann <daniel@iogearbox.net>
To: Martin KaFai Lau <kafai@fb.com>,
Saeed Mahameed <saeedm@dev.mellanox.co.il>
Cc: Linux Netdev List <netdev@vger.kernel.org>,
Alexei Starovoitov <ast@fb.com>, Kernel Team <kernel-team@fb.com>,
Tariq Toukan <tariqt@mellanox.com>,
Saeed Mahameed <saeedm@mellanox.com>
Subject: Re: [PATCH net-next 03/10] bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG
Date: Tue, 13 Jun 2017 21:04:55 +0200 [thread overview]
Message-ID: <59403757.8040002@iogearbox.net> (raw)
In-Reply-To: <20170613184948.wx326pyjauju7iti@dhcp-172-26-110-210.dhcp.thefacebook.com>
On 06/13/2017 08:49 PM, Martin KaFai Lau wrote:
> On Tue, Jun 13, 2017 at 07:04:26PM +0300, Saeed Mahameed wrote:
>> On Tue, Jun 13, 2017 at 4:00 AM, Martin KaFai Lau <kafai@fb.com> wrote:
>>> Add support to mlx5e to report bpf_prog ID during XDP_QUERY_PROG.
>>>
>>> Signed-off-by: Martin KaFai Lau <kafai@fb.com>
>>> Cc: Tariq Toukan <tariqt@mellanox.com>
>>> Cc: Saeed Mahameed <saeedm@mellanox.com>
>>> Acked-by: Alexei Starovoitov <ast@fb.com>
>>> Acked-by: Daniel Borkmann <daniel@iogearbox.net>
>>
>> Acked-by: Saeed Mahameed <saeedm@mellanox.com>
> Thanks for reviewing, Saeed.
>
> I will respin v2 with READ_ONCE removed since
> it is already under rtnl lock per Jakub Kicinski's
> suggestion in nfp. The situation should be similar
> in mlx5e.
Sounds good, yeah, only needed in data path wrt program
updates.
next prev parent reply other threads:[~2017-06-13 19:05 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-13 1:00 [PATCH net-next 00/10] bpf: xdp: Report bpf_prog ID in IFLA_XDP Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 01/10] net: Add IFLA_XDP_PROG_ID Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 02/10] bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 03/10] bpf: mlx5e: " Martin KaFai Lau
2017-06-13 16:04 ` Saeed Mahameed
2017-06-13 18:49 ` Martin KaFai Lau
2017-06-13 19:04 ` Daniel Borkmann [this message]
2017-06-13 1:00 ` [PATCH net-next 04/10] bpf: virtio_net: " Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 05/10] bpf: bnxt: " Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 06/10] bpf: thunderx: " Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 07/10] bpf: ixgbe: " Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 08/10] bpf: nfp: " Martin KaFai Lau
2017-06-13 1:28 ` Jakub Kicinski
2017-06-13 4:54 ` Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 09/10] bpf: qede: " Martin KaFai Lau
2017-06-13 1:00 ` [PATCH net-next 10/10] net: Remove prog_attached from struct netdev_xdp Martin KaFai Lau
2017-06-13 1:26 ` [PATCH net-next 00/10] bpf: xdp: Report bpf_prog ID in IFLA_XDP Jakub Kicinski
2017-06-13 5:35 ` Martin KaFai Lau
2017-06-13 6:07 ` Jakub Kicinski
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=59403757.8040002@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@fb.com \
--cc=kafai@fb.com \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@dev.mellanox.co.il \
--cc=saeedm@mellanox.com \
--cc=tariqt@mellanox.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.