Quoting Pyun YongHyeon :
>Show me the output of "sysctl dev.vr.0.stats=1" and "netstat -ndI vr0".
soekris1# sysctl dev.vr.0.stats=1
dev.vr.0.stats: -1 -> -1
Please check the output of console. It would have printed some MAC
counters maintained in driver.
soekris1# netstat -ndI vr0
Name
On Fri, May 14, 2010 at 03:56:38PM -0400, l...@cykotix.com wrote:
> Quoting Pyun YongHyeon :
>
> >On Fri, May 14, 2010 at 02:56:12PM -0400, l...@cykotix.com wrote:
> >>Hello,
> >>
> >>I recently just purchased 2 Soekris5501 with identical 120gb 2.5" WD
> >>Scorpio HDDs. I'm using them for network
Quoting Pyun YongHyeon :
On Fri, May 14, 2010 at 02:56:12PM -0400, l...@cykotix.com wrote:
Hello,
I recently just purchased 2 Soekris5501 with identical 120gb 2.5" WD
Scorpio HDDs. I'm using them for network failover, using CARP, PF and
pfSync on FreeBSD 8-STABLE.
The short version of my pro
On Fri, May 14, 2010 at 02:56:12PM -0400, l...@cykotix.com wrote:
> Hello,
>
> I recently just purchased 2 Soekris5501 with identical 120gb 2.5" WD
> Scorpio HDDs. I'm using them for network failover, using CARP, PF and
> pfSync on FreeBSD 8-STABLE.
>
> The short version of my problem:
>
>
Hello,
I recently just purchased 2 Soekris5501 with identical 120gb 2.5" WD
Scorpio HDDs. I'm using them for network failover, using CARP, PF and
pfSync on FreeBSD 8-STABLE.
The short version of my problem:
I setup FW2 first, imaged its hard drive to FW1. I changed the
necessary config
On 5/14/10, jiani1012 wrote:
> Yes, I use ndisgen(8) instead. Input the netathw.inf and athw.sys file,
> appears:
> segmentation fault (core dumped)
> CONVERSION FAILED
inf file have missing end of line at end, open file in text editor and
add empty line at and, and try again.
___
On Fri, May 14, 2010 at 1:01 PM, Jack Vogel wrote:
>
>
> On Fri, May 14, 2010 at 8:18 AM, Alexander Sack wrote:
>>
>> On Fri, May 14, 2010 at 10:07 AM, Andrew Gallatin
>> wrote:
>> > Alexander Sack wrote:
>> > <...>
>> >>> Using this driver/firmware combo, we can receive minimal packets at
>> >>
On Fri, May 14, 2010 at 8:18 AM, Alexander Sack wrote:
> On Fri, May 14, 2010 at 10:07 AM, Andrew Gallatin
> wrote:
> > Alexander Sack wrote:
> > <...>
> >>> Using this driver/firmware combo, we can receive minimal packets at
> >>> line rate (14.8Mpps) to userspace. You can even access this usi
Neterion/Exar x3100 is one of generic 10GbE NICs that supports
timestamping in hardware, along with some other packet
capturing/monitoring featiures; here is a relevant paragraph from
programming manual:
"Receive Frame Timestamp Feature
The x3100 has the ability to label each incoming frame with a
Alexander Sack wrote:
To use DCA you need:
- A DCA driver to talk to the IOATDMA/DCA pcie device, and obtain the tag
table
- An interface that a client device (eg, NIC driver) can use to obtain
either the tag table, or at least the correct tag for the CPU
that the interrupt
On Fri, May 14, 2010 at 11:41 AM, Andrew Gallatin wrote:
> Alexander Sack wrote:
>> On Fri, May 14, 2010 at 10:07 AM, Andrew Gallatin
>> wrote:
>>> Alexander Sack wrote:
>>> <...>
> Using this driver/firmware combo, we can receive minimal packets at
> line rate (14.8Mpps) to userspace. Y
Alexander Sack wrote:
> On Fri, May 14, 2010 at 10:07 AM, Andrew Gallatin
wrote:
>> Alexander Sack wrote:
>> <...>
Using this driver/firmware combo, we can receive minimal packets at
line rate (14.8Mpps) to userspace. You can even access this using a
libpcap interface. The tric
On Fri, May 14, 2010 at 10:07 AM, Andrew Gallatin wrote:
> Alexander Sack wrote:
> <...>
>>> Using this driver/firmware combo, we can receive minimal packets at
>>> line rate (14.8Mpps) to userspace. You can even access this using a
>>> libpcap interface. The trick is that the fast paths are OS-
Alexander Sack wrote:
<...>
>> Using this driver/firmware combo, we can receive minimal packets at
>> line rate (14.8Mpps) to userspace. You can even access this using a
>> libpcap interface. The trick is that the fast paths are OS-bypass,
>> and don't suffer from OS overheads, like lock content
On Tue, May 11, 2010 at 9:51 AM, Andrew Gallatin wrote:
> Murat Balaban [mu...@enderunix.org] wrote:
>>
>> Much of the FreeBSD networking stack has been made parallel in order to
>> cope with high packet rates at 10 Gig/sec operation.
>>
>> I've seen good numbers (near 10 Gig) in my tests involvin
On Tue, 11 May 2010 13:24:02 -0700 Julian Elischer wrote:
JE> On 5/11/10 12:20 PM, Wes Peters wrote:
>> The output header is instructive:
>>
>> USER COMMANDPID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
>> www httpd 18423 3 tcp4 6 *:80 *:*
>> www
on 14/05/2010 09:42 Chris Buechler said the following:
> one of our users has reported a regression in dc(4) on RELENG_8, the
> cards work fine on 7.2 and previous versions, but no longer function at
> all with RELENG_8 as of about a week ago.
> http://forum.pfsense.org/index.php/topic,24964.msg129
Yes, I use ndisgen(8) instead. Input the netathw.inf and athw.sys file, appears:
segmentation fault (core dumped)
CONVERSION FAILED
在2010-05-08 20:20:46,"Paul B Mahol" 写道:
>On 5/7/10, jiani1012 wrote:
>> Hi all,
>> I am using xp3264-7.7.0.329-whql.zip file from Atheros.
>> #cd /s
Old Synopsis: [icmpv6] wrong source address in echo reply
New Synopsis: [icmp6] wrong source address in echo reply
Responsible-Changed-From-To: freebsd-bugs->freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri May 14 08:54:45 UTC 2010
Responsible-Changed-Why:
Over to maintai
one of our users has reported a regression in dc(4) on RELENG_8, the
cards work fine on 7.2 and previous versions, but no longer function
at all with RELENG_8 as of about a week ago.
http://forum.pfsense.org/index.php/topic,24964.msg129488.html#msg129488
dmesg from it working, from 7.2:
cbb0:
20 matches
Mail list logo