DPDK patches and discussions
 help / color / mirror / Atom feed
From: Victor Huertas <vhuertas@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] DPDK (v17.11) ACL table field format definition enhancement: 'offset' field covering headroom space.
Date: Sat, 17 Aug 2019 09:41:06 +0200	[thread overview]
Message-ID: <CAGxG5chcxHKpjiYd7UAVPnT8Ber6QV4W=B8GCeDj7=DGsMukag@mail.gmail.com> (raw)

Hi all,

I am developing an application with DPDK (v17.11) using a concatenation of
pipelines.
Now I find myself on the definition of an ACL table and more precisely the
format of the ACL fields.

One of the parameters of this field format is the 'offset', which indicates
the number of bytes till the start of the field to check.
All the examples I have seen so far assume that an offset value of 0 means
the start of Ethernet header and not the start of rte_mbuf struct. Is there
a way to place the offset start at the rte_mbuf struct?  If not, I think
that it would be a useful enhancement. That's why I propose it in the
developers mailing list.

What do you think about this?

Thanks a lot for your attention.

-- 
Victor

             reply	other threads:[~2019-08-17  7:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17  7:41 Victor Huertas [this message]
2019-08-17  7:43 ` Victor Huertas

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='CAGxG5chcxHKpjiYd7UAVPnT8Ber6QV4W=B8GCeDj7=DGsMukag@mail.gmail.com' \
    --to=vhuertas@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).