mbox

[0/2] bpf: fix and new test-case

Message ID 20190703134035.4773-1-konstantin.ananyev@intel.com (mailing list archive)
Headers

Message

Ananyev, Konstantin July 3, 2019, 1:40 p.m. UTC
  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(-)