From: Thomas Monjalon <thomas@monjalon.net>
To: Churchill Khangar <churchill.khangar@intel.com>
Cc: dev@dpdk.org, stable@dpdk.org,
Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Subject: Re: [dpdk-dev] [PATCH v3] table: fix actions with different data size
Date: Tue, 23 Mar 2021 18:35:36 +0100 [thread overview]
Message-ID: <6885550.YZHpgcEvJR@thomas> (raw)
In-Reply-To: <20210317114207.70660-1-cristian.dumitrescu@intel.com>
17/03/2021 12:42, Cristian Dumitrescu:
> The table layer provisions an action_id and action_data_size data
> bytes for each table key. This action_data_size is a maximal amount,
> as some actions (depending on action_id) can require zero or less data
> bytes than the maximal action_data_size. This fix allows for actions
> with different data sizes to co-exist within the same table.
>
> Fixes: d0a00966618b ("table: add exact match SWX table")
> Cc: stable@dpdk.org
>
> Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Applied, thanks
prev parent reply other threads:[~2021-03-23 17:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-16 15:09 [dpdk-dev] [PATCH v2] " Cristian Dumitrescu
2021-03-17 11:42 ` [dpdk-dev] [PATCH v3] " Cristian Dumitrescu
2021-03-23 17:35 ` 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=6885550.YZHpgcEvJR@thomas \
--to=thomas@monjalon.net \
--cc=churchill.khangar@intel.com \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=stable@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).