DPDK patches and discussions
 help / color / mirror / Atom feed
From: Konstantin Ananyev <konstantin.ananyev@intel.com>
To: dev@dpdk.org
Cc: michel@digirati.com.br,
	Konstantin Ananyev <konstantin.ananyev@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] bpf: fix and new test-case
Date: Wed,  3 Jul 2019 14:40:33 +0100	[thread overview]
Message-ID: <20190703134035.4773-1-konstantin.ananyev@intel.com> (raw)

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


             reply	other threads:[~2019-07-03 13:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-03 13:40 Konstantin Ananyev [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190703134035.4773-1-konstantin.ananyev@intel.com \
    --to=konstantin.ananyev@intel.com \
    --cc=dev@dpdk.org \
    --cc=michel@digirati.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).