Sunil Kumar Kori 21cc840198 net/cnxk: support multicast filter
Patch adds multicast filter support for cn9k and cn10k platforms.

CGX DMAC filter table(32 entries) is divided among all LMACs
connected to it i.e. if CGX has 4 LMACs then each LMAC can have
up to 8 filters. If CGX has 1 LMAC then it can have up to 32
filters.

Above mentioned filter table is used to install unicast and multicast
DMAC address filters. Unicast filters are installed via
rte_eth_dev_mac_addr_add API while multicast filters are installed
via rte_eth_dev_set_mc_addr_list API.

So in total, supported MAC filters are equal to DMAC filters plus
mcast filters.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
2021-06-30 03:36:38 +02:00
..
2019-04-05 17:45:22 +02:00
2021-05-18 19:06:56 +02:00
2021-06-30 03:36:38 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2020-07-21 13:54:54 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2018-10-11 18:53:48 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2021-05-18 19:06:56 +02:00
2018-04-27 15:54:56 +01:00