Re: [dpdk-dev] [PATCH v2 1/2] eal: add rte_random.c file on windows

2020-12-18 Thread Kadam, Pallavi
On 12/18/2020 3:29 AM, Thomas Monjalon wrote: 17/12/2020 23:59, Pallavi Kadam: This file is required to compile and build i40e PMD on Windows. Add rte_rand variable to export file. Redefine _m_prefetchw for Clang toolchain due to following error with respect to conflicting types: FAILED: lib

Re: [dpdk-dev] [PATCH v2 1/2] eal: add rte_random.c file on windows

2020-12-18 Thread Thomas Monjalon
17/12/2020 23:59, Pallavi Kadam: > This file is required to compile and build i40e PMD on Windows. > Add rte_rand variable to export file. > > Redefine _m_prefetchw for Clang toolchain due to following error > with respect to conflicting types: > > FAILED: lib/76b5a35@@rte_eal@sta/librte_eal_comm