Re: [dpdk-dev] [PATCH RFC 0/1] vhost-add-DMADEV-support-for-async-datapath

2021-09-13 Thread Pai G, Sunil
Just as FYI, An alternate approach is up on the OVS mailing list : http://patchwork.ozlabs.org/project/openvswitch/list/?series=261277

Re: [dpdk-dev] [PATCH RFC 0/1] vhost-add-DMADEV-support-for-async-datapath

2021-08-31 Thread Pai G, Sunil
Hi Maxime, > Hi Sunil, > > On 8/23/21 11:53 AM, Sunil Pai G wrote: > > Note to the reader: > > --- > > The intent of this patch is to explore possible different approaches > > of async implementations. > > Please consider this patch for discussions only and not for > > merge/up

Re: [dpdk-dev] [PATCH RFC 0/1] vhost-add-DMADEV-support-for-async-datapath

2021-08-30 Thread Maxime Coquelin
Hi Sunil, On 8/23/21 11:53 AM, Sunil Pai G wrote: > Note to the reader: > --- > The intent of this patch is to explore possible different approaches > of async implementations. > Please consider this patch for discussions only and not for > merge/upstream. Thanks for sharing, that