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: <20231130075818.18401-1-gakula@marvell.com> Date: Thu, 30 Nov 2023 13:28:13 +0530 From: Geetha sowjanya <gakula@...vell.com> To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> CC: <kuba@...nel.org>, <davem@...emloft.net>, <pabeni@...hat.com>, <edumazet@...gle.com>, <sgoutham@...vell.com>, <lcherian@...vell.com>, <jerinj@...vell.com>, <gakula@...vell.com>, <sbhatta@...vell.com>, <hkelam@...vell.com> Subject: [net v3 PATCH 0/5] octeontx2-af: miscellaneous fixes The series of patches fixes various issues related to mcs and NIX link registers. v2-v3: Fixed typo error in patch 4 commit message. v1-v2: Fixed author name for patch 5. Added Reviewed-by. Geetha sowjanya (3): octeontx2-af: Fix mcs sa cam entries size octeontx2-af: Fix mcs stats register address octeontx2-af: Add missing mcs flr handler call Nithin Dabilpuram (1): octeontx2-af: Adjust Tx credits when MCS external bypass is disabled Rahul Bhansali (1): octeontx2-af: Update Tx link register range .../net/ethernet/marvell/octeontx2/af/mbox.h | 2 +- .../net/ethernet/marvell/octeontx2/af/mcs.c | 16 ++++++++-- .../net/ethernet/marvell/octeontx2/af/mcs.h | 2 ++ .../ethernet/marvell/octeontx2/af/mcs_reg.h | 31 ++++++++++++++++--- .../net/ethernet/marvell/octeontx2/af/rvu.c | 3 ++ .../net/ethernet/marvell/octeontx2/af/rvu.h | 1 + .../ethernet/marvell/octeontx2/af/rvu_nix.c | 8 +++++ .../ethernet/marvell/octeontx2/af/rvu_reg.c | 4 +-- 8 files changed, 58 insertions(+), 9 deletions(-) -- 2.25.1
Powered by blists - more mailing lists