Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X

2026-01-12 Thread Greenwalt, Paul



On 12/17/2025 3:32 PM, Jesse Brandeburg wrote:
> On Wed, Dec 17, 2025 at 3:14 PM Greenwalt, Paul
>  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 :c1:00.1: Failed to configure RSS
>>> hash for VSI 8, error -5
>>> [ 6112.528002] [ T303170] ice :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/[email protected]/T/#mf07d85c072f472f8add658f2cbeba8de79ba31b9

Thanks,
Paul


Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X

2025-12-17 Thread Jesse Brandeburg via Intel-wired-lan
On Wed, Dec 17, 2025 at 3:14 PM Greenwalt, Paul
 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 :c1:00.1: Failed to configure RSS
> > hash for VSI 8, error -5
> > [ 6112.528002] [ T303170] ice :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.


Re: [Intel-wired-lan] BUG: ice: E830 fails RSS table adjustment with ethtool -X

2025-12-17 Thread Greenwalt, Paul



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 :c1:00.1: Failed to configure RSS
> hash for VSI 8, error -5
>     [ 6112.528002] [ T303170] ice :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.
>