On Sun, Apr 20, 2014 at 12:47 PM, Mahnaz Talebi <[email protected]> wrote: > Hi Justin, > thanks for your reply. > yes, I tried to use them! Indeed relation between rumpbuild.sh, rumprun, > rumpuser and netmap-tcpiprump confuses me! > Which of them are required for using netmap-tcpip on linux (not "in" linux)? > do not need to be install rumpuser or something else before install > netmap-tcpip?
Yes it is a little confusing. It might be easiest to try out some of the examples on the wiki just using the built in if_virt first eg try https://github.com/rumpkernel/wiki/wiki/Howto:-Networking-with-if_virt and https://github.com/rumpkernel/wiki/wiki/Howto:-configure-ipv6-networking-with-rumprun to familiarise yourself. The netmap and dpdk repos include buildrump.sh as a submodule, so you do not need to use that. But it is useful to have rumprun to configure the rump kernel interfaces and make sure connectivity is working. > I install netmap-tcpip without error But not able to run it's examples. Basic question - did you get netmap working first? I have never tried it on Linux, only on FreeBSD where it is built in, with linux you need to patch the kernel/build the modules. Justin ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
