Re: netmap/pkt-gen error

2015-04-24 Thread S. Amin Marashi
the bridge example didn't work till I changed my interface name: em0 to netmap:em0 On Fri, Apr 24, 2015 at 1:08 PM, S. Amin Marashi wrote: > > i am running FreeBSD 9.0R with netmap already in it. > > i compiled the pkt-gen.c with gcc in tools/tools/netmap. > > after i do ./pkt-gen -i eth0 -f tx

Re: netmap/pkt-gen error

2015-04-24 Thread S. Amin Marashi
> i am running FreeBSD 9.0R with netmap already in it. > i compiled the pkt-gen.c with gcc in tools/tools/netmap. > after i do ./pkt-gen -i eth0 -f tx -n 500111222 -l 60 -w 5 > > i get an error: > -Unable to open /dev/netmap > -Unable to register bge0 (renamed to eth0). [...] > any idea on the erro

Re: netmap/pkt-gen error

2012-08-28 Thread Luigi Rizzo
; > From: Kurt Jaeger > To: Khan > Cc: freebsd-current@freebsd.org > Sent: Tuesday, August 28, 2012 12:36 PM > Subject: Re: netmap/pkt-gen error > > Hi! > > > i am running FreeBSD 9.0R with netmap already in it. > > i

Re: netmap/pkt-gen error

2012-08-28 Thread Kurt Jaeger
Hi! > hi again, > i tired with v9.1RC1 but i still get the same error. > > does Netmap support Broadcom interfaces?? > the supported interfaces on man page of netmap > are em, ixgbe,re (only intel cards).. Then bge is probably not supported. > Is there some work going on regarding other nic's.

Re: netmap/pkt-gen error

2012-08-28 Thread Khan
? any idea on how to run on virtualbox machine that might have an em driver?? /BR Ahmed Masters Student @ Mid Sweden University From: Kurt Jaeger To: Khan Cc: freebsd-current@freebsd.org Sent: Tuesday, August 28, 2012 12:36 PM Subject: Re: netmap/pkt-gen

Re: netmap/pkt-gen error

2012-08-28 Thread Kurt Jaeger
Hi! > i am running FreeBSD 9.0R with netmap already in it. > i compiled the pkt-gen.c with gcc in tools/tools/netmap. > after i do ./pkt-gen -i eth0 -f tx -n 500111222 -l 60 -w 5 > > i get an error: > -Unable to open /dev/netmap > -Unable to register bge0 (renamed to eth0). [...] > any idea on th

netmap/pkt-gen error

2012-08-28 Thread Khan
hi all, i am running FreeBSD 9.0R with netmap already in it. i compiled the pkt-gen.c with gcc in tools/tools/netmap. after i do ./pkt-gen -i eth0 -f tx -n 500111222 -l 60 -w 5 i get an error: -Unable to open /dev/netmap -Unable to register bge0 (renamed to eth0). i am using the default bge0 (Bro