[PATCH v2] net/mlx5/hws: fix timestamp format on Tx queue creation
Raslan Darawsheh
rasland at nvidia.com
Wed Nov 9 10:55:44 CET 2022
Hi,
> -----Original Message-----
> From: Slava Ovsiienko <viacheslavo at nvidia.com>
> Sent: Wednesday, November 9, 2022 9:58 AM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; Alex Vesker <valex at nvidia.com>
> Subject: [PATCH v2] net/mlx5/hws: fix timestamp format on Tx queue
> creation
>
> The NIC since 6DX supports multiple timestamp formats
> in CQEs configured via firmware. If real time timestamp
> format has been configured the correct attributes should
> be specified on queue creation via DevX. These attributes
> setting was missed on steering queue creation and hardware
> steering initialization failed.
>
> Fixes: 3eb748869d2d ("net/mlx5/hws: add send layer")
>
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> ---
> drivers/net/mlx5/hws/mlx5dr_cmd.c | 4 ++++
> drivers/net/mlx5/hws/mlx5dr_cmd.h | 2 ++
> drivers/net/mlx5/hws/mlx5dr_send.c | 4 ++++
> 3 files changed, 10 insertions(+)
>
> v1:
> - http://patches.dpdk.org/project/dpdk/patch/20221108185650.15489-1-
> viacheslavo at nvidia.com/
> v2:
> - minor style changes
> - removed unnessesary variables
>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list