Re: [dpdk-dev] rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake.

2018-09-12 Thread Yongseok Koh
> On Sep 12, 2018, at 1:56 PM, Yongseok Koh wrote: > > Hi, Christian > > We've recently encountered a weird issue with Ubuntu 18.04 on the Skylake > server. I can always reproduce this crash and I could narrowed it down. I > guess > it could be a GCC issue. > > > [1] How to reproduce > - Conn

[dpdk-dev] rte_memcpy() moves data incorrectly on Ubuntu 18.04 on Intel Skylake.

2018-09-12 Thread Yongseok Koh
Hi, Christian We've recently encountered a weird issue with Ubuntu 18.04 on the Skylake server. I can always reproduce this crash and I could narrowed it down. I guess it could be a GCC issue. [1] How to reproduce - ConnectX-4Lx/ConnectX-5 with mlx5 PMD in DPDK 18.02.1 - Ubuntu 18.04 on Intel Sk