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:36 +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 2/2] net: enetc: expose some standardized ethtool counters > -----Original Message----- > From: Vladimir Oltean <vladimir.oltean@....com> > Sent: Friday, September 9, 2022 2:38 PM > To: 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>; Claudiu > Manoil <claudiu.manoil@....com>; Richie Pearn <richard.pearn@....com>; > linux-kernel@...r.kernel.org > Subject: [PATCH net-next 2/2] net: enetc: expose some standardized ethtool > counters > > Structure the code in such a way that it can be reused later for the > pMAC statistics, by just changing the "mac" argument to 1. > > Usage: > ethtool --include-statistics --show-pause eno2 > ethtool -S eno0 --groups eth-mac > ethtool -S eno0 --groups eth-ctrl > ethtool -S eno0 --groups rmon > > Signed-off-by: Vladimir Oltean <vladimir.oltean@....com> Reviewed-by: Claudiu Manoil <claudiu.manoil@....com>
Powered by blists - more mailing lists