numam-dpdk/lib/mbuf
Alexander Bechikov c0b48da45c mbuf: fix dump of dynamic fields and flags
The dump of dynamic fields and flags fails if the shm is already
allocated. Add a check to fix the issue.

Fixes: d4902ed31c ("mbuf: check shared memory before dumping dynamic space")
Cc: stable@dpdk.org

Signed-off-by: Alexander Bechikov <asb.tyum@gmail.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-11-24 15:11:21 +01:00
..
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
rte_mbuf_core.h mbuf: avoid cast-align warning in data offset macro 2021-10-25 17:27:48 +02:00
rte_mbuf_dyn.c mbuf: fix dump of dynamic fields and flags 2021-11-24 15:11:21 +01:00
rte_mbuf_dyn.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_mbuf_pool_ops.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_pool_ops.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_ptype.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_ptype.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
rte_mbuf.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
version.map mbuf: promote check helper to stable 2021-10-05 11:04:03 +02:00