to:dev-boun...@openvswitch.org] On Behalf Of Pravin Shelar
>> Sent: Tuesday, October 21, 2014 12:00 AM
>> To: Tahhan, Maryam
>> Cc: dev@openvswitch.org
>> Subject: Re: [ovs-dev] [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports
>>
>> On Mon, Sep 29, 2014 at 10:10 A
12:00 AM
> To: Tahhan, Maryam
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports
>
> On Mon, Sep 29, 2014 at 10:10 AM, maryam.tahhan
> wrote:
> > This patch implements the vhost-net offload API. It adds support for
> >
: Tuesday, October 21, 2014 12:00 AM
> To: Tahhan, Maryam
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports
>
> On Mon, Sep 29, 2014 at 10:10 AM, maryam.tahhan
> wrote:
> > This patch implements the vhost-net offload API. I
On Mon, Sep 29, 2014 at 10:10 AM, maryam.tahhan wrote:
> This patch implements the vhost-net offload API. It adds support for
> a new port type to userspace datapath called dpdkvhost. This allows KVM
> (QEMU) to offload the servicing of virtio-net devices to it's associated
> dpdkvhost port. Inst
On Mon, Oct 6, 2014 at 2:47 AM, Tahhan, Maryam wrote:
> Hi All
> any review/update on this patch?
>
> Thanks
> Maryam
>
I am reviewing it, I should be able to finish it this week.
Thanks,
Pravin.
___
dev mailing list
dev@openvswitch.org
http://openvswi
Hi All
any review/update on this patch?
Thanks
Maryam
> -Original Message-
> From: Tahhan, Maryam
> Sent: Monday, September 29, 2014 6:10 PM
> To: dev@openvswitch.org
> Cc: Tahhan, Maryam
> Subject: [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports
>
> This patch implements the vhost-net
This patch implements the vhost-net offload API. It adds support for
a new port type to userspace datapath called dpdkvhost. This allows KVM
(QEMU) to offload the servicing of virtio-net devices to it's associated
dpdkvhost port. Instructions for use are in INSTALL.DPDK.
This has been tested on I