Re: [meta-intel] [fido][PATCH 1/1] meta-crystalforest: build zlib shim layer for qat

2015-07-05 Thread Mittal, AnujX
> -Original Message- > From: Mittal, AnujX > Sent: Monday, July 06, 2015 1:29 PM > To: meta-intel@yoctoproject.org > Cc: Mittal, AnujX > Subject: [meta-intel][fido][PATCH 1/1] meta-crystalforest: build zlib shim > layer for qat > > From: Anuj Mittal &g

Re: [meta-intel] [fido][PATCH 0/3] QAT recipe for Intel Riverforest

2015-07-06 Thread Mittal, AnujX
Thank you for your comments. > >Is the intent also of this patch set to allow for an upgrade from Dizzy's > >QAT16 > >(2.2.x based) -> this version? Or is there no upgrade path on the device for > >something already installed? > > Anuj's focus is on this QAT v2.3.0-34 version for RiverForest p

Re: [meta-intel] [fido][PATCH v2 1/2] meta-crystalforest: qat recipe for riverforest

2015-07-08 Thread Mittal, AnujX
Thank you for your comments. > > + > > +#Dual BSD and GPLv2 License > > +LICENSE = "BSD & GPLv2" > > +LIC_FILES_CHKSUM = "\ > > +file://${COMMON_LICENSE_DIR}/GPL- > 2.0;md5=801f80980d171dd6425610833a22dbe6 \ > > + > file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678a

Re: [meta-intel] [dizzy][PATCH 0/2] zlib-qat fixes for Highland Forest

2015-07-22 Thread Mittal, AnujX
Hi Darren, Thank you for your comments. > -Original Message- > From: Darren Hart [mailto:dvh...@linux.intel.com] > Sent: Tuesday, July 21, 2015 12:46 AM > To: Mittal, AnujX; meta-intel@yoctoproject.org > Cc: Ong, Boon Leong > Subject: Re: [meta-intel] [dizzy][PATCH 0

Re: [meta-intel] [dizzy][PATCH 1/2] meta-crystalforest: use correct compiler for zlib

2015-07-22 Thread Mittal, AnujX
Hi Darren, Thank you for your comments. > > diff --git > > a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat/zlib-qat-qat_mem-use- > the-right-compiler.patch > b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat/zlib-qat- > qat_mem-use-the-right-compiler.patch > > new file mode 100644

Re: [meta-intel] [dizzy][PATCH 2/3] meta-crystalforest: add qat preferred provider

2015-07-23 Thread Mittal, AnujX
> -Original Message- > From: Darren Hart [mailto:dvh...@linux.intel.com] > Sent: Friday, July 24, 2015 5:44 AM > To: Mittal, AnujX; meta-intel@yoctoproject.org; Ong, Boon Leong > Subject: Re: [meta-intel] [dizzy][PATCH 2/3] meta-crystalforest: add qat > preferred provid

Re: [meta-intel] [dizzy][PATCH 0/3] qat fixes for highland forest and crystal forest

2015-07-23 Thread Mittal, AnujX
> -Original Message- > From: Darren Hart [mailto:dvh...@linux.intel.com] > Sent: Friday, July 24, 2015 5:37 AM > To: Mittal, AnujX; meta-intel@yoctoproject.org > Subject: Re: [meta-intel] [dizzy][PATCH 0/3] qat fixes for highland forest > and crystal > forest > &g

Re: [meta-intel] [meta-isg][fido][master][PATCH]dpdk:fix incorrect config fix-up patch and also tidy up dpdk.inc

2015-07-27 Thread Mittal, AnujX
> > --- > > Test log: > > 1.)Run core-image-sato.hddimg on target platform(River Forest - Long Brook > > ). > > 2.)Builds core-image-sato(DPDKv1.8 and DPDKv2.0) on master and fido branch. > > 3.)insmod rte_kni.ko lo_mode=lo_mode_fifo , insmod igb_uio.ko > > 4.)Run dpdk

Re: [meta-intel] [master][PATCH 1/1] common/linux-yocto_3.14: update meta SRCREV

2015-09-02 Thread Mittal, AnujX
> -Original Message- > From: Saul Wold [mailto:s...@linux.intel.com] > Sent: Wednesday, September 02, 2015 10:23 PM > To: Mittal, AnujX; meta-intel@yoctoproject.org > Subject: Re: [meta-intel] [master][PATCH 1/1] common/linux-yocto_3.14: update > meta SRCREV > >

Re: [meta-intel] [master & fido][PATCH 0/2] Move qat/zlib-qat to meta-isg

2015-09-03 Thread Mittal, AnujX
Hi Saul, > This patch series moves the qat and zlib-qat recipe and meta-data from meta- > crystalforest/recipes-extended to meta-isg/common/recipes-extended. > > This has been done to ensure we can re-use the existing work for the upcoming > supported platforms like grantley without having to cre

Re: [meta-intel] [PATCH 2/2] meta-isg: dpdk: fix v1.8.0 build with kernel 4.1

2015-10-06 Thread Mittal, AnujX
Hi Boon Leong, Thank you for the review. > Back-port patch can be found at > http://www.dpdk.org/browse/dpdk/commit/?id=71f0ab1849b4fc3ca928deb566df > 12ca725ed150 > The original patch makes the below change which is missing from the above > patch. > > Amendment to cherry-picked patch should be

Re: [meta-intel] [PATCH 1/2] meta-isg: dpdk: fix v2.0.0 build with kernel 4.1

2015-10-06 Thread Mittal, AnujX
Hi Boon Leong, Thank you for the review. > >+--- > >+ lib/librte_pmd_ixgbe/ixgbe/ixgbe_phy.c | 1 + > >+ 1 file changed, 1 insertion(+) > >+ > >+diff --git a/lib/librte_pmd_ixgbe/ixgbe/ixgbe_phy.c > >+b/lib/librte_pmd_ixgbe/ixgbe/ixgbe_phy.c > >+index 2305448..4774adb 100644 > >+--- a/lib/librte_

Re: [meta-intel] [meta-intel-iot-middleware][PATCH 0/1] update mraa 0.9 -> 0.10.1

2016-04-14 Thread Mittal, AnujX
> Please rebase on master and resubmit. Also, I prefer patches to be submitted > as pull > requests here: > https://github.com/tripzero/meta-intel-iot-middleware. > Thanks, I've submitted a pull request. This patch fixes the compilation problems when python and node binding are enabled. Thank

Re: [meta-intel] [PATCH] canterbury-corpus: Use base_libdir in FILES

2016-05-24 Thread Mittal, AnujX
> So I doubt they're loaded by the firmware loader (they are random data files, > a > compression test corpus) but maybe they are being used in a test inside the > kernel and > the firmware directory is hack to find them? > > I'm CCing some people who have touched the qat16 recipe lately (as it