The following reply was made to PR kern/161899; it has been noted by GNATS.
From: Dmitrij Tejblum
To: bug-follo...@freebsd.org
Cc:
Subject: Re: kern/161899: [route] ntpd(8): Repeating RTM_MISS packets causing
high CPU load for ntpd
Date: Wed, 08 Feb 2012 14:30:51 +0400
I would suggest to
Jack,
The code you committed does not look right with respect to missed
packets counting:
for (int i = 0; i < 8; i++) {
/* missed_rx tallies misses for the gprc workaround */
missed_rx += IXGBE_READ_REG(hw, IXGBE_MPC(i));
adapter->stats.
Kostik Belousov wrote:
I have to use a machine with ASUS motherboard, that has age(4) ethernet
adapter. It seems that active use of the net causes corrupted frames,
like the following ssh disconnect (after doing find / in the shell):
Disconnecting: Corrupted MAC on input.
It can't be just a pac