[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241020071626.500958-1-gnaaman@drivenets.com>
Date: Sun, 20 Oct 2024 07:16:26 +0000
From: Gilad Naaman <gnaaman@...venets.com>
To: petrm@...dia.com
Cc: davem@...emloft.net,
edumazet@...gle.com,
gnaaman@...venets.com,
idosch@...dia.com,
kuba@...nel.org,
kuniyu@...zon.com,
netdev@...r.kernel.org,
pabeni@...hat.com
Subject: Re: [PATCH net-next v5 2/6] Define neigh_for_each
> Note about subjects: all your patches should have an appropriate subject
> prefix. It looks like it could just be "net: neighbour:" for every patch.
As in:
git --subject-prefix="PATCH net-next: neighbour v5"
Or independently, after the prefix, as in:
[PATCH net-next vX A/B] neighbour: REST OF PATCH
> Also giving this patch a subject "define neigh_for_each" is odd, that
> function already is defined. Below I argue that reusing the name
> neigh_for_each for the new helper is inappropriate. If you accept that,
> you can add the helper in a separate patch and convert the open-coded
> sites right away, which would be in 2/6. Then 3/6 would be the patch
> that moves neigh_for_each to mlxsw and renames. (Though below I also
> argue that perhaps it would be better to keep it where it is now.)
Noted, will revert this change and rename the added macro.
Thank you for your time.
Powered by blists - more mailing lists