Re: [dpdk-dev] Can xenvirt pmd work in xen guest (aka DomU) without xen-vhost in Dom0 ?

2017-10-19 Thread Konrad Rzeszutek Wilk
On Mon, Oct 09, 2017 at 12:13:47AM +0800, Tan, Jianfeng wrote: > Hi, > > > On 10/8/2017 12:54 PM, Bill Bonaparte wrote: > > Thanks Jianfeng for taking time to reply. > > > > please allow me to briefly explain why I want to run dpdk on xen. > > our system is based on dpdk, which means we use dpdk

Re: [dpdk-dev] [PATCH] maintainers: claim responsability for xen

2017-02-18 Thread Konrad Rzeszutek Wilk
On Thu, Feb 16, 2017 at 10:51:44PM +0100, Vincent JARDIN wrote: > Le 16/02/2017 à 14:36, Konrad Rzeszutek Wilk a écrit : > > > Is it time now to officially remove Dom0 support? > > So we do have an prototype implementation of netback but it is waiting > > for review

Re: [dpdk-dev] [PATCH] maintainers: claim responsability for xen

2017-02-16 Thread Konrad Rzeszutek Wilk
On Thu, Feb 16, 2017 at 12:06:18PM +0100, Thomas Monjalon wrote: > 2016-11-11 04:49, Tan, Jianfeng: > > Hi Thomas and Konrad, > > > > On 11/11/2016 2:59 AM, Konrad Rzeszutek Wilk wrote: > > > On Wed, Nov 9, 2016 at 5:03 PM, Thomas Monjalon wrote: > > >>

Re: [dpdk-dev] [PATCH v3 0/3] xen: netfront poll mode driver

2017-02-06 Thread Konrad Rzeszutek Wilk
On Sun, Feb 05, 2017 at 03:44:52PM +0100, Thomas Monjalon wrote: > Hi Jan, > > 2016-03-22 10:55, Jan Blunck: > > v3 changes: > > - removed fake PCI interface > > - removed struct virt_eth_driver > > - check for UIO name and version > > - added basic documentation > > > > Jan Blunck (3): > > xen

[dpdk-dev] [PATCH] maintainers: claim responsability for xen

2016-11-10 Thread Konrad Rzeszutek Wilk
On Wed, Nov 9, 2016 at 5:03 PM, Thomas Monjalon wrote: > 2016-11-07 07:38, Jianfeng Tan: >> As some users are still using xen as the hypervisor, I suggest to >> continue support for xen in DPDK. And from 16.11, I will be the >> maintainer of all xen-related files. >> >> Signed-off-by: Jianfeng Tan