Re: [dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal

2020-08-07 Thread Thomas Monjalon
03/08/2020 16:55, Maxime Coquelin: > Vhost-user dequeue zero-copy support will be removed in > 20.11. The only known user is OVS where the feature is > still experimental, and has not received any update for > several years. This feature faces reliability issues and > is often conflicting with new

Re: [dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal

2020-08-07 Thread Aaron Conole
Maxime Coquelin writes: > Vhost-user dequeue zero-copy support will be removed in > 20.11. The only known user is OVS where the feature is > still experimental, and has not received any update for > several years. This feature faces reliability issues and > is often conflicting with new features

Re: [dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal

2020-08-07 Thread Loftus, Ciara
> > Vhost-user dequeue zero-copy support will be removed in > 20.11. The only known user is OVS where the feature is > still experimental, and has not received any update for > several years. This feature faces reliability issues and > is often conflicting with new features being implemented. > >

Re: [dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal

2020-08-06 Thread Stokes, Ian
> Vhost-user dequeue zero-copy support will be removed in 20.11. The only > known user is OVS where the feature is still experimental, and has not > received > any update for several years. This feature faces reliability issues and is > often > conflicting with new features being implemented. >

Re: [dpdk-dev] [PATCH] doc: announce Vhost dequeue zero-copy removal

2020-08-03 Thread Xia, Chenbo
> -Original Message- > From: Maxime Coquelin > Sent: Monday, August 3, 2020 10:56 PM > To: dev@dpdk.org; ktray...@redhat.com; Stokes, Ian ; > Xia, Chenbo ; Wang, Zhihong > > Cc: Loftus, Ciara ; Maxime Coquelin > > Subject: [PATCH] doc: announce Vhost dequeue zero-copy removal > > Vhos