Re: [ovs-dev] [PATCH 3/4] netdev-dpdk: Add vHost User PMD

2016-07-26 Thread Loftus, Ciara
> Subject: Re: [ovs-dev] [PATCH 3/4] netdev-dpdk: Add vHost User PMD > > Thanks for the patch > This needs a little bit of rebasing, I did it myself to review, but it'd be > nice to > have an updated version. I've submitted a new set here: http://openvswitch.org/pi

Re: [ovs-dev] [PATCH 3/4] netdev-dpdk: Add vHost User PMD

2016-07-25 Thread Daniele Di Proietto
Thanks for the patch This needs a little bit of rebasing, I did it myself to review, but it'd be nice to have an updated version. I like the simplification that this brings especially to the fast path. If we merge this before we merge the DPDK 16.07 we won't have to deal with the vid change. Th