numam-dpdk/drivers/common
Pavan Nikhilesh 838d94399b common/octeontx: fix gcc 9.1 ABI break
GCC 9.1 fixes a bug with passing bitfields as pass by value in function
parameters and generates a warning for the same as below:

drivers/common/octeontx/octeontx_mbox.c:282:1: note: parameter passing
for argument of type ‘struct mbox_intf_ver’ changed in GCC 9.1

Fix the warning generated by passing bitfield as pass by reference.

Fixes: b4134b2d31 ("common/octeontx: update mbox to version 1.1.3")
Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Harman Kalra <hkalra@marvell.com>
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-05-06 23:53:19 +02:00
..
cpt replace hot attributes 2020-04-16 18:30:58 +02:00
dpaax replace hot attributes 2020-04-16 18:30:58 +02:00
iavf version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00
mlx5 common/mlx5: fix uninitialized RoCE variable 2020-05-05 15:54:26 +02:00
mvep build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx common/octeontx: fix gcc 9.1 ABI break 2020-05-06 23:53:19 +02:00
octeontx2 version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00
qat compress/qat: support IM buffer too small operation 2020-04-19 17:15:14 +02:00
Makefile net/ice: add DCF hardware initialization 2020-04-21 13:57:05 +02:00
meson.build common/mlx5: introduce common library 2020-02-05 09:51:20 +01:00