Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1650726
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE. |
| Date | 2017-05-25 20:40 +0200 |
| Message-ID | <tL5PY-3iT-23@gated-at.bofh.it> (permalink) |
| References | <tKOm6-tO-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: David Daney <david.daney@cavium.com> Date: Wed, 24 May 2017 16:35:49 -0700 > 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> Applied, thank you. This reminds me that I should add support for "branch on register" to the sparc64 eBPF JIT. At least now, when I do so, there will be tests for it :-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE. David Miller <davem@davemloft.net> - 2017-05-25 20:40 +0200
csiph-web