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: Thu, 2 Aug 2007 13:17:18 -0700 From: Andrew Morton <akpm@...ux-foundation.org> To: netdev@...r.kernel.org, Jeff Garzik <jeff@...zik.org> Cc: Natalie Protasevich <protasnb@...il.com> Subject: net driver error accounting Looking at http://bugzilla.kernel.org/show_bug.cgi?id=8106 Guys, could we please have a ruling here? When a net driver encounters a tx_fifo_error, should this also contribute to the tx_error count, or should it not? More generally, should netdev drivers accumulate all the detailed rx_errors into net_device_stats.rx_errors in real time, or should they not? Thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists