[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z/+227rt0CfqZP9k@gmail.com>
Date: Wed, 16 Apr 2025 06:55:39 -0700
From: Breno Leitao <leitao@...ian.org>
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, dsahern@...nel.org,
edumazet@...gle.com, horms@...nel.org, kernel-team@...a.com,
kuba@...nel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next 8/8] vxlan: Use nlmsg_payload in
vxlan_vnifilter_dump
Hello Kuniyuki,
On Tue, Apr 15, 2025 at 06:13:23PM -0700, Kuniyuki Iwashima wrote:
> From: Breno Leitao <leitao@...ian.org>
> Date: Tue, 15 Apr 2025 12:28:59 -0700
> > Leverage the new nlmsg_payload() helper to avoid checking for message
> > size and then reading the nlmsg data.
> >
> > Signed-off-by: Breno Leitao <leitao@...ian.org>
>
> Reviewed-by: Kuniyuki Iwashima <kuniyu@...zon.com>
>
> Just grepped nlmsg_msg_size() and looks like the next series is last :)
>
> neigh_valid_dump_req
> rtnl_valid_dump_ifinfo_req
> rtnl_valid_getlink_req
> valid_fdb_get_strict
> valid_bridge_getlink_req
> rtnl_valid_stats_req
> rtnl_mdb_valid_dump_req
Right, that matches my list as well.
Thanks for all this review,
--breno
Powered by blists - more mailing lists