From: Jakub Kicinski <kuba@kernel.org>
To: Yuyang Huang <yuyanghuang@google.com>
Cc: "David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>,
"Simon Horman" <horms@kernel.org>,
"David Ahern" <dsahern@kernel.org>,
netdev@vger.kernel.org, "Donald Hunter" <donald.hunter@gmail.com>,
"Shuah Khan" <shuah@kernel.org>,
"Nikolay Aleksandrov" <razor@blackwall.org>,
"Hangbin Liu" <liuhangbin@gmail.com>,
"Daniel Borkmann" <daniel@iogearbox.net>,
linux-kselftest@vger.kernel.org,
"Maciej Żenczykowski" <maze@google.com>,
"Lorenzo Colitti" <lorenzo@google.com>
Subject: Re: [PATCH net-next, v6 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
Date: Mon, 20 Jan 2025 16:50:45 -0800 [thread overview]
Message-ID: <20250120165045.628ac29a@kernel.org> (raw)
In-Reply-To: <20250117081600.150863-2-yuyanghuang@google.com>
On Fri, 17 Jan 2025 17:15:59 +0900 Yuyang Huang wrote:
> + -
> + name: ifmcaddr-attrs
> + attributes:
> + -
> + name: addr
> + type: binary
> + value: 7
> + -
> + name: cacheinfo
> + type: binary
> + struct: ifacacheinfo
> + value: 6
There's already a "addr-attrs" attribute set defined..
Oh, wait, wrong file.
I think you should be adding to rt_addr.yaml ?
--
pw-bot: cr
next prev parent reply other threads:[~2025-01-21 0:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 8:15 [PATCH net-next, v6 1/2] netlink: support dumping IPv4 multicast addresses Yuyang Huang
2025-01-17 8:15 ` [PATCH net-next, v6 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support Yuyang Huang
2025-01-21 0:50 ` Jakub Kicinski [this message]
2025-01-21 0:46 ` [PATCH net-next, v6 1/2] netlink: support dumping IPv4 multicast addresses Jakub Kicinski
2025-01-21 2:29 ` Yuyang Huang
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=20250120165045.628ac29a@kernel.org \
--to=kuba@kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=liuhangbin@gmail.com \
--cc=lorenzo@google.com \
--cc=maze@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=shuah@kernel.org \
--cc=yuyanghuang@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).