diff options
author | 2024-11-04 21:13:19 -0700 | |
---|---|---|
committer | 2024-11-06 17:39:59 -0800 | |
commit | 050eb2cebb9e97adb673550c51988c3de1eb0834 (patch) | |
tree | 6d41b6f41a4814256938232468c0ca97c42d9829 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: enetc: Fix spelling mistake "referencce" -> "reference" (diff) | |
download | wireguard-linux-050eb2cebb9e97adb673550c51988c3de1eb0834.tar.xz wireguard-linux-050eb2cebb9e97adb673550c51988c3de1eb0834.zip |
bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
Commit 9ba0e56199e3 ("bnxt_en: Enhance ethtool ntuple support for ip
flows besides TCP/UDP") added support for ip4/ip6 ntuple rules.
However, if you wanted to wildcard over l4proto, you had to provide
0xFF.
The choice of 0xFF is non-standard and non-intuitive. Delete support for
it in this commit. Next commit we will introduce a cleaner way to
wildcard l4proto.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Reviewed-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/a5ba0d3bd926d27977c317efa7fdfbc8a704d2b8.1730778566.git.dxu@dxuuu.xyz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions