numam-dpdk/drivers/net/mlx5
Yongseok Koh a2ceae5940 net/mlx5: fix alignment of memory region
The memory region is [start, end), so if the memseg of 'end' isn't
allocated yet, the returned memseg will have zero entries and this will
make 'end' zero (nil).

Fixes: 718e35999c ("net/mlx5: use virt2memseg instead of iteration")

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2018-04-27 15:54:56 +01:00
..
Makefile net/mlx5: use Netlink to add/remove MAC addresses 2018-04-14 00:41:44 +02:00
mlx5_defs.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_ethdev.c drivers/net: update link status 2018-04-27 15:54:56 +01:00
mlx5_flow.c net/mlx5: fix RSS flow action bounds check 2018-04-27 15:54:56 +01:00
mlx5_glue.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_glue.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_mac.c ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
mlx5_mr.c net/mlx5: fix alignment of memory region 2018-04-27 15:54:56 +01:00
mlx5_nl.c net/mlx5: use Netlink to enable promisc/allmulti mode 2018-04-14 00:41:44 +02:00
mlx5_prm.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rss.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxmode.c net/mlx5: use Netlink to enable promisc/allmulti mode 2018-04-14 00:41:44 +02:00
mlx5_rxq.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxtx_vec_neon.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxtx_vec_sse.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxtx_vec.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxtx_vec.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_rxtx.c net/mlx5: remove excessive data prefetch 2018-04-14 00:40:21 +02:00
mlx5_rxtx.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_socket.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_stats.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_trigger.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_txq.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_utils.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5_vlan.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx5.c net/mlx5: fix link status initialization 2018-04-14 00:43:30 +02:00
mlx5.h ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00