From: Daniel Borkmann Date: Mon, 19 Nov 2018 23:53:40 +0000 (+0100) Subject: Merge branch 'bpf-zero-hash-seed' X-Git-Tag: v5.0-rc1~129^2~209^2~17 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=bbe5d311be6624d15df1d060094cfcb3259f3ccd;p=nvme.git Merge branch 'bpf-zero-hash-seed' Lorenz Bauer says: ==================== Allow forcing the seed of a hash table to zero, for deterministic execution during benchmarking and testing. Changes from v2: * Change ordering of BPF_F_ZERO_SEED in linux/bpf.h Comments adressed from v1: * Add comment to discourage production use to linux/bpf.h * Require CAP_SYS_ADMIN ==================== Acked-by: Song Liu Signed-off-by: Daniel Borkmann --- bbe5d311be6624d15df1d060094cfcb3259f3ccd