diff options
author | Daniel Xu <dxu@dxuuu.xyz> | 2024-11-04 21:13:19 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-11-06 17:39:59 -0800 |
commit | 050eb2cebb9e97adb673550c51988c3de1eb0834 (patch) | |
tree | 6d41b6f41a4814256938232468c0ca97c42d9829 /include/linux/compiler-gcc.h | |
parent | 4f19c824025a0a541c0c43417088134d27f6fe5a (diff) |
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 'include/linux/compiler-gcc.h')
0 files changed, 0 insertions, 0 deletions