Re: [dpdk-dev] Build errors due to duplicate version.map entries in librte_power

2021-02-22 Thread Aaron Conole
Juraj Linkeš writes: > This seems to have gone unnoticed. > > lib/librte_power/version.map specifies > rte_power_guest_channel_send_msg both under DPDK_21 and EXPERIMENTAL. > > This is causing the clang cross-compile job to always fail with the error > Aaron provided: > ld.lld: error: duplicate

Re: [dpdk-dev] Build errors due to duplicate version.map entries in librte_power

2021-02-22 Thread Juraj Linkeš
This seems to have gone unnoticed. lib/librte_power/version.map specifies rte_power_guest_channel_send_msg both under DPDK_21 and EXPERIMENTAL. This is causing the clang cross-compile job to always fail with the error Aaron provided: ld.lld: error: duplicate symbol 'rte_power_guest_channel_send