All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bpf: fix x86 jit issue
@ 2018-11-08 12:36 Konstantin Ananyev
  2018-11-08 12:36 ` [PATCH 1/2] bpf: fix x86 jit for immediate loads Konstantin Ananyev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Konstantin Ananyev @ 2018-11-08 12:36 UTC (permalink / raw)
  To: dev; +Cc: Konstantin Ananyev

*** BLURB HERE ***

Konstantin Ananyev (2):
  bpf: fix x86 jit for immediate loads
  test/bpf: add test for immediate load

 lib/librte_bpf/bpf_jit_x86.c |  28 ++++++---
 test/test/test_bpf.c         | 108 +++++++++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+), 8 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-13 22:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 12:36 [PATCH 0/2] bpf: fix x86 jit issue Konstantin Ananyev
2018-11-08 12:36 ` [PATCH 1/2] bpf: fix x86 jit for immediate loads Konstantin Ananyev
2018-11-08 12:36 ` [PATCH 2/2] test/bpf: add test for immediate load Konstantin Ananyev
2018-11-13 22:21 ` [PATCH 0/2] bpf: fix x86 jit issue Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.