Re: [dpdk-dev] [PATCH v3 0/4] aarch32 compilation

2020-06-26 Thread Ferruh Yigit
On 6/24/2020 8:10 AM, Ruifeng Wang wrote: > Build aarch32 binary on aarch64 platform hit issues with l3fwd [1] > and ixgbe PMD [2]. This patch set is to fix these. > > When building with make, please refer to guide: > http://patches.dpdk.org/patch/62820/ > > When building with meson, requires ser

[dpdk-dev] [PATCH v3 0/4] aarch32 compilation

2020-06-24 Thread Ruifeng Wang
Build aarch32 binary on aarch64 platform hit issues with l3fwd [1] and ixgbe PMD [2]. This patch set is to fix these. When building with make, please refer to guide: http://patches.dpdk.org/patch/62820/ When building with meson, requires series: http://patches.dpdk.org/cover/69536/ [1] https://m