On Tue, Nov 3, 2020 at 11:01 AM Liang, Ma <[email protected]> wrote: > > On 02 Nov 12:57, Anatoly Burakov wrote: > > Currently, the intrinsics documentation refers to `rte_cpu_get_features` > > as a check for whether these intrinsics are supported at runtime. This > > is incorrect, because actually the user should use the > > `rte_cpu_get_intrinsics_support` API to do said check. Fix the typo. > > > > Fixes: 128021421256 ("eal: add intrinsics support check infrastructure") > > Reported-by: David Marchand <[email protected]> > > Signed-off-by: Anatoly Burakov <[email protected]> > Acked-by: Liang Ma <[email protected]>
Applied. -- David Marchand

