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 the errors/ help.

man netmap (on 9.1-RC1 or 8.3) says:

SUPPORTED INTERFACES
     netmap supports the following interfaces: em(4), ixgbe(4), re(4),

so it seems the interface card bge is not supported by netmap and
you should probably try 9.1-RC1 instead of 9.0.

On 9.0 I did not find the netmap man page.

-- 
p...@opsec.eu            +49 171 3101372                         8 years to go !
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to