DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] bpf: fix and new test-case
@ 2019-07-03 13:40 Konstantin Ananyev
  2019-07-03 13:40 ` [dpdk-dev] [PATCH 1/2] bpf: fix validate for function return value Konstantin Ananyev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Konstantin Ananyev @ 2019-07-03 13:40 UTC (permalink / raw)
  To: dev; +Cc: michel, Konstantin Ananyev

Fixes problem in validate part for function return value checking
and adds new test-case to cover that.

Konstantin Ananyev (2):
  bpf: fix validate for function return value
  test/bpf: add test-case for function return value

 app/test/test_bpf.c           | 130 ++++++++++++++++++++++++++++++++++
 lib/librte_bpf/bpf_validate.c |  10 +--
 2 files changed, 135 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-07-04  9:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-03 13:40 [dpdk-dev] [PATCH 0/2] bpf: fix and new test-case Konstantin Ananyev
2019-07-03 13:40 ` [dpdk-dev] [PATCH 1/2] bpf: fix validate for function return value Konstantin Ananyev
2019-07-03 13:40 ` [dpdk-dev] [PATCH 2/2] test/bpf: add test-case " Konstantin Ananyev
2019-07-04  9:07 ` [dpdk-dev] [PATCH 0/2] bpf: fix and new test-case Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).