On 20/10/14 19:02, Yaron Wahl wrote: > Hello, > > I wondered if you could the rump tcp/ip dpdk stack as is on top of dpdk under > Linux or you need the rump linux hypervisor too for it?
Hi, If by "rump linux hypervisor" you mean the rumpuser-linuxkernel experiment, no, you do not need that. The rump kernel TCP/IP stack runs in pure userspace just fine. (note, though, that DPDK itself requires the usual kernel module). If you need more clarifications, most likely the easiest is to try things out and post concrete error messages (if any ;) - antti ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
