Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-06 Thread Luca Boccassi
On Tue, 2018-03-06 at 11:07 +0530, gowrishankar muthukrishnan wrote: > On Monday 05 March 2018 03:42 PM, Luca Boccassi wrote: > > On Mon, 2018-03-05 at 11:31 +0530, gowrishankar muthukrishnan > > wrote: > > > Hi Luca, > > > In powerpc to support i40e, we wish below patch be merged: > > > > > > c3d

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-05 Thread gowrishankar muthukrishnan
On Monday 05 March 2018 03:42 PM, Luca Boccassi wrote: On Mon, 2018-03-05 at 11:31 +0530, gowrishankar muthukrishnan wrote: Hi Luca, In powerpc to support i40e, we wish below patch be merged: c3def6a8724 net/i40e: implement vector PMD for altivec I have verified br-16.11 with the above commit

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-05 Thread Luca Boccassi
On Mon, 2018-03-05 at 11:31 +0530, gowrishankar muthukrishnan wrote: > Hi Luca, > In powerpc to support i40e, we wish below patch be merged: > > c3def6a8724 net/i40e: implement vector PMD for altivec > > I have verified br-16.11 with the above commit (in cherry-pick, I > needed  > to remove relea

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-05 Thread Luca Boccassi
On Mon, 2018-02-26 at 11:34 +, Luca Boccassi wrote: > Hi all, > > Here is a list of patches targeted for LTS release 16.11.5. Please > help review and test. The planned date for the final release is March > the 5th, pending results from regression tests. > Before that, please shout if anyone h

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-04 Thread gowrishankar muthukrishnan
Hi Luca, In powerpc to support i40e, we wish below patch be merged: c3def6a8724 net/i40e: implement vector PMD for altivec I have verified br-16.11 with the above commit (in cherry-pick, I needed to remove release notes which was meant for 17.05 release which hope is fine here). Could you plea

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-02 Thread Luca Boccassi
On Fri, 2018-03-02 at 14:10 +0530, gowrishankar muthukrishnan wrote: > Anywhere do we track its kernel and GCC compatibility esp for KNI,  > vfio/uio ?. If not, it would be good to document for supported > kernel  > versions I think. I'm not sure if it's explicitly tracked - are you seeing these p

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-03-02 Thread gowrishankar muthukrishnan
Anywhere do we track its kernel and GCC compatibility esp for KNI, vfio/uio ?. If not, it would be good to document for supported kernel versions I think. I see below compilation error for a kernel *3.10.0-693.1.1.el7.ppc64le (RHEL 7.4)*: .. ppc_64-power8-linuxapp-gcc/build/lib/librte_eal/lin

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-02-28 Thread Luca Boccassi
On Wed, 2018-02-28 at 17:12 +, Kevin Traynor wrote: > On 02/26/2018 11:34 AM, Luca Boccassi wrote: > > Hi all, > > > > Here is a list of patches targeted for LTS release 16.11.5. Please > > help review and test. The planned date for the final release is > > March > > the 5th, pending results f

Re: [dpdk-dev] 16.11.5 (LTS) patches review and test

2018-02-28 Thread Kevin Traynor
On 02/26/2018 11:34 AM, Luca Boccassi wrote: > Hi all, > > Here is a list of patches targeted for LTS release 16.11.5. Please > help review and test. The planned date for the final release is March > the 5th, pending results from regression tests. > Before that, please shout if anyone has objectio