All of lore.kernel.org
 help / color / mirror / Atom feed
* Error setting promisc mode with linux 5.18 on ice eth driver
@ 2022-06-12  9:21 Jaroslav Pulchart
  0 siblings, 0 replies; only message in thread
From: Jaroslav Pulchart @ 2022-06-12  9:21 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-12  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-12  9:21 Error setting promisc mode with linux 5.18 on ice eth driver Jaroslav Pulchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.