hns3: enable ethtool rx-vlan-filter on supported hw
Bug #1793394 reported by
dann frazier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
dann frazier | ||
Bionic |
Fix Released
|
Undecided
|
dann frazier | ||
Cosmic |
Fix Released
|
Undecided
|
dann frazier |
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.
CVE References
Changed in linux (Ubuntu Bionic): | |
status: | New → In Progress |
assignee: | nobody → dann frazier (dannf) |
description: | updated |
Changed in linux (Ubuntu Cosmic): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Bionic): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- bionic' to 'verification- done-bionic' . If the problem still exists, change the tag 'verification- needed- bionic' to 'verification- failed- bionic' .
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!