** Description changed:

  [Impact]
  Newer revisions of hns3 support toggling the  rx-vlan-filter feature, but the 
driver does not allow it.
  
  [Test Case]
  Currently the command:
-   $ sudo strace ethtool -K <hns3-dev> rx-vlan-filter off
+   $ sudo ethtool -K <hns3-dev> rx-vlan-filter off
  reports:
-   Could not change any device features
+   Could not change any device features
  Even on hardware that supports this feature.
  
  [Fix]
  Apply this upstream commit:
  3e85af6a6812d net: hns3: Add vlan filter setting by ethtool command -K
  
  [Regression Risk]
  I've regression tested on hns3 hardware that does not support this feature, 
and it worked as it should.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793394

Title:
  hns3: enable ethtool rx-vlan-filter on supported hw

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1793394/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to