lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 12 Jun 2022 11:21:17 +0200
From:   Jaroslav Pulchart <jaroslav.pulchart@...ddata.com>
To:     linux-kernel@...r.kernel.org
Subject: Error setting promisc mode with linux 5.18 on ice eth driver

Hello,

The system cannot set up promisc mode @ E810-XXV ethernet interface
(ice driver) from linux with kernel 5.18.x (tested 5.18.1, 5.18.2,
5.18.3). It works with 5.17.x.

Reproducer:
$ ip link set em1 promisc on

Dmesg messages:
$ dmesg  | grep 'Error setting promisc'
[   24.863557] ice 0000:31:00.0: Error setting promisc mode on VSI 6 (rc=-17)
[   24.878369] ice 0000:31:00.0: Error setting promisc mode on VSI 6 (rc=-17)
[   25.045834] ice 0000:31:00.0: Error setting promisc mode on VSI 6 (rc=-17)
[   25.129840] ice 0000:b1:00.0: Error setting promisc mode on VSI 6 (rc=-17)
[   25.144440] ice 0000:b1:00.0: Error setting promisc mode on VSI 6 (rc=-17)

Devices:
$ lspci -s 0000:31:00.0
31:00.0 Ethernet controller: Intel Corporation Ethernet Controller
E810-XXV for SFP (rev 02)
$ lspci -s 0000:b1:00.0
b1:00.0 Ethernet controller: Intel Corporation Ethernet Controller
E810-XXV for SFP (rev 02)

Best regards,
Jaroslav Pulhart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ