On 06/02/15 06:39, Gurugubelli 7/HYD/TCS wrote:
> Hi All,
> We are currently working on Rump Kernel+dpdk1.8.0 integration. We are able to 
> run sample applications provided. We have taken below reference to configure 
> rump server and clients .
>
> http://www.netbsd.org/docs/rump/sptut.html
>
> We would like to see the information of NIC's binded to dpdk using 
> rump.ifconfig utilities, which we are unable to succeed though we have 
> integration of dpdk with rump kernel in place.
>
> We would like to use rump utilities(ifconfig, ping ,..) to configure ip 
> address for NIC's binded to dpdk. Could someone let us know some pointers 
> regarding this problem.

Portable builds of those programs are provided by the rumprun-posix 
repository at repo.rumpekrnel.org/rumprun-posix.  For an example, see:
http://wiki.rumpkernel.org/Repo%3A-rumprun-posix#remote-clients

Notably, some of the howto's on the wiki are slightly outdated wrt the 
subject.  They use explicit ./bin/ifconfig instead of sourcing 
rumpremote.sh and just running ifconfig.  If someone could go over and 
update them to the rumpremote.sh usage, it would be most useful.  e.g.
http://wiki.rumpkernel.org/Howto%3A-configure-the-npf-packet-filter

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to