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: <20231225174509.GP5962@kernel.org> Date: Mon, 25 Dec 2023 17:45:09 +0000 From: Simon Horman <horms@...nel.org> To: Michael Chan <michael.chan@...adcom.com> Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, pavan.chebbi@...adcom.com, andrew.gospodarek@...adcom.com Subject: Re: [PATCH net-next v2 03/13] bnxt_en: Re-structure the bnxt_ntuple_filter structure. On Fri, Dec 22, 2023 at 08:22:00PM -0800, Michael Chan wrote: > With the new bnxt_l2_filter structure, we can now re-structure the > bnxt_ntuple_filter structure to point to the bnxt_l2_filter structure. > We eliminate the L2 ether address info from the ntuple filter structure > as we can get the information from the L2 filter structure. Note that > the source L2 MAC address is no longer used. > > Reviewed-by: Vasundhara Volam <vasundhara-v.volam@...adcom.com> > Reviewed-by: Andy Gospodarek <andrew.gospodarek@...adcom.com> > Reviewed-by: Pavan Chebbi <pavan.chebbi@...adcom.com> > Signed-off-by: Michael Chan <michael.chan@...adcom.com> Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists