Alejandro Lucero f598e1a2d0 net/nfp: fix barrier location
The barrier needs to be after reading the DD bit. It has not been
a problem because the potential reads which can not happen before
reading the DD bit seem to be far enough, so the compiler is not
rescheduling them. However, a refactoring could make this problem
to arise.

Fixes: b812daadad0d ("nfp: add Rx and Tx")
Cc: stable@dpdk.org

Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
2018-03-30 14:08:43 +02:00
..
2018-01-22 01:26:49 +01:00
2018-01-31 20:57:29 +01:00
2018-01-22 01:26:49 +01:00
2018-03-30 14:08:43 +02:00
2018-01-22 01:26:49 +01:00
2018-03-30 14:08:43 +02:00
2018-03-30 14:08:43 +02:00
2018-01-22 01:26:49 +01:00
2018-01-29 10:04:28 +01:00
2018-03-30 14:08:43 +02:00
2018-02-08 18:42:14 +01:00
2018-03-30 14:08:43 +02:00
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00
2018-03-12 16:29:27 +01:00
2018-03-14 00:37:42 +01:00