numam-dpdk/drivers
Pavan Nikhilesh 9ac7f8e572 mempool/octeontx: fix natural alignment being optimized out
The mbox messages are naturally aligned and in some cases compiler
optimization might disregard natural alignment.
Use volatile key word to force compiler to disable optimizing and
maintain alignment.

Fixes: aecb8e093b ("event/octeontx: introduce specialized mbox message copy")
Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Acked-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
2018-01-19 00:43:56 +01:00
..
bus bus/fslmc: clear the vfio group on error 2018-01-17 00:44:47 +01:00
crypto bus/fslmc: support dynamic IOVA 2018-01-16 18:47:49 +01:00
event event/octeontx: fix Rx adapter port id mapping 2018-01-16 18:47:49 +01:00
mempool mempool/octeontx: fix natural alignment being optimized out 2018-01-19 00:43:56 +01:00
net log: remove log level config option 2018-01-17 14:21:46 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00