On Thu, Nov 10, 2022 at 2:06 PM Gregory Etelson <[email protected]> wrote: > > PMD attempt to read HW UTC counter properties can fail because the feature > has no support in port FW or mlx5 kernel module. > > In that case PMD still can produce correct time-stamps if it runs on core with > nanosecond time resolution. > > Fixes: b0067860959d ("common/mlx5: update log for DevX general command > failure") >
No blank line here. > Cc: [email protected] > Reported-by: David Marchand <[email protected]> > Signed-off-by: Gregory Etelson <[email protected]> > Acked-by: Matan Azrad <[email protected]> I had tested the same change to pass OVS unit tests. I did not hit any other error level messages from functions changed in b0067860959d ("common/mlx5: update log for DevX general command failure"). So I guess only changing this one is enough. Acked-by: David Marchand <[email protected]> -- David Marchand

