Verification (regression test only - we don't yet have the hw that
supports the feature):

ubuntu@d06-3:~$ cat /proc/version
Linux version 4.15.0-37-generic (buildd@bos02-arm64-015) (gcc version 7.3.0 
(Ubuntu/Linaro 7.3.0-16ubuntu3)) #40-Ubuntu SMP Tue Oct 2 15:36:22 UTC 2018

$ sudo ethtool -K enp125s0f2 rx-vlan-filter off
Could not change any device features

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

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

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  Fix Committed

Bug description:
  [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 ethtool -K <hns3-dev> rx-vlan-filter off
  reports:
    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.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to