> -----Original Message----- > From: Jakub Kicinski <[email protected]> > Sent: Thursday, April 23, 2020 3:47 AM > To: Jubran, Samih <[email protected]> > Cc: [email protected]; [email protected]; Woodhouse, David > <[email protected]>; Machulsky, Zorik <[email protected]>; > Matushevsky, Alexander <[email protected]>; Bshara, Saeed > <[email protected]>; Wilson, Matt <[email protected]>; Liguori, > Anthony <[email protected]>; Bshara, Nafea <[email protected]>; > Tzalik, Guy <[email protected]>; Belgazal, Netanel > <[email protected]>; Saidi, Ali <[email protected]>; Herrenschmidt, > Benjamin <[email protected]>; Kiyanovski, Arthur > <[email protected]>; Dagan, Noam <[email protected]>; Chauskin, > Igor <[email protected]> > Subject: RE: [EXTERNAL] [PATCH V1 net-next 08/13] net: ena: add support for > reporting of packet drops > > > On Wed, 22 Apr 2020 08:16:23 +0000 [email protected] wrote: > > From: Sameeh Jubran <[email protected]> > > > > 1. Add support for getting tx drops from the device and saving them in > > the driver. > > 2. Report tx and rx drops via ethtool. > > 3. Report tx via netdev stats. > > Please don't duplicate what's already reported in standard stats in ethtool > -S. Dropped from ethtool in v2.
