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 node: check Rx element allocation 2022-10-10 17:53:12 +02:00
ethdev_rx_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ethdev_rx.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ethdev_tx_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ethdev_tx.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ip4_lookup_neon.h
ip4_lookup_sse.h
ip4_lookup.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ip4_rewrite_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ip4_rewrite.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
log.c
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
node_private.h
null.c
pkt_cls_priv.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
pkt_cls.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
pkt_drop.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_node_eth_api.h
rte_node_ip4_api.h
version.map