public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* BUG: ice: E830 fails RSS table adjustment with ethtool -X
@ 2025-12-05 19:37 Jesse Brandeburg
  2025-12-17 23:14 ` [Intel-wired-lan] " Greenwalt, Paul
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Brandeburg @ 2025-12-05 19:37 UTC (permalink / raw)
  To: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	Tony Nguyen, Przemek Kitszel, Keller, Jacob E

Filed at:
https://bugzilla.kernel.org/show_bug.cgi?id=220839

Kernel: stable-6.12.58
NIC: E830 100G dual port

When trying to adjust RSS table # of queues on E830 with

ethtool -X eth0 equal 8

we see this error in logs

    [ 6112.110022] [ T303140] ice 0000:c1:00.1: Failed to configure RSS 
hash for VSI 8, error -5
     [ 6112.528002] [ T303170] ice 0000:c1:00.0: Failed to configure RSS 
hash for VSI 6, error -5

This command works fine on E810 nics with the same driver.

Firmware/package, and NVM version info attached to bugzilla.

We're already trying this on 6.18 but data not available yet, however 
it's still a bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X
  2025-12-05 19:37 BUG: ice: E830 fails RSS table adjustment with ethtool -X Jesse Brandeburg
@ 2025-12-17 23:14 ` Greenwalt, Paul
  2025-12-17 23:32   ` Jesse Brandeburg
  0 siblings, 1 reply; 4+ messages in thread
From: Greenwalt, Paul @ 2025-12-17 23:14 UTC (permalink / raw)
  To: Jesse Brandeburg, netdev@vger.kernel.org,
	intel-wired-lan@lists.osuosl.org, Tony Nguyen, Przemek Kitszel,
	Keller, Jacob E



On 12/5/2025 11:37 AM, Jesse Brandeburg wrote:
> Filed at:
> https://bugzilla.kernel.org/show_bug.cgi?id=220839
> 
> Kernel: stable-6.12.58
> NIC: E830 100G dual port
> 
> When trying to adjust RSS table # of queues on E830 with
> 
> ethtool -X eth0 equal 8
> 
> we see this error in logs
> 
>    [ 6112.110022] [ T303140] ice 0000:c1:00.1: Failed to configure RSS
> hash for VSI 8, error -5
>     [ 6112.528002] [ T303170] ice 0000:c1:00.0: Failed to configure RSS
> hash for VSI 6, error -5
> 
> This command works fine on E810 nics with the same driver.
>

Hi Jesse,

I have reproduced the issue and I'm looking into.

Thanks,
Paul

> Firmware/package, and NVM version info attached to bugzilla.
> 
> We're already trying this on 6.18 but data not available yet, however
> it's still a bug.
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X
  2025-12-17 23:14 ` [Intel-wired-lan] " Greenwalt, Paul
@ 2025-12-17 23:32   ` Jesse Brandeburg
  2026-01-12 22:18     ` Greenwalt, Paul
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Brandeburg @ 2025-12-17 23:32 UTC (permalink / raw)
  To: Greenwalt, Paul
  Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	Tony Nguyen, Przemek Kitszel, Keller, Jacob E

On Wed, Dec 17, 2025 at 3:14 PM Greenwalt, Paul
<paul.greenwalt@intel.com> wrote:
> On 12/5/2025 11:37 AM, Jesse Brandeburg wrote:
> > Filed at:
> > https://bugzilla.kernel.org/show_bug.cgi?id=220839
> >
> > Kernel: stable-6.12.58
> > NIC: E830 100G dual port
> >
> > When trying to adjust RSS table # of queues on E830 with
> >
> > ethtool -X eth0 equal 8
> >
> > we see this error in logs
> >
> >    [ 6112.110022] [ T303140] ice 0000:c1:00.1: Failed to configure RSS
> > hash for VSI 8, error -5
> >     [ 6112.528002] [ T303170] ice 0000:c1:00.0: Failed to configure RSS
> > hash for VSI 6, error -5
> >
> > This command works fine on E810 nics with the same driver.
> >
>
> Hi Jesse,
>
> I have reproduced the issue and I'm looking into.

Great, thanks Paul

Let me know if you need anything from my end.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X
  2025-12-17 23:32   ` Jesse Brandeburg
@ 2026-01-12 22:18     ` Greenwalt, Paul
  0 siblings, 0 replies; 4+ messages in thread
From: Greenwalt, Paul @ 2026-01-12 22:18 UTC (permalink / raw)
  To: Jesse Brandeburg
  Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	Tony Nguyen, Przemek Kitszel, Keller, Jacob E



On 12/17/2025 3:32 PM, Jesse Brandeburg wrote:
> On Wed, Dec 17, 2025 at 3:14 PM Greenwalt, Paul
> <paul.greenwalt@intel.com> wrote:
>> On 12/5/2025 11:37 AM, Jesse Brandeburg wrote:
>>> Filed at:
>>> https://bugzilla.kernel.org/show_bug.cgi?id=220839
>>>
>>> Kernel: stable-6.12.58
>>> NIC: E830 100G dual port
>>>
>>> When trying to adjust RSS table # of queues on E830 with
>>>
>>> ethtool -X eth0 equal 8
>>>
>>> we see this error in logs
>>>
>>>    [ 6112.110022] [ T303140] ice 0000:c1:00.1: Failed to configure RSS
>>> hash for VSI 8, error -5
>>>     [ 6112.528002] [ T303170] ice 0000:c1:00.0: Failed to configure RSS
>>> hash for VSI 6, error -5
>>>
>>> This command works fine on E810 nics with the same driver.
>>>
>>
>> Hi Jesse,
>>
>> I have reproduced the issue and I'm looking into.
> 
> Great, thanks Paul
> 
> Let me know if you need anything from my end.

Hi Jesse,

A fix for this issue is in review on IWL, "[PATCH net] ice: fix setting
RSS VSI hash for E830"
https://lore.kernel.org/intel-wired-lan/979e42ca-66fb-4ca6-b68f-c10b4e441369@linux.dev/T/#mf07d85c072f472f8add658f2cbeba8de79ba31b9

Thanks,
Paul

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-12 22:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 19:37 BUG: ice: E830 fails RSS table adjustment with ethtool -X Jesse Brandeburg
2025-12-17 23:14 ` [Intel-wired-lan] " Greenwalt, Paul
2025-12-17 23:32   ` Jesse Brandeburg
2026-01-12 22:18     ` Greenwalt, Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox