[dpdk-stable] [PATCH v2] eal: fix macros to align value

Thomas Monjalon thomas at monjalon.net
Sat Jul 11 11:44:16 CEST 2020


24/06/2020 12:20, Harman Kalra:
> Found an issue while using RTE_ALIGN_MUL_NEAR with an
> expression, like as passed in estimate_tsc_freq().
> RTE_ALIGN_MUL_FLOOR resulted in unexpected value as
> parathesis are required to evaluate an expression.
> 
> Fixes: 5120203d753f ("eal: add macros to align value to multiple")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Harman Kalra <hkalra at marvell.com>

Applied, thanks






More information about the stable mailing list