commit | 14507e35bd9dedcd14c24f9e5e0e0dd48e972e53 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Dec 19 22:13:05 2018 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Dec 20 17:28:28 2018 +0100 |
tree | 39552a190adf490e23c34ebbdd5c8ac588d1ede4 | |
parent | 960ea056561a08e2b837b2f02d22c53226414a84 [diff] |
selftests: bpf: verifier: add tests for JSET interpretation Validate that the verifier reasons correctly about the bounds and removes dead code based on results of JSET instruction. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>