From: Thomas Monjalon <thomas@monjalon.net>
To: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] pipeline: relax table match field requirements
Date: Tue, 20 Apr 2021 02:23:39 +0200 [thread overview]
Message-ID: <3134009.4of7JLOm4r@thomas> (raw)
In-Reply-To: <20210415211535.6210-1-cristian.dumitrescu@intel.com>
15/04/2021 23:15, Cristian Dumitrescu:
> The match fields for a given table have to be part of the same header
> or the metadata structure. This commit removes the requirement that
> the list of match fields must observe the order of fields within their
> structure. For example, the h.ipv4.dst_addr field can now be listed
> before the h.ipv4.src_addr field in a table match field list, even
> though within the IPv4 header the dst_addr field is present after the
> src_addr field.
>
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Applied, thanks
prev parent reply other threads:[~2021-04-20 0:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 21:15 [dpdk-dev] [PATCH] pipeline: relax table match field requirements Cristian Dumitrescu
2021-04-20 0:23 ` Thomas Monjalon [this message]
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=3134009.4of7JLOm4r@thomas \
--to=thomas@monjalon.net \
--cc=cristian.dumitrescu@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.