overruns: erros de estouro da FIFO de recepção frame: erros de alinhamento de quadro
correspondem aos campos rx_fifo_errors e rx_frame_errors da struct net_device_stats (http://lxr.linux.no/source/include/linux/netdevice.h#L108) Uma definição mais precisa: "overruns shows the number of faulty packets. Among other reasons, errors can occur that are due to an overrun of the receive queue. An overrun occurs in a computer when more packets arrive than the kernel can process. The input queues reach their maximum (max_backlog), and all packets arriving additionally will be dropped." (do livro The Linux® Networking Architecture: Design and Implementation of Network Protocols in the Linux Kernel) Augusto ----- Original Message ----- From: "Diogo Fonseca" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, March 21, 2006 12:23 PM Subject: (linux-br)Overruns e Frame. Boa tarde pessoal. Alguem saberia me dizer o que significa esse "overruns" e esse "frame" na minha placa de rede? eth0 Link encap:Ethernet HWaddr 00:04:AC:BF:0B:C6 inet addr:xxx Bcast:172.16.255.255 Mask:255.255.0.0 inet6 addr: fe80::204:acff:febf:bc6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:37221983 errors:0 dropped:0 overruns:56 frame:56 --------------------------------------------------------------------------- Esta lista é patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utilização da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
