The set contains improvements for direct packet access range markings related to data_meta pointer and test cases for all such access patterns that the verifier matches on.
Thanks! Daniel Borkmann (3): bpf: minor cleanups after merge bpf: also improve pattern matches for meta access bpf: add test cases to bpf selftests to cover all meta tests kernel/bpf/verifier.c | 167 +++++---- tools/testing/selftests/bpf/test_verifier.c | 552 +++++++++++++++++++++++++--- 2 files changed, 594 insertions(+), 125 deletions(-) -- 1.9.3