[Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool interface fo Rx filter

Gangfeng Huang gangfeng.huang at ni.com
Thu Jan 14 02:40:48 UTC 2016


Hi Brown,

1. According to datasheet, only i210/i211/350 support Rx queue assignment. In my patch, other adapters will return the error -ENOTSUPP;  

2. For I211, it only have 2 HW queues(queue 0 and queue 1), you cannot assign the packets to queue 2. 

I211: 
ethtool -N eth1 flow-type ether proto 0x88F8 action 1

 
-----Original Message-----
From: Brown, Aaron F [mailto:aaron.f.brown at intel.com] 
Sent: 2016年1月13日 11:27
To: Gangfeng Huang <gangfeng.huang at ni.com>; intel-wired-lan at lists.osuosl.org
Cc: Ruhao Gao <ruhao.gao at ni.com>
Subject: RE: [Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool interface fo Rx filter

> From: Gangfeng Huang [gangfeng.huang at ni.com]
> Sent: Tuesday, January 12, 2016 12:32 AM
> To: Brown, Aaron F; intel-wired-lan at lists.osuosl.org
> Cc: Ruhao Gao
> Subject: RE: [Intel-wired-lan] [PATCH next-queue 1/3] igb: Enable the ethtool   interface fo Rx filter

> About these patches, I only do the test on I210 because I do not have other adapters in this series,

That's one of the reasons I test it here, can't expect everyone to have access to all the SKUs.  It can be hard enough for me to locate a suitable sampling of each part one of our drivers supports :)

If you have an idea of how to address it go ahead and submit another patch, I have the systems in a dedicated regression rack and the check for this is pretty easy so it should not take me too long to come back with a result.

Thanks,
Aaron


More information about the Intel-wired-lan mailing list