lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <3582538e-944e-3de6-6415-5384c399e0f5@blackwall.org> Date: Mon, 29 May 2023 17:49:18 +0300 From: Nikolay Aleksandrov <razor@...ckwall.org> To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org, bridge@...ts.linux-foundation.org Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, taras.chornyi@...ision.eu, saeedm@...dia.com, leon@...nel.org, petrm@...dia.com, vladimir.oltean@....com, claudiu.manoil@....com, alexandre.belloni@...tlin.com, UNGLinuxDriver@...rochip.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, roopa@...dia.com, simon.horman@...igine.com Subject: Re: [PATCH net-next v2 5/8] mlxsw: spectrum_flower: Split iif parsing to a separate function On 29/05/2023 14:48, Ido Schimmel wrote: > Currently, mlxsw only supports the 'ingress_ifindex' field in the > 'FLOW_DISSECTOR_KEY_META' key, but subsequent patches are going to add > support for the 'l2_miss' field as well. Split the parsing of the > 'ingress_ifindex' field to a separate function to avoid nesting. No > functional changes intended. > > Signed-off-by: Ido Schimmel <idosch@...dia.com> > --- > > Notes: > v2: > * New patch. > > .../ethernet/mellanox/mlxsw/spectrum_flower.c | 54 +++++++++++-------- > 1 file changed, 33 insertions(+), 21 deletions(-) > Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists