[PATCH] table/selector: fix action selector group size log2 value setting

Thomas Monjalon thomas at monjalon.net
Fri Mar 10 18:04:39 CET 2023


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 at dpdk.org
> 
> Signed-off-by: Yogesh Jangra <yogesh.jangra at intel.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied, thanks.




More information about the dev mailing list