numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro fe5fe3820e net/mlx5: fix leak when starvation occurs
The list of segments to free was wrongly manipulated ending by only freeing
the first segment instead of freeing all of them.  The last one still
belongs to the NIC and thus should not be freed.

Fixes: a1bdb71a32 ("net/mlx5: fix crash in Rx")

Reported-by: Liming Sun <lsun@mellanox.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-01-17 19:24:51 +01:00
..
Makefile scripts: move to buildtools 2017-01-04 21:17:32 +01:00
mlx5_defs.h net/mlx: align drivers to latest naming convention 2016-10-13 15:30:59 +02:00
mlx5_ethdev.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
mlx5_fdir.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_mac.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_mr.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_prm.h net/mlx5: define explicit fields for Rx offloads 2016-11-07 18:42:22 +01:00
mlx5_rss.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxmode.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_rxq.c net/mlx5: fix handling of small mbuf sizes 2016-11-07 18:21:41 +01:00
mlx5_rxtx.c net/mlx5: fix leak when starvation occurs 2017-01-17 19:24:51 +01:00
mlx5_rxtx.h net/mlx5: return RSS hash result in mbuf 2016-10-13 15:30:59 +02:00
mlx5_stats.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_trigger.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5_txq.c net/mlx5: reduce memory overhead for WQE handling 2016-09-30 12:27:18 +02:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx: fix debug build with gcc 6.1 2016-09-30 12:27:18 +02:00
mlx5.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
mlx5.h net/mlx5: fix link speed capability information 2016-10-26 20:12:43 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00