numam-dpdk/drivers
Asaf Penso 3f22e3153f net/mlx5: check memory allocation in flow creation
rte_calloc functions returns a non-null pointer in case of
success and null pointer in case of failure.

The return value should be checked and the function flow
should take that into consideration.

This patch adds a check for rte_calloc return value in function
flow_list_create.

Fixes: 84c406e745 ("net/mlx5: add flow translate function")
Cc: stable@dpdk.org

Signed-off-by: Asaf Penso <asafp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
2019-07-05 01:52:02 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus eal: hide shared memory config 2019-07-06 10:32:34 +02:00
common drivers/octeontx2: fix icc build for i686 2019-07-04 16:46:33 +02:00
compress drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
crypto drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
event event/octeontx2: add libatomic dependency for 32-bit clang 2019-07-04 17:12:55 +02:00
mempool mempool/octeontx2: fix clang build for arm64 2019-07-05 10:55:46 +02:00
net net/mlx5: check memory allocation in flow creation 2019-07-05 01:52:02 +02:00
raw raw/ioat: fix icc build 2019-07-05 15:01:59 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00