numam-dpdk/app
Jasvinder Singh 9e70fce2e1 app/testpmd: fix allocation check in TM config
Calloc() function might returns NULL due to insufficient space. Therefore,
check for handling memory allocation failure is added.

Coverity issue: 257030
Fixes: 5b590fbe09 ("app/testpmd: add traffic management forwarding mode")
Cc: stable@dpdk.org

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
2018-01-31 23:34:47 +01:00
..
pdump mk: add experimental tag check 2018-01-29 23:35:29 +01:00
proc_info mk: add experimental tag check 2018-01-29 23:35:29 +01:00
test-bbdev app/bbdev: fix unchecked return value 2018-01-31 18:48:49 +01:00
test-crypto-perf app/crypto-perf: fix out-of-bounds array access 2018-01-29 20:22:33 +01:00
test-eventdev app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test-pmd app/testpmd: fix allocation check in TM config 2018-01-31 23:34:47 +01:00
Makefile app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
meson.build app/eventdev: build with meson 2018-01-30 21:58:59 +01:00