DPDK patches and discussions
 help / color / mirror / Atom feed
From: 황규민 <hkm73560@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Questions about ACL library
Date: Tue, 28 Apr 2015 00:35:12 +0900	[thread overview]
Message-ID: <CACuKTmOrZG3XMj4-0W1VEy+T-PFLE7hnghX8wmvQfM2ubEdxWw@mail.gmail.com> (raw)

Hi


I'm a newbie in DPDK and have some very basic & stupid questions about ACL
library.

It is hard for me to understand DFA ACL library, especially the transition
table and wildness which is used in trie generation and sorting.

Why they use a transition table(=node array) to traverse a trie instead of
using a node directly?

Is there any document or URL for the DPDK ACL library?

I already read the programmer's guide, but I want to understand
constructing ACL trie, transition table and traversal way not the usage of
ACL library.

                 reply	other threads:[~2015-04-27 15:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CACuKTmOrZG3XMj4-0W1VEy+T-PFLE7hnghX8wmvQfM2ubEdxWw@mail.gmail.com \
    --to=hkm73560@gmail.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).