numam-dpdk/drivers
Xiaoyun Wang a2177d2e84 net/hinic: fix queues resource free
Adds tx_queues and rx_queues non-null judgment before free tx or
rx resources, because some app may set tx_queues or rx_queues to
be null before call free resource interfaces, which may cause
a segfault.

Fixes: 64727024d2 ("net/hinic: add device initialization")
Cc: stable@dpdk.org

Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com>
2020-05-18 20:35:57 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/fslmc: fix size of qman fq descriptor 2020-05-11 22:27:39 +02:00
common common/iavf: fix RSS algorithm type 2020-05-18 20:35:57 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/virtio: enable OOP feature flag 2020-05-17 16:10:44 +02:00
event event/dsw: fix enqueue burst return value 2020-05-14 09:15:37 +02:00
mempool mempool/octeontx2: mark internal symbols 2020-05-18 17:29:24 +02:00
net net/hinic: fix queues resource free 2020-05-18 20:35:57 +02:00
raw drivers: enhance DPAA2 portal allocation error logs 2020-05-11 22:27:39 +02:00
vdpa vdpa/mlx5: fix PCI address comparison 2020-05-05 15:54:26 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00