Re: [PATCH] net/mlx5: fix compilation warning in GCC-9.1

2024-07-18 Thread Raslan Darawsheh
Hi, From: Gregory Etelson Sent: Sunday, July 7, 2024 12:57 PM To: dev@dpdk.org Cc: Gregory Etelson; Maayan Kashani; Raslan Darawsheh; sta...@dpdk.org; Dariusz Sosnowski; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad Subject: [PATCH] net/mlx5: fix compilation warning in GCC-9.1

[PATCH] net/mlx5: fix compilation warning in GCC-9.1

2024-07-07 Thread Gregory Etelson
GCC has introduced a bugfix in 9.1 that changed GCC ABI in ARM setups: https://gcc.gnu.org/gcc-9/changes.html ``` On Arm targets (arm*-*-*), a bug in the implementation of the procedure call standard (AAPCS) in the GCC 6, 7 and 8 releases has been fixed: a structure containing a bit-field based on