Date: Tue, 28 Aug 2012 12:36:12 +0200 From: Kurt Jaeger <lists@c0mplx.org> To: Khan <afridi_ahmad29@yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: netmap/pkt-gen error Message-ID: <20120828103612.GB3324@home.opsec.eu> In-Reply-To: <1346147416.2709.YahooMailNeo@web125404.mail.ne1.yahoo.com> References: <1346147416.2709.YahooMailNeo@web125404.mail.ne1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- pi@opsec.eu +49 171 3101372 8 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120828103612.GB3324>