Lu Qiuwen 61874d3c06 net/fm10k: fix stats crash in multi-process
The ops pointers in fm10k_stats_get() are set up from primary
process, when secondary process calls these ops pointers,
a segment fault will happen.

Fixes: 7223d200c227 ("fm10k: add base driver")
Cc: stable@dpdk.org

Signed-off-by: Lu Qiuwen <luqiuwen@iie.ac.cn>
Acked-by: Xiao Wang <xiao.w.wang@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-08-26 12:43:23 +02:00
..
2019-06-13 23:54:29 +09:00
2019-08-05 19:24:17 +02:00
2019-08-05 19:42:02 +02:00
2019-08-06 13:29:25 +02:00
2019-07-23 14:31:35 +02:00
2019-08-07 10:21:33 +02:00
2019-07-23 14:31:34 +02:00
2019-07-26 00:32:18 +02:00