RE: netgraph with 10Gig interfaces

2006-08-18 Thread sivakumar.subramani
PROTECTED] Sent: Friday, August 18, 2006 3:26 PM To: SIVAKUMAR SUBRAMANI (WT01 - Computing Systems & Storage) Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; freebsd-net@FreeBSD.org Subject: Re: netgraph with 10Gig interfaces On Thu, Aug 17, 2006 at 06:21:50PM +0530, [EMAIL PROTECTED] wrote: s> I

Re: netgraph with 10Gig interfaces

2006-08-18 Thread Gleb Smirnoff
On Thu, Aug 17, 2006 at 06:21:50PM +0530, [EMAIL PROTECTED] wrote: s> I have bge and fxp interface on the system. I enabled the NETGRAPH by s> enabling the NETGRAPH in the config file and compiled the new kernel. s> Then, booted with the new kernel. s> s> s> fxp0: flags=8843 mtu 1500 s> o

RE: netgraph with 10Gig interfaces

2006-08-17 Thread sivakumar.subramani
Sent: Monday, August 14, 2006 9:14 PM To: Gleb Smirnoff; Christian Brueffer; freebsd-net@FreeBSD.org Subject: Re: netgraph with 10Gig interfaces Gleb Smirnoff wrote: > On Mon, Aug 14, 2006 at 08:20:25AM -0700, mark wrote: > m> It sounds like there's an assumption it's a driver

Re: netgraph with 10Gig interfaces

2006-08-14 Thread mark
Gleb Smirnoff wrote: On Mon, Aug 14, 2006 at 08:20:25AM -0700, mark wrote: m> It sounds like there's an assumption it's a driver problem. Note m> that the intel 10Gig driver (from Interl's website) also does not work m> with netgraph (works fine otherwise though) m> m> Is there something that d

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Gleb Smirnoff
On Mon, Aug 14, 2006 at 08:20:25AM -0700, mark wrote: m> It sounds like there's an assumption it's a driver problem. Note m> that the intel 10Gig driver (from Interl's website) also does not work m> with netgraph (works fine otherwise though) m> m> Is there something that drivers need to do to su

Re: netgraph with 10Gig interfaces

2006-08-14 Thread mark
Christian Brueffer wrote: On Mon, Aug 14, 2006 at 04:48:10PM +0400, Gleb Smirnoff wrote: On Mon, Aug 14, 2006 at 02:45:28PM +0200, Christian Brueffer wrote: C> > m> >m> ngctl mkpeer . eiface hook ether C> > m> >m> ngctl mkpeer ngeth0: one2many lower one C> > m> >m> ngctl connect $if1: ngeth0:low

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Christian Brueffer
On Mon, Aug 14, 2006 at 04:48:10PM +0400, Gleb Smirnoff wrote: > On Mon, Aug 14, 2006 at 02:45:28PM +0200, Christian Brueffer wrote: > C> > m> >m> ngctl mkpeer . eiface hook ether > C> > m> >m> ngctl mkpeer ngeth0: one2many lower one > C> > m> >m> ngctl connect $if1: ngeth0:lower lower many0 > C> >

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Gleb Smirnoff
On Mon, Aug 14, 2006 at 02:45:28PM +0200, Christian Brueffer wrote: C> > m> >m> ngctl mkpeer . eiface hook ether C> > m> >m> ngctl mkpeer ngeth0: one2many lower one C> > m> >m> ngctl connect $if1: ngeth0:lower lower many0 C> > m> >m> ngctl connect $if2: ngeth0:lower lower many1 C> > m> >m> ifconfig

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Christian Brueffer
On Mon, Aug 14, 2006 at 02:51:20PM +0400, Gleb Smirnoff wrote: > On Fri, Aug 11, 2006 at 07:55:13AM -0700, mark wrote: > m> >On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote: > m> >m> I cannot get netgraph to work with 10Gig interfaces > m> >m> on FreeBSD 6.1. No errors, but no traffic seen. >

Re: netgraph with 10Gig interfaces

2006-08-14 Thread Gleb Smirnoff
On Fri, Aug 11, 2006 at 07:55:13AM -0700, mark wrote: m> >On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote: m> >m> I cannot get netgraph to work with 10Gig interfaces m> >m> on FreeBSD 6.1. No errors, but no traffic seen. m> >m> Config works with 1 Gig interfaces. Anyone know why? m> >m> m>

Re: netgraph with 10Gig interfaces

2006-08-11 Thread mark
Gleb Smirnoff wrote: On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote: m> I cannot get netgraph to work with 10Gig interfaces m> on FreeBSD 6.1. No errors, but no traffic seen. m> Config works with 1 Gig interfaces. Anyone know why? m> m> ngctl mkpeer . eiface hook ether m> ngctl mkpeer n

Re: netgraph with 10Gig interfaces

2006-08-11 Thread Gleb Smirnoff
On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote: m> I cannot get netgraph to work with 10Gig interfaces m> on FreeBSD 6.1. No errors, but no traffic seen. m> Config works with 1 Gig interfaces. Anyone know why? m> m> ngctl mkpeer . eiface hook ether m> ngctl mkpeer ngeth0: one2many lower on

netgraph with 10Gig interfaces

2006-08-02 Thread mark
I cannot get netgraph to work with 10Gig interfaces on FreeBSD 6.1. No errors, but no traffic seen. Config works with 1 Gig interfaces. Anyone know why? ngctl mkpeer . eiface hook ether ngctl mkpeer ngeth0: one2many lower one ngctl connect $if1: ngeth0:lower lower many0 ngctl connect $if2: ngeth