numam-dpdk/drivers/common
Harman Kalra 43330c4de3 common/octeontx2: fix crash on running procinfo
Segmentation fault has been observed while running procinfo
with reset options i.e. --stats-reset and --xstats-reset.
Reason is procinfo runs as a secondary process and tries to
hold a lock which is part of struct mdev, which was not
allocated as part of shared memory.

Fixes: 5ca59711f7 ("common/octeontx2: add mailbox base support infra")
Cc: stable@dpdk.org

Signed-off-by: Harman Kalra <hkalra@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-07-07 23:38:26 +02:00
..
cpt crypto/octeontx2: support ChaCha20-Poly1305 2020-07-08 18:16:17 +02:00
dpaax common/dpaax: remove unnecessary jump for PDCP 2020-07-08 18:16:17 +02:00
iavf log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
mlx5 devtools: forbid variable declaration inside for 2020-07-03 10:04:15 +02:00
mvep build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
octeontx2 common/octeontx2: fix crash on running procinfo 2020-07-07 23:38:26 +02:00
qat crypto/qat: support ChaCha20-Poly1305 2020-07-08 18:16:40 +02:00
Makefile net/ice: add DCF hardware initialization 2020-04-21 13:57:05 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00