]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
bpf: sk_msg, add tests for size field
authorJohn Fastabend <john.fastabend@gmail.com>
Sun, 16 Dec 2018 23:47:06 +0000 (15:47 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 18 Dec 2018 23:27:23 +0000 (00:27 +0100)
commit945a47d87cee24a95e11fdc0cd868b872f9b9616
tree70590ac2bacf2a40aec88e06aca9e924e48695ef
parent584e46813e689ff1a348343b73122c43d81d0ef7
bpf: sk_msg, add tests for size field

This adds tests to read the size field to test_verifier.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/testing/selftests/bpf/test_verifier.c