All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaroslav Pulchart <jaroslav.pulchart@gooddata.com>
To: linux-kernel@vger.kernel.org
Subject: Error setting promisc mode with linux 5.18 on ice eth driver
Date: Sun, 12 Jun 2022 11:21:17 +0200	[thread overview]
Message-ID: <CAK8fFZ61mQ3AYpdWjWtyUXzrs-RVMW61mBLrjRDXBxB-F9GzbA@mail.gmail.com> (raw)

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

                 reply	other threads:[~2022-06-12  9:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK8fFZ61mQ3AYpdWjWtyUXzrs-RVMW61mBLrjRDXBxB-F9GzbA@mail.gmail.com \
    --to=jaroslav.pulchart@gooddata.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.