commit | 791caeb084c57e3a4d648cf1ee799d1f70c0ef4e | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Wed May 24 16:35:49 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 25 14:37:56 2017 -0400 |
tree | 571c695467478a648c37e10291fc47fb8609a964 | |
parent | ae08ea976862dcd058af89fcddc2ef4790b4a2bd [diff] |
test_bpf: Add a couple of tests for BPF_JSGE. Some JITs can optimize comparisons with zero. Add a couple of BPF_JSGE tests against immediate zero. Signed-off-by: David Daney <david.daney@cavium.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>