[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241115111601.63785391@kernel.org>
Date: Fri, 15 Nov 2024 11:16:01 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: Stefan Wiehler <stefan.wiehler@...ia.com>, Breno Leitao
<leitao@...ian.org>, "David S. Miller" <davem@...emloft.net>, David Ahern
<dsahern@...nel.org>, Eric Dumazet <edumazet@...gle.com>, Simon Horman
<horms@...nel.org>, David Ahern <dsahern@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel-team@...a.com
Subject: Re: [PATCH net v2] ipmr: Fix access to mfc_cache_list without lock
held
On Fri, 15 Nov 2024 17:55:11 +0100 Paolo Abeni wrote:
> @Jakub: do you have by chance any cheap tip handy about the forwarding
> self-tests setup?
I presume you mean how to get all the weird tools it requires in place?
This is all the things we build on the worker:
https://github.com/linux-netdev/nipa/blob/main/deploy/contest/remote/worker-setup.sh
For mcast routing you only need a handful of those (mtools, smcroute,
ndisc6?), but we don't really track which is needed where :S
Ideally we'd use some image building to compose this automatically..
one day.
Powered by blists - more mailing lists