DPDK patches and discussions
 help / color / mirror / Atom feed
From: Konstantin Ananyev <konstantin.ananyev@intel.com>
To: dev@dpdk.org
Cc: Ido@cgstowernetworks.com,
	Konstantin Ananyev <konstantin.ananyev@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] acl: fix 32-bit range field doesn't work properly
Date: Wed, 12 Feb 2020 13:47:43 +0000	[thread overview]
Message-ID: <20200212134745.5723-1-konstantin.ananyev@intel.com> (raw)

Fix problem with ACL library for 32-bit range fields,
and extend UT to cover such cases in future.

Konstantin Ananyev (2):
  acl: fix 32-bit range field doesn't work properly
  test/acl: add 32-bit range test-case

 app/test/test_acl.c      | 164 +++++++++++++++++++++++++++++++++------
 app/test/test_acl.h      |  43 ++++++++++
 lib/librte_acl/acl_bld.c | 148 +++++++++++++++++++++++++----------
 3 files changed, 290 insertions(+), 65 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-02-12 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-12 13:47 Konstantin Ananyev [this message]
2020-02-12 13:47 ` [dpdk-dev] [PATCH 1/2] " Konstantin Ananyev
2020-02-12 13:47 ` [dpdk-dev] [PATCH 2/2] test/acl: add 32-bit range test-case Konstantin Ananyev
2020-02-13 13:57 ` [dpdk-dev] [PATCH 0/2] acl: fix 32-bit range field doesn't work properly David Marchand

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=20200212134745.5723-1-konstantin.ananyev@intel.com \
    --to=konstantin.ananyev@intel.com \
    --cc=Ido@cgstowernetworks.com \
    --cc=dev@dpdk.org \
    /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).