numam-dpdk/drivers/net/fm10k
Yunjian Wang 9e4f075bc5 net/fm10k: fix memory leak when Tx thresh check fails
In fm10k_tx_queue_setup(), we allocate memory for the queue
structure but not released when Tx thresh check fails.

Fixes: 98068e0e04 ("fm10k: add Tx queue setup/release")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Xiao Wang <xiao.w.wang@intel.com>
2020-10-09 13:17:43 +02:00
..
base build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
fm10k_ethdev.c net/fm10k: fix memory leak when Tx thresh check fails 2020-10-09 13:17:43 +02:00
fm10k_logs.h net/fm10k: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
fm10k_rxtx_vec.c replace cold attributes 2020-04-16 18:30:58 +02:00
fm10k_rxtx.c net/fm10k: fix descriptor VLAN field filling in Tx 2020-01-17 19:45:23 +01:00
fm10k.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_fm10k_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00