Dapeng Yu
627b3c5a39
net/iavf: fix shared data in multi-process
...
The shared pointer is initialized to a static local array defined in the
primary process and it shall not be accessed in the secondary process.
This patch copies the local data to shared data, to avoid data access
violation.
Fixes: 040b44551f77 ("net/iavf: unify Rx packet type table")
Cc: stable@dpdk.org
Signed-off-by: Dapeng Yu <dapengx.yu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-10-28 01:52:05 +02:00
..
2021-10-27 17:44:49 +02:00
2021-10-22 18:15:38 +02:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-24 13:37:43 +02:00
2021-10-24 13:37:43 +02:00
2021-10-24 13:37:43 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-24 13:37:43 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-28 01:52:05 +02:00
2021-10-27 05:29:39 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-24 13:37:43 +02:00
2021-10-27 17:48:51 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-24 13:37:43 +02:00
2021-10-24 13:37:43 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-24 13:37:43 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-22 18:15:38 +02:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-11-04 15:41:49 +01:00
2021-10-22 18:15:38 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-08-17 08:37:52 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-10-25 21:20:12 +02:00
2021-07-12 17:55:19 +02:00