http://bugs.dpdk.org/show_bug.cgi?id=1919
Bug ID: 1919
Summary: Packets with mismatched address received with
promiscuous mode disabled on CX6 NIC
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Packets with mismatched address received with promiscuous mode disabled
testpmd> set promisc 0 off
testpmd> show port info 0
********************* Infos for port 0 *********************
MAC address: B8:3F:D2:52:B7:24
sent packet: Ether(dst='00:00:00:00:00:01',
src='a0:88:c2:95:79:c4')/IP(src='192.168.100.3',
dst='192.168.101.3')/Raw(load=b'xxxxx')
sudo ethtool -i enp129s0f0np0
driver: mlx5_core
version: 24.07-0.6.1
firmware-version: 26.42.1000 (MT_0000000531)
expansion-rom-version:
bus-info: 0000:81:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: yes
uname -m
x86_64
DPDK version: 26.03 rc2
--
You are receiving this mail because:
You are the assignee for the bug.