From: Thomas Monjalon <thomas@monjalon.net>
To: Yogesh Jangra <yogesh.jangra@intel.com>
Cc: dev@dpdk.org, cristian.dumitrescu@intel.com,
kamalakannan.r@intel.com, harshad.suresh.narayane@intel.com,
stable@dpdk.org
Subject: Re: [PATCH] table/selector: fix action selector group size log2 value setting
Date: Fri, 10 Mar 2023 18:04:39 +0100 [thread overview]
Message-ID: <7630931.lvqk35OSZv@thomas> (raw)
In-Reply-To: <20230309135842.1197818-1-yogesh.jangra@intel.com>
09/03/2023 14:58, Yogesh Jangra:
> The incorrect variable for the number of groups was used, so in the
> case of values not power of 2 the incorrect result was produced.
>
> Fixes: f7598a62d11 (table: support selector table)
Please use "git fixline" with this in your .gitconfig:
[alias]
fixline = log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'
ref: https://core.dpdk.org/contribute/
> Cc: stable@dpdk.org
>
> Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Applied, thanks.
prev parent reply other threads:[~2023-03-10 17:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-09 13:58 [PATCH] table/selector: fix action selector group size log2 value setting Yogesh Jangra
2023-03-10 17:04 ` 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=7630931.lvqk35OSZv@thomas \
--to=thomas@monjalon.net \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=harshad.suresh.narayane@intel.com \
--cc=kamalakannan.r@intel.com \
--cc=stable@dpdk.org \
--cc=yogesh.jangra@intel.com \
/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.