Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 for dpaa2

2019-10-30 Thread Nipun Gupta
Hi David, > > > > > -Original Message- > > > From: David Marchand > > > Subject: Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and > 1588 > > > for dpaa2 > > > > > > On Fri, Oct 4, 2019 at 1:26 PM Nipun Gupta

Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 for dpaa2

2019-10-30 Thread David Marchand
Saxena > > ; Thomas Monjalon > > Subject: Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 > > for dpaa2 > > > > On Fri, Oct 4, 2019 at 1:26 PM Nipun Gupta wrote: > > > > > > IOVA_PHYS flag is not required in the DPAA config, thus dis

Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 for dpaa2

2019-10-30 Thread Nipun Gupta
Hi David, > -Original Message- > From: David Marchand > Sent: Sunday, October 27, 2019 4:33 PM > To: Nipun Gupta > Cc: dev ; Yigit, Ferruh ; Hemant > Agrawal ; Sachin Saxena > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [PATCH] config: disable iova phys for d

Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 for dpaa2

2019-10-27 Thread David Marchand
On Fri, Oct 4, 2019 at 1:26 PM Nipun Gupta wrote: > > IOVA_PHYS flag is not required in the DPAA config, thus disable it. > Also, disable the 1588 timer support by default on DPAA2 platform > due to the performance impact With this patch, we don't have a single target using the 1588 timer support

Re: [dpdk-dev] [PATCH] config: disable iova phys for dpaa and 1588 for dpaa2

2019-10-10 Thread Hemant Agrawal
Acked-by: Hemant Agrawal