Bug 607 - Calling rte_eth_allmulticast_enable after rte_eth_promiscuous_enable disables promisc mode
Summary: Calling rte_eth_allmulticast_enable after rte_eth_promiscuous_enable disables...
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2021-01-04 15:26 CET by Balazs Nemeth
Modified: 2021-01-04 15:28 CET (History)
1 user (show)



Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.