On Wed, Apr 16, 2008 at 5:47 PM, Kip Macy <[EMAIL PROTECTED]> wrote:
> I plan on committing the generic kernel level rdma verb and iwarp
> infrastructure from OFED as well as the Chelsio iwarp driver to HEAD
> next week. The RDMA infrastructure doesn't require any kernel changes
> so I don't for
Hi!
I'm running a SMP FreeBSD box with mpd5 on it.
# uname -a
FreeBSD xxx.x.xxx 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat May 3
12:40:02 EEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
amd64
# mpd5 -v
Version 5.1 ([EMAIL PROTECTED] 09:53 1-May-2008)
Somehow em0 begins to ea
Hi!
I'm running a SMP FreeBSD box with mpd5 on it.
# uname -a
FreeBSD xxx.x.xxx 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat May 3
12:40:02 EEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/
amd64
# mpd5 -v
Version 5.1 ([EMAIL PROTECTED] 09:53 1-May-2008)
Somehow em0 begins to ea
Alexander Sack wrote:
Oleksandr:
Are you using DEVICE_POLLING by chance? If so, have you tried turning
it off (ifconfig use -polling etc.)? Just curious.
Surely, no :)
# ifconfig em0
em0: flags=8843 metric 0 mtu 1500
options=19b
I'm just trying the same configuration on i386.
Oleksandr:
Are you using DEVICE_POLLING by chance? If so, have you tried turning
it off (ifconfig use -polling etc.)? Just curious.
-aps
On Sat, May 3, 2008 at 6:16 PM, Oleksandr Samoylyk
<[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm running a SMP FreeBSD box with mpd5 on it.
>
> # uname -a
> Fr
Hi!
I'm running a SMP FreeBSD box with mpd5 on it.
# uname -a
FreeBSD xxx.x.xxx 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat May 3
12:40:02 EEST 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/ amd64
# mpd5 -v
Version 5.1 ([EMAIL PROTECTED] 09:53 1-May-2008)
Somehow em0 begins to eat all CP
On Sat, May 3, 2008 at 10:24 AM, Scott Long <[EMAIL PROTECTED]> wrote:
>
> Jack Vogel wrote:
>
> > On Sat, May 3, 2008 at 4:45 AM, Kostik Belousov <[EMAIL PROTECTED]>
> wrote:
> >
> > > On Sat, May 03, 2008 at 12:14:32AM -0700, Jack Vogel wrote:
> > >
> > >
> > >
> > > > I got the new drivers in Fr
Hi Andre,
Just to introduce myself, I am now helping Mark Hills with testing.
Thank you for your suggestion, here are the results from a similar
system (RELENG-7) with increasing
kern.ipc.nmbjumbop to 25600.
at 1600 streams using approx 340mbit, netstat -m was reporting
12550/250/12800/128
Jack Vogel wrote:
On Sat, May 3, 2008 at 4:45 AM, Kostik Belousov <[EMAIL PROTECTED]> wrote:
On Sat, May 03, 2008 at 12:14:32AM -0700, Jack Vogel wrote:
I got the new drivers in Friday afternoon for those that don't see CVS
> messages.
>
> The igb driver is for 82575 and 82576 adapters, i
On Sat, May 3, 2008 at 4:45 AM, Kostik Belousov <[EMAIL PROTECTED]> wrote:
> On Sat, May 03, 2008 at 12:14:32AM -0700, Jack Vogel wrote:
>
>
> > I got the new drivers in Friday afternoon for those that don't see CVS
> > messages.
> >
> > The igb driver is for 82575 and 82576 adapters, it has mul
On Tue, 29 Apr 2008, Julian Elischer wrote:
Hi,
a kernel needs to be created with the option ROUTETABLES=N
e.g.
+optionsROUTETABLES=2 # max 16. 1 is back
compatible.
leaving this out will result in just a single routing table as per normal.
the max is 16 but I hav
On Fri, May 02, 2008 at 05:25:09PM -0700, Sam Leffler wrote:
> Petar Bogdanovic wrote:
>> Hi,
>>
>> I'm using an alix2c0 board with two winstron CM9 ath(4)-cards and
>> FreeBSD 7:
>>
>> ifconfig ath0 (...) mediaopt hostap mode 11a channel 36 ssid sn.a
>> -bgscan
>> ifconfig ath1 (...) me
On Fri, May 2, 2008 at 8:06 PM, David Christensen <[EMAIL PROTECTED]> wrote:
> > > I'm trying to build the "bce" driver as a kernel module under
> > RELENG_7 but I'm
> > > finding that not all of the functions in the driver are exported as
> > symbols. This
> > > makes it difficult to "call"
On Sat, May 03, 2008 at 08:00:43PM +1000, Edwin Groothuis wrote:
> Before somebody shoots me down on it: I know that ipfw_divert() is
> not suitable for IPv6 packets.
Please note that the above statement is only partly true now: on
my laptop ipfw_divert() can handle IPv6 forwards, but the problem
On Sat, May 03, 2008 at 12:14:32AM -0700, Jack Vogel wrote:
> I got the new drivers in Friday afternoon for those that don't see CVS
> messages.
>
> The igb driver is for 82575 and 82576 adapters, it has multiqueue support and
> MSIX, there will be more server type enhancements in that driver as I
Greetings,
Before somebody shoots me down on it: I know that ipfw_divert() is
not suitable for IPv6 packets.
So, to the point. This code:
struct sockaddr_in6 addr6;
struct in6_addr ip6_any = IN6ADDR_ANY_INIT;
sin = socket(PF_INET6, SOCK_RAW, IPPROTO_DIVERT);
On Sat, May 03, 2008 at 12:14:32AM -0700, Jack Vogel wrote:
> I got the new drivers in Friday afternoon for those that don't see CVS
> messages.
[skip]
> As ever, issues and bugs should be sent to me. Cheers everyone!
It seems the MFC to RELENG_7 has broken build of static kernels
having device
I got the new drivers in Friday afternoon for those that don't see CVS
messages.
The igb driver is for 82575 and 82576 adapters, it has multiqueue support and
MSIX, there will be more server type enhancements in that driver as I get the
time.
The em driver now will be client oriented, the latest
18 matches
Mail list logo