numam-dpdk/drivers/net/mlx4
Adrien Mazarguil 138a740c45 net/mlx4: support multicast address list interface
Since this driver does not distinguish unicast/multicast addresses,
applications could always rely on the standard MAC add/remove/set
interface to configure both types.

As a result, the multicast address list interface never got implemented
(rte_eth_dev_set_mc_addr_list()) however PMD-agnostic applications still
rely on it for compatibility reasons; a wrapper is therefore required.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
2019-05-03 18:45:23 +02:00
..
Makefile net/mlx4: support secondary process 2019-04-05 17:45:22 +02:00
meson.build net/mlx: fix library search in meson build 2019-04-18 18:22:42 +02:00
mlx4_ethdev.c net/mlx4: support multicast address list interface 2019-05-03 18:45:23 +02:00
mlx4_flow.c ethdev: deprecate legacy filter API 2019-04-19 14:51:54 +02:00
mlx4_flow.h ethdev: deprecate legacy filter API 2019-04-19 14:51:54 +02:00
mlx4_glue.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_glue.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_intr.c net/mlx4: change device reference for secondary process 2019-04-05 17:45:22 +02:00
mlx4_mp.c net/mlx4: enable secondary process to register DMA memory 2019-04-05 17:45:22 +02:00
mlx4_mr.c net/mlx4: fix memory region cleanup 2019-04-19 14:51:55 +02:00
mlx4_mr.h net/mlx4: enable secondary process to register DMA memory 2019-04-05 17:45:22 +02:00
mlx4_prm.h net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_rxq.c net/mlx4: add external allocator for Verbs object 2019-04-05 17:45:22 +02:00
mlx4_rxtx.c net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_rxtx.h net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_txq.c net/mlx4: remove device register remap 2019-04-12 11:02:02 +02:00
mlx4_utils.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4_utils.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
mlx4.c net/mlx4: support multicast address list interface 2019-05-03 18:45:23 +02:00
mlx4.h net/mlx4: support multicast address list interface 2019-05-03 18:45:23 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00