Thanks, I have included this for 18.11 as well and merged.
Thanks,
Anuj
On Tue, 2019-06-11 at 11:06 +0800, zhe...@windriver.com wrote:
> From: He Zhe
>
> Backport a patch from upstream to fix the following build failure.
>
> x86_64-native-linuxapp-gcc/include/rte_ether.h:178:2: error:
> conve
From: He Zhe
Backport a patch from upstream to fix the following build failure.
x86_64-native-linuxapp-gcc/include/rte_ether.h:178:2: error:
converting a packed 'const struct ether_addr' pointer (alignment 1) to a
'unaligned_uint16_t' {aka 'const short
unsigned int'} pointer (alignment 2) may