numam-dpdk/drivers
Tiwei Bie 8f66bc4ac3 net/virtio: add barrier in interrupt enable
Typically, after enabling Rx interrupt, a check should be done
to make sure that there is no new incoming packets before going
to sleep. So a barrier is needed to make sure that any following
check won't happen before the interrupt is actually enabled.

Fixes: c056be239d ("net/virtio: add Rx interrupt enable/disable functions")
Cc: stable@dpdk.org

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-03-20 18:15:42 +01:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
common common/cpt: fix null auth only 2019-03-06 17:28:35 +01:00
compress build: improve dependency handling 2019-02-27 12:13:54 +01:00
crypto build/linux: rename macro from LINUXAPP to LINUX 2019-03-12 17:31:22 +01:00
event event/opdl: replace sprintf with snprintf 2019-03-15 06:46:50 +01:00
mempool eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
net net/virtio: add barrier in interrupt enable 2019-03-20 18:15:42 +01:00
raw eal/linux: rename linuxapp to linux 2019-03-12 17:31:13 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: improve dependency handling 2019-02-27 12:13:54 +01:00