[dpdk-dev] Testing memnic for VM to VM transfer

2014-07-07 Thread xie huawei
Hi Thomas: Do we have recommendation between virtio-PMD and memnic-PMD? On Thu, Jul 3, 2014 at 8:05 PM, Thomas Monjalon wrote: > 2014-07-03 19:03, GongJinrong: >> Hi, Thomas, I cannot find the host-sim, where can I get it? > > In memnic repository: >

[dpdk-dev] Testing memnic for VM to VM transfer

2014-07-03 Thread GongJinrong
for VM to VM transfer Thanks Thomas?I will try it^^ -Original Message- From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] Sent: Wednesday, July 02, 2014 11:59 PM To: Hiroshi Shimamoto Cc: GongJinrong; dev at dpdk.org; 'John Joyce (joycej)'; Olivier MATZ Subject: Re: [dpdk-dev] Testing

[dpdk-dev] Testing memnic for VM to VM transfer

2014-07-03 Thread Thomas Monjalon
2014-07-03 19:03, GongJinrong: > Hi, Thomas, I cannot find the host-sim, where can I get it? In memnic repository: http://dpdk.org/browse/memnic/commit/?id=18e78437e75ef3f -- Thomas

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread GongJinrong
transfer Hi, > Subject: Re: [dpdk-dev] Testing memnic for VM to VM transfer > > 2014-06-18 11:42, Hiroshi Shimamoto: > > 2014-06-18 19:26, GongJinrong: > > > Do you have any idea that how to write a host application to put > > > the data to guest memnic PMD? > &g

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread GongJinrong
t dpdk.org Subject: Re: [dpdk-dev] Testing memnic for VM to VM transfer Hi, > Subject: [dpdk-dev] Testing memnic for VM to VM transfer > > Hi everyone: > We are interested in testing the performance of the memnic driver posted at http://dpdk.org/browse/memnic/refs/. &g

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread Thomas Monjalon
2014-06-18 11:42, Hiroshi Shimamoto: > 2014-06-18 19:26, GongJinrong: > > Do you have any idea that how to write a host application > > to put the data to guest memnic PMD? > > Yes, basically I made the MEMNIC interface work with DPDK vSwitch. > > By the way, you can mmap() the shm which

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread Hiroshi Shimamoto
Hi, > Subject: Re: [dpdk-dev] Testing memnic for VM to VM transfer > > 2014-06-18 11:42, Hiroshi Shimamoto: > > 2014-06-18 19:26, GongJinrong: > > > Do you have any idea that how to write a host application > > > to put the data to guest memnic PMD? > &g

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread Hiroshi Shimamoto
Hi, > Subject: ##freemail## RE: ##freemail## RE: [dpdk-dev] Testing memnic for VM > to VM transfer > > Hi, Hiroshi > >Do you mean I must use DPDK vSwitch in host when I use MEMNIC PMD in > guest VM? actually, I just want a channel which can put the data from host >

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-18 Thread Hiroshi Shimamoto
Hi, > Subject: [dpdk-dev] Testing memnic for VM to VM transfer > > Hi everyone: > We are interested in testing the performance of the memnic driver > posted at http://dpdk.org/browse/memnic/refs/. > We want to compare its performance compared to other tech

[dpdk-dev] Testing memnic for VM to VM transfer

2014-06-13 Thread John Joyce (joycej)
Hi everyone: We are interested in testing the performance of the memnic driver posted at http://dpdk.org/browse/memnic/refs/. We want to compare its performance compared to other techniques to transfer packets between the guest and the kernel, predominately for VM to VM