Re: [ovs-dev] [ovs-dev,v3,3/5] netdev-dpdk: Add vHost User PMD

2016-07-29 Thread Loftus, Ciara
> > Not the complete review. Just few comments to design. Hi Ilya, Thanks for the feedback. > > And what about performance? Is there any difference in comparison to > current version of code? I guess, this may be slower than direct > access to vhost library. I had the same concern I've measur

Re: [ovs-dev] [ovs-dev,v3,3/5] netdev-dpdk: Add vHost User PMD

2016-07-29 Thread Ilya Maximets
Not the complete review. Just few comments to design. And what about performance? Is there any difference in comparison to current version of code? I guess, this may be slower than direct access to vhost library. Comments inline. Best regards, Ilya Maximets. On 28.07.2016 19:21, Ciara Loftus wr