summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2026-01-27 20:13:45 +0100
committerFlorian Westphal <fw@strlen.de>2026-02-06 13:34:55 +0100
commit2f635adbe2642d398a0be3ab245accd2987be0c3 (patch)
treef55e37a69ec45cc0e197b9a48499a7b7f38785d6 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent1d79ae50e310092182a0a8450292ee1c2f99efcf (diff)
netfilter: nft_set_hash: fix get operation on big endian
tests/shell/testcases/packetpath/set_match_nomatch_hash_fast fails on big endian with: Error: Could not process rule: No such file or directory reset element ip test s { 244.147.90.126 } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Fatal: Cannot fetch element "244.147.90.126" ... because the wrong bucket is searched, jhash() and jhash1_word are not interchangeable on big endian. Fixes: 3b02b0adc242 ("netfilter: nft_set_hash: fix lookups with fixed size hash on big endian") Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions