On 12/14/11 22:32, YongHyeon PYUN wrote:
Wireshark showed some wrong checksums (I believe on the ICMP packet, but
I might remember wrong).
You can check whether you received bad checksummed frames with
netstat(1).
I tried "netstat -ind", but it shows no Ierrs/Idrop/Oerrs/Odrop.
Is simp
On Tuesday, December 13, 2011 2:00:14 pm Sean Bruno wrote:
> Looks like we're pushing the BCM5716 really hard. Is there any way to
> give the net adapter a bit more space?
>
> e.g.
> dev.bce.0.com_no_buffers: 130228
Hmm, in HEAD there looks to be a hw.bce.rx_pages that can be set to
1, 2, 4, or
On Thu, 2011-12-15 at 07:00 -0800, John Baldwin wrote:
> On Tuesday, December 13, 2011 2:00:14 pm Sean Bruno wrote:
> > Looks like we're pushing the BCM5716 really hard. Is there any way to
> > give the net adapter a bit more space?
> >
> > e.g.
> > dev.bce.0.com_no_buffers: 130228
>
> Hmm, in H
Hi,
I've searched the net andfound basicly 2 threads talking about the message:
ng_mppc_decompress: too many (4094) packets dropped, disabling node
in FBSD 6.3
http://lists.freebsd.org/pipermail/freebsd-bugs/2008-April/030183.html its
a pr 123045
and 5.4. http://markmail.org/message/lptpp4qmiwks
This was fixed on HEAD in r207337. I believe that it was MFC'ed some time ago.
http://svnweb.freebsd.org/base?view=revision&revision=207337
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, se
On Thu, Dec 15, 2011 at 03:16:51PM +0100, Andrea Venturoli wrote:
> On 12/14/11 22:32, YongHyeon PYUN wrote:
>
> >>Wireshark showed some wrong checksums (I believe on the ICMP packet, but
> >>I might remember wrong).
> >
> >You can check whether you received bad checksummed frames with
> >netstat(