[dpdk-dev] [Bug 607] Calling rte_eth_allmulticast_enable after rte_eth_promiscuous_enable disables promisc mode
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Jan 4 15:26:18 CET 2021
https://bugs.dpdk.org/show_bug.cgi?id=607
Bug ID: 607
Summary: Calling rte_eth_allmulticast_enable after
rte_eth_promiscuous_enable disables promisc mode
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: bnemeth at redhat.com
Target Milestone: ---
Commit b10231aed1edb9 introduces a regression. Calling
rte_eth_promiscuous_enable(port_id) followed by
rte_eth_allmulticast_enable(port_id) disables promisc mode on at least the
following nic (QEDE): QLogic Corp. FastLinQ QL41000 Series 10/25/40/50GbE
Controller.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list