numam-dpdk/lib/node
Shiqi Liu d914c01036 node: check Rx element allocation
As the possible failure of the malloc(), the not_checked and
checked could be NULL pointer.
Therefore, it should be better to check it in order to avoid
the dereference of the NULL pointer.

Fixes: fa8054c8c8 ("examples/eventdev: add thread safe Tx worker pipeline")
Cc: stable@dpdk.org

Signed-off-by: Shiqi Liu <835703180@qq.com>
2022-10-10 17:53:12 +02:00
..
ethdev_ctrl.c
ethdev_rx_priv.h
ethdev_rx.c
ethdev_tx_priv.h
ethdev_tx.c
ip4_lookup_neon.h
ip4_lookup_sse.h
ip4_lookup.c
ip4_rewrite_priv.h
ip4_rewrite.c
log.c
meson.build
node_private.h
null.c
pkt_cls_priv.h
pkt_cls.c
pkt_drop.c
rte_node_eth_api.h
rte_node_ip4_api.h
version.map