numam-dpdk/drivers
Aman Deep Singh 16b809d144 net/ice/base: fix strict-aliasing with GCC
Code changes done for build issue as reported in Bug 817
error: dereferencing type-punned pointer will break strict-aliasing rules.
added union to avoid pointer dereferencing

The build issue has been reported with both gcc 4.8.5 (RHEL 7) and
gcc 5.4.0 (Ubuntu 16.04).

Bugzilla ID: 817
Fixes: 39925373a3 ("net/ice/base: add parser execution main loop")

Signed-off-by: Aman Deep Singh <aman.deep.singh@intel.com>
Tested-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-10-05 16:59:06 +02:00
..
baseband version: 21.11-rc0 2021-08-17 08:37:52 +02:00
bus eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
common common/iavf: fix ARQ resource leak 2021-09-28 05:33:44 +02:00
compress compress/mlx5: fix leak on QP setup failure 2021-09-06 21:46:34 +02:00
crypto common/cnxk: support tunnel header verification 2021-09-28 17:49:10 +02:00
event cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
mempool mempool/stack: build on Windows 2021-10-01 16:46:05 +02:00
net net/ice/base: fix strict-aliasing with GCC 2021-10-05 16:59:06 +02:00
raw raw/cnxk_bphy: support reading NPA/SSO PF function 2021-09-28 15:16:28 +02:00
regex regex/mlx5: fix leak after probing failure 2021-09-22 21:21:31 +02:00
vdpa vdpa/ifc: increase readability with bool type 2021-09-30 19:23:02 +02:00
meson.build build: fix essential drivers in disable list 2021-09-15 11:00:15 +02:00