Bug 607

Summary: Calling rte_eth_allmulticast_enable after rte_eth_promiscuous_enable disables promisc mode
Product: DPDK Reporter: Balazs Nemeth (bnemeth)
Component: ethdevAssignee: dev
Status: UNCONFIRMED ---    
Severity: normal CC: rmody
Priority: Normal    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Balazs Nemeth 2021-01-04 15:26:18 CET
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.