Date: Thu, 11 Aug 2005 10:13:38 +0800 From: "Mao Shou Yan" <david.mao@thomson.net> To: <freebsd-net@freebsd.org> Subject: Why Ierrs is so high? Message-ID: <D8F9019CEB620F4FB4CCD3274893B7474E49C7@bjngsmail01>
next in thread | raw e-mail | index | archive | help
Hi, all, I have a machine with 3 Intel pro1000 cards. em0 is in promisc mode, whose MAC controller is 82543 using fiber line connected. em1, em2 is not connected with cable. Driver configuration is the default, RXD is 256, TXD is 256. =20 Result of "netstat -i": =20 Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll=20 em0 1500 <Link#1> 00:03:47:de:72:36 1701943600 369823630 1 0 0=20 em1 1500 <Link#2> 00:10:dc:56:8b:b5 5561 0 4608 0 0=20 em2 1500 <Link#3> 00:03:47:42:6d:17 0 0 0 0 0 =20 Pps of em0 is about 20k/pps, and bandwidth is no more than 150Mbps. When I use "sysctl hw.em0.stats=3D1", I found the number of "missed packets" is very high, which is about equal Ierrs. And I also found the number of"receive with no buffers"is raising with about 10 per second. =20 The machine is no extra load, only a raw system with em0 in promisc mode! =20 I'm looking forward your help!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D8F9019CEB620F4FB4CCD3274893B7474E49C7>