On Thu, Nov 10, 2022 at 2:06 PM Gregory Etelson <getel...@nvidia.com> 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: sta...@dpdk.org > Reported-by: David Marchand <david.march...@redhat.com> > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com> 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 <david.march...@redhat.com> -- David Marchand