Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1650726 > unrolled thread

Re: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE.

Started byDavid Miller <davem@davemloft.net>
First post2017-05-25 20:40 +0200
Last post2017-05-25 20:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE. David Miller <davem@davemloft.net> - 2017-05-25 20:40 +0200

#1650726 — Re: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE.

FromDavid Miller <davem@davemloft.net>
Date2017-05-25 20:40 +0200
SubjectRe: [PATCH] test_bpf: Add a couple of tests for BPF_JSGE.
Message-ID<tL5PY-3iT-23@gated-at.bofh.it>
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 :-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web