Re: [ovs-dev] [PATCH RFC 1/1] netdev-dpdk: add dpdk vhost-user ports

2015-04-16 Thread Tahhan, Maryam
> On Tue, Apr 14, 2015 at 9:37 AM, Rogers, Gerald > wrote: > > There are some deployments that are using or require older OS > > distributions using qemu versions prior to version 2.1, thus would > > require the support for vHost-cuse. Most general reason is > > qualification cycles for new OS ve

Re: [ovs-dev] [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports

2014-11-12 Thread Tahhan, Maryam
: 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

Re: [ovs-dev] [PATCH V2] netdev-dpdk: Fix DPDK rings broken by multi queue

2014-11-04 Thread Tahhan, Maryam
Hi Pravin I can't see this on master, and I don't see the changes can you point me to the commit. Thanks Maryam > -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Pravin > Shelar > Sent: Thursday, October 16, 2014 11:32 PM > To: Verbeiren, David > Cc: dev@

Re: [ovs-dev] [PATCH v5 1/1] netdev-dpdk: add dpdk vhost ports

2014-10-06 Thread Tahhan, Maryam
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 pa

Re: [ovs-dev] [PATCH v4 1/1] netdev-dpdk: add dpdk vhost ports

2014-09-11 Thread Tahhan, Maryam
> -Original Message- > From: Tahhan, Maryam > Sent: Friday, August 22, 2014 2:42 PM > To: dev@openvswitch.org > Cc: Tahhan, Maryam > Subject: [PATCH v4 1/1] netdev-dpdk: add dpdk vhost ports > > This patch implements the vhost-net offload API. It adds support

Re: [ovs-dev] dpdk support vhost-user in tree

2014-08-18 Thread Tahhan, Maryam
Just to be clear, I'm planning on implementing it when it's available as a DPDK library rather than it being a hardened openvswitch plan. Regards Maryam -Original Message----- From: Tahhan, Maryam Sent: Monday, August 18, 2014 9:23 AM To: 'loy wolfe'; dev@openvswitch.o

Re: [ovs-dev] dpdk support vhost-user in tree

2014-08-18 Thread Tahhan, Maryam
Hi The plan is to support vhost-user as soon as it's integrated in DPDK. It's currently being integrated into DPDK as a library. Regards Maryam -Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of loy wolfe Sent: Monday, August 18, 2014 9:17 AM To: dev@openvswi

Re: [ovs-dev] [PATCH] netdev-dpdk / arbitrary port naming for vhost ports

2014-06-25 Thread Tahhan, Maryam
d, ETH_ADDR_ARGS(eth_addr.addr_bytes)); or deleting altogether, what do you recommend? Regards Maryam -Original Message- From: Ben Pfaff [mailto:b...@nicira.com] Sent: Tuesday, June 24, 2014 5:04 PM To: Tahhan, Maryam Cc: dev@openvswitch.org; Rogers, Gerald Subject: Re: [ovs-dev] [PATCH]

Re: [ovs-dev] [PATCH 1/1] netdev-dpdk-vhost / add dpdk vhost ports

2014-06-06 Thread Tahhan, Maryam
he header files... Regards Maryam -Original Message- From: Pravin Shelar [mailto:pshe...@nicira.com] Sent: Wednesday, June 4, 2014 10:00 PM To: Tahhan, Maryam Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH 1/1] netdev-dpdk-vhost / add dpdk vhost ports On Wed, Jun 4, 2014 at 2:48 AM,

Re: [ovs-dev] [PATCH 1/1] netdev-dpdk-vhost / add dpdk vhost ports

2014-06-04 Thread Tahhan, Maryam
can be done. Or would abstracting out what is common into a set of functions that dpdk ports (logical/physical) can use be more suitable? --Maryam -Original Message- From: Pravin Shelar [mailto:pshe...@nicira.com] Sent: Tuesday, June 3, 2014 8:03 PM To: Tahhan, Maryam Cc: dev