commit | 8641250251bfcd93479c71783c6792ae3325d7e4 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Fri Jul 21 00:00:25 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 20 15:20:27 2017 -0700 |
tree | 16ade798c25aadabe9df7a5d39ced646dec0170d | |
parent | b712296a41ce0a114895fdff68fc22aada165b07 [diff] |
bpf: more tests for mixed signed and unsigned bounds checks Add a couple of more test cases to BPF selftests that are related to mixed signed and unsigned checks. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>