Nikhil Rao
a66a837446
eventdev: fix Rx SW adapter stop
...
The Rx adapter stop call does not guarantee that the
SW service function will not execute after the
rte_event_eth_rx_adapter_stop() call.
Add a "started" flag to prevent the adapter from executing
if stop has been called.
Fixes: 9c38b704d280 ("eventdev: add eth Rx adapter implementation")
Cc: stable@dpdk.org
Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
2018-06-19 00:09:36 +02:00
..
2018-01-30 21:58:59 +01:00
2018-05-10 17:46:20 +01:00
2018-03-28 00:07:35 +02:00
2018-05-14 17:42:43 +02:00
2018-01-30 21:58:59 +01:00
2018-04-23 21:31:40 +02:00
2018-02-06 23:13:47 +01:00
2018-05-28 03:26:37 +02:00
2018-05-22 16:36:12 +02:00
2018-01-30 21:59:00 +01:00
2018-06-01 12:58:36 +02:00
2018-01-30 21:58:59 +01:00
2018-06-14 19:27:50 +02:00
2018-06-19 00:09:36 +02:00
2018-03-30 14:08:43 +02:00
2018-01-30 21:58:59 +01:00
2018-01-30 21:58:59 +01:00
2018-05-13 22:45:37 +02:00
2018-05-14 21:14:49 +02:00
2018-01-30 21:58:59 +01:00
2018-04-18 00:37:05 +02:00
2018-05-25 10:47:06 +02:00
2018-04-27 18:00:24 +01:00
2018-02-01 00:35:06 +01:00
2018-06-15 18:03:33 +02:00
2018-01-30 21:58:59 +01:00
2018-05-15 16:30:14 +02:00
2018-05-14 03:37:28 +02:00
2018-04-04 17:33:08 +02:00
2018-05-22 16:27:09 +02:00
2018-05-25 10:47:06 +02:00
2018-04-18 01:26:21 +02:00
2018-05-14 03:37:28 +02:00
2018-04-17 16:09:43 +02:00
2018-01-30 21:58:59 +01:00
2018-05-14 01:01:11 +02:00
2018-01-30 21:58:59 +01:00
2018-05-21 00:20:16 +02:00
2018-05-14 03:37:28 +02:00
2018-04-23 18:20:10 +01:00
2018-05-08 16:19:58 +02:00
2018-04-26 16:58:18 +02:00
2018-06-15 12:27:25 +02:00
2018-05-12 00:35:15 +02:00
2018-05-08 22:22:02 +02:00