Hi David, Seems that I missed this patch, thanks for the help and pointing me to it, appreciated.
Kindest regards, Raslan Darawsheh > -----Original Message----- > From: David Marchand <david.march...@redhat.com> > Sent: Sunday, October 4, 2020 12:01 PM > To: Raslan Darawsheh <rasl...@nvidia.com> > Cc: Cristian Dumitrescu <cristian.dumitre...@intel.com>; dev@dpdk.org; > NBU-Contact-Thomas Monjalon <tho...@monjalon.net> > Subject: Re: [dpdk-dev] [PATCH v7 32/42] pipeline: add SWX pipeline > specification file > > Hello Raslan, > > On Sun, Oct 4, 2020 at 9:51 AM Raslan Darawsheh <rasl...@nvidia.com> > wrote: > > Seems like this patch introduced a new failure in compilation as following: > > > > ./../root/dpdk/lib/librte_pipeline/rte_swx_pipeline_spec.c:216:15: error: > implicit declaration of function 'reallocarray'; did you mean 'realloc'? [- > Werror=implicit-function-declaration] > > new_fields = reallocarray(s->fields, > > ^~~~~~~~~~~~ > > realloc > > [...] > > > > > This is reproducible in the following environment: > > ARCH: aarch64 > > CC: gcc > > OS: Fedora 32 (Container Image) > > Kernel: 4.4.0-104-generic > > GCC(aarch64): aarch64-linux-gnu-gcc (Linaro GCC 7.1-2017.08) 7.1.1 > 20170707 > > > > Can you kindly help with providing a fix for it ? > > https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.d > pdk.org%2Fdpdk%2Fcommit%2F%3Fid%3D2a8be2ff7530c5031c5b29bf4f0353 > e3d2d4aee0&data=02%7C01%7Crasland%40nvidia.com%7C583ee2a555 > 34409aa86f08d868441f5e%7C43083d15727340c1b7db39efd9ccc17a%7C0%7C0 > %7C637373989082245301&sdata=8a5dF6yoVfvvAwUVcnptUvhUSCDb% > 2BXsfPc2e5NXN15A%3D&reserved=0 > > > -- > David Marchand