The fix begins to show up in upstream v5.4-rc8
======
$ git log origin/master --abbrev-commit --pretty=oneline --grep="net: hns3: fix ETS bandwidth validation bug" c2d568978193 net: hns3: fix ETS bandwidth validation bug
$ git tag --contains c2d568978193 v5.4 v5.4-rc8 v5.5 v5.5-rc1 v5.5-rc2 v5.5-rc3 v5.5-rc4 v5.5-rc5 v5.5-rc6 v5.5-rc7 v5.6-rc1 v5.6-rc2 v5.6-rc3
The fix begins to show up in upstream v5.4-rc8
======
$ git log origin/master --abbrev-commit --pretty=oneline --grep="net: hns3: fix ETS bandwidth validation bug"
c2d568978193 net: hns3: fix ETS bandwidth validation bug
$ git tag --contains c2d568978193
v5.4
v5.4-rc8
v5.5
v5.5-rc1
v5.5-rc2
v5.5-rc3
v5.5-rc4
v5.5-rc5
v5.5-rc6
v5.5-rc7
v5.6-rc1
v5.6-rc2
v5.6-rc3