numam-dpdk/drivers
Balazs Nemeth 303e78f2bc net/qede: assume mbuf to free is never null
The ring txq->sw_tx_ring is managed with txq->sw_tx_cons. As long as
txq->sw_tx_cons is correct, there is no need to check if
txq->sw_tx_ring[idx] is null explicitly.

Signed-off-by: Balazs Nemeth <bnemeth@redhat.com>
Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
2021-03-27 15:00:30 +01:00
..
baseband config: remove compatibility build defines 2021-01-20 01:43:25 +01:00
bus bus/pci: support I/O port operations with musl 2021-03-23 08:41:05 +01:00
common common/mlx5: support sub-function representor parsing 2021-03-31 09:16:23 +02:00
compress compress/mlx5: support timestamp format 2021-03-16 10:05:39 +01:00
crypto drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
event event/dlb: fix header includes for musl 2021-03-23 08:41:05 +01:00
mempool net/dpaa: prevent multiple mempool config 2021-02-24 18:03:30 +01:00
net net/qede: assume mbuf to free is never null 2021-03-27 15:00:30 +01:00
raw raw/ifpga: add miscellaneous APIs 2021-03-05 09:56:18 +01:00
regex regex/mlx5: support timestamp format 2021-03-16 10:05:38 +01:00
vdpa vdpa/mlx5: replace pthread functions unavailable in musl 2021-03-23 08:41:05 +01:00
meson.build common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00