[dpdk-stable] [dpdk-dev] [PATCH v2] eal/windows: enforce alarm APIs parameter check

Thomas Monjalon thomas at monjalon.net
Thu Jul 22 22:06:19 CEST 2021


21/07/2021 17:28, Dmitry Kozlyuk:
> 2021-07-07 13:25 (UTC-0700), Jie Zhou:
> > eal/windows alarm APIs rte_eal_alarm_set and rte_eal_alarm_cancel
> > did not check parameters to fail fast for invalid parameters, which
> > caught by DPDK UT alarm_autotest.
> > 
> > Enforce eal/windows alarm APIs parameter check to fail fast for
> > invalid parameters.
> > 
> > Fixes: f4cbdbc7fbd2 ("eal/windows: implement alarm API")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>
> 
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>

Applied with title "eal/windows: check callback parameter of alarm functions"





More information about the stable mailing list