On 6/8/2018 10:08 PM, Bruce Richardson wrote:
> By default, the DPAA2_USE_PHYS_IOVA setting with the make build-system
> is "y", which is overridden to "n" in the config file specifically for
> the arm64-dpaa2-linuxapp-gcc builds. The lack of this setting in meson
> builds causes issues for 32-bit build, as the alternative code paths
> have compiler warnings e.g. for i686 builds. Therefore we should align
> the meson and make settings, setting the value to "true" by default and
> overriding it to "false" for dpaa2-specific builds.
>
> Fixes: 6ec78c2463ac ("build: add meson support for dpaaX platforms")
>
>
Acked-by: Hemant Agrawal <[email protected]>
- [dpdk-dev] [PATCH 0/7] Enable 32-bit native builds wit... Bruce Richardson
- [dpdk-dev] [PATCH 2/7] bpf: fix 32-bit build supp... Bruce Richardson
- Re: [dpdk-dev] [PATCH 2/7] bpf: fix 32-bit bu... Ananyev, Konstantin
- [dpdk-dev] [PATCH 1/7] kni: disable for 32-bit me... Bruce Richardson
- Re: [dpdk-dev] [PATCH 1/7] kni: disable for 3... Ferruh Yigit
- [dpdk-dev] [PATCH 4/7] build: disable pointer to ... Bruce Richardson
- [dpdk-dev] [PATCH 3/7] net/sfc: disable for 32-bi... Bruce Richardson
- Re: [dpdk-dev] [PATCH 3/7] net/sfc: disable f... Andrew Rybchenko
- [dpdk-dev] [PATCH 5/7] dpaa2: fix default IOVA bu... Bruce Richardson
- Re: [dpdk-dev] [PATCH 5/7] dpaa2: fix default... Hemant Agrawal
- [dpdk-dev] [PATCH 7/7] net/avp: fix 32-bit meson ... Bruce Richardson
- Re: [dpdk-dev] [PATCH 7/7] net/avp: fix 32-bi... Legacy, Allain
- [dpdk-dev] [PATCH 6/7] examples/kni: fix dependen... Bruce Richardson
- Re: [dpdk-dev] [PATCH 6/7] examples/kni: fix ... Ferruh Yigit
- Re: [dpdk-dev] [PATCH 6/7] examples/kni: ... Bruce Richardson
- Re: [dpdk-dev] [PATCH 0/7] Enable 32-bit native b... Hemant Agrawal
- [dpdk-dev] [PATCH v2 0/8] Enable 32-bit native bu... Bruce Richardson
- [dpdk-dev] [PATCH v2 2/8] bpf: fix 32-bit bui... Bruce Richardson
- [dpdk-dev] [PATCH v2 3/8] net/sfc: disable fo... Bruce Richardson
- [dpdk-dev] [PATCH v2 4/8] build: disable poin... Bruce Richardson

