Just for guys who may arrive here after searching: 1.there's kernel bug in intel 82574L e1000e driver on centos 6(MSI/MSI-X interrupts issue), we can resolve this by install kmod-e1000e package from ELrepo.org and later add pcie_aspm=off e1000e.IntMode=1,1 e1000e.InterruptThrottleRate=10000,10000 acpi=off to kernel parameters. You can read more info [URL="http://www.doxer.org/learn-linux/resolved-intel-e1000e-driver-bug-on-82574l-ethernet-controller-causing-network-blipping/"]Intel e1000e driver bug on 82574L Ethernet controller causing network blipping[/URL]. 2.For the high Tx traffic, this was caused by port 53 dns flooding attack. I've resolved this by writing some iptable rules. More info here: [URL="http://www.doxer.org/learn-linux/resolved-port-53-dns-flooding-attack/"]port 53 dns flooding attack[/URL]
-- View this message in context: http://freebsd.1045724.n5.nabble.com/Intel-82574L-interface-wedging-em7-3-2-8-2-STABLE-tp5529028p5637490.html Sent from the freebsd-net mailing list archive at Nabble.com. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"