On Sun, Apr 20, 2014 at 1:42 PM, Mahnaz Talebi <[email protected]> wrote: > Dear Justin, > Thanks for your answer. > yes I work with netmap on linux without any problem.
ok thats a good start! > >>with linux you need to patch the kernel/build the modules > what your mean? rumpuser-linuxkernel? No, but if you have netmap running thats fine. So what happens when you run the rump examples? > another question: What should I do for using npf packet filter with netmap > backend? You can set it up something like this as a basic example https://github.com/rumpkernel/wiki/wiki/Howto:-configure-the-npf-packet-filter-with-rumprun Justin > > > On Sun, Apr 20, 2014 at 5:03 PM, Justin Cormack > <[email protected]> wrote: >> >> 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
