DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Enable zero verdicts in ACLs
@ 2017-01-18 19:32 Michał Mirosław
  2017-01-18 19:32 ` [dpdk-dev] [PATCH 2/2] acl: allow zero verdict Michał Mirosław
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michał Mirosław @ 2017-01-18 19:32 UTC (permalink / raw)
  To: dev; +Cc: Ananyev, Konstantin, Thomas Monjalon

This set enables one to have ACL matches return 0 where the distinction
from no-match case is not needed.

This is a resubmission of the patches as a series, rebased on net-next tree,
no other changes vs v2.

v2: fixes to prog_guide and ACL tests

Michał Mirosław (2):
  acl: remove invalid test
  acl: allow zero verdict

 app/test/test_acl.c                                | 33 ----------------------
 .../prog_guide/packet_classif_access_ctrl.rst      |  3 +-
 lib/librte_acl/rte_acl.c                           |  3 +-
 lib/librte_acl/rte_acl.h                           |  2 --
 lib/librte_table/rte_table_acl.c                   |  2 +-
 5 files changed, 4 insertions(+), 39 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-30 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 19:32 [dpdk-dev] [PATCH 0/2] Enable zero verdicts in ACLs Michał Mirosław
2017-01-18 19:32 ` [dpdk-dev] [PATCH 2/2] acl: allow zero verdict Michał Mirosław
2017-01-18 19:32 ` [dpdk-dev] [PATCH 1/2] acl: remove invalid test Michał Mirosław
2017-01-19 11:57 ` [dpdk-dev] [PATCH 0/2] Enable zero verdicts in ACLs Ananyev, Konstantin
2017-01-30 10:10   ` 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).