numam-dpdk/drivers/net/qede
Devendra Singh Rawat b10231aed1 net/qede: fix multicast drop in promiscuous mode
After enabling promiscuous mode all packets whose destination MAC
address is a multicast address were being dropped. This fix configures
H/W to receive all traffic in promiscuous mode. Promiscuous mode also
overrides allmulticast mode on/off status.

Fixes: 40e9f6fc15 ("net/qede: enable VF-VF traffic with unmatched dest address")
Cc: stable@dpdk.org

Signed-off-by: Devendra Singh Rawat <dsinghrawat@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Rasesh Mody <rmody@marvell.com>
2020-06-30 14:52:30 +02:00
..
base net/qede: use common bit operations API 2020-06-16 14:34:42 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
qede_ethdev.c net/qede: fix multicast drop in promiscuous mode 2020-06-30 14:52:30 +02:00
qede_ethdev.h net/qede: fix setting MTU 2019-11-08 23:15:04 +01:00
qede_filter.c net/qede: support flow API flush 2020-05-05 15:54:26 +02:00
qede_if.h net/qede: support FW version query 2020-05-05 15:54:26 +02:00
qede_logs.h net/qede: move SPDX tags to source files 2018-07-23 23:55:26 +02:00
qede_main.c net/qede: use common bit operations API 2020-06-16 14:34:42 +02:00
qede_rxtx.c net/qede: fix port reconfiguration 2020-05-18 20:35:57 +02:00
qede_rxtx.h net/qede: enhance Tx CPU utilization 2020-01-17 19:46:26 +01:00
rte_pmd_qede_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00