numam-dpdk/drivers
Nicolas Chautru e12aabced4 baseband/fpga_lte_fec: fix polling of MMIO register
Polling of MMIO register could misreport the actual value
set dynamically in hardware as the variable was not set explicitly
to volatile integer.

Fixes: efd453698c ("baseband/fpga_lte_fec: add driver for FEC on FPGA")
Cc: stable@dpdk.org

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
2019-10-23 16:57:06 +02:00
..
baseband baseband/fpga_lte_fec: fix polling of MMIO register 2019-10-23 16:57:06 +02:00
bus build: enable extra warnings with meson 2019-10-24 01:03:30 +02:00
common crypto/qat: support RSA CRT in asym 2019-10-23 16:57:06 +02:00
compress compress/qat: catch overflow for stateless compression 2019-10-23 16:57:06 +02:00
crypto crypto/qat: fix AES CMAC mininum digest size 2019-10-23 16:57:06 +02:00
event build: enable extra warnings with meson 2019-10-24 01:03:30 +02:00
mempool mempool/dpaa: reduce debug messages 2019-10-08 12:14:31 +02:00
net drivers: remove duplicated compiler flags 2019-10-24 01:04:14 +02:00
raw raw/ifpga: remove unneeded compiler flags 2019-10-24 01:03:16 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: support disabling drivers with meson 2019-10-24 01:02:29 +02:00