numam-dpdk/drivers/net/hinic
Yunjian Wang d7964ce192 net/hinic: check memory allocations in flow creation
The function rte_zmalloc() could return NULL, the return
value need to be checked.

Fixes: f4ca3fd54c ("net/hinic: create and destroy flow director filter")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-07-30 00:41:23 +02:00
..
base net/hinic/base: avoid system time jump 2020-07-30 00:41:23 +02:00
hinic_pmd_ethdev.c ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
hinic_pmd_ethdev.h net/hinic: fix setting promiscuous mode 2020-07-07 23:38:26 +02:00
hinic_pmd_flow.c net/hinic: check memory allocations in flow creation 2020-07-30 00:41:23 +02:00
hinic_pmd_rx.c net/hinic: fix queues resource free 2020-05-18 20:35:57 +02:00
hinic_pmd_rx.h net/hinic: optimize Rx performance for x86 2020-07-30 00:41:23 +02:00
hinic_pmd_tx.c net/hinic: refactor checksum functions 2020-07-30 00:41:23 +02:00
hinic_pmd_tx.h net/hinic: adds Tx queue xstats members 2020-04-21 13:57:07 +02:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
rte_pmd_hinic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00