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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 9 Sep 2022 14:36:29 +0000 From: Claudiu Manoil <claudiu.manoil@....com> To: Vladimir Oltean <vladimir.oltean@....com>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> CC: "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Xiaoliang Yang <xiaoliang.yang_1@....com>, Richie Pearn <richard.pearn@....com>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: RE: [PATCH net-next 1/2] net: enetc: parameterize port MAC stats to also cover the pMAC > -----Original Message----- > From: Vladimir Oltean <vladimir.oltean@....com> > Sent: Friday, September 9, 2022 2:38 PM [...] > Subject: [PATCH net-next 1/2] net: enetc: parameterize port MAC stats to also > cover the pMAC > > The ENETC has counters for the eMAC and for the pMAC exactly 0x1000 > apart from each other. The driver only contains definitions for PM0, > the eMAC. > > Rather than duplicating everything for PM1, modify the register > definitions such that they take the MAC as argument. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@....com> Reviewed-by: Claudiu Manoil <claudiu.manoil@....com>
Powered by blists - more mailing lists