RE: [PATCH v2] net/mlx5/hws: fix timestamp format on Tx queue creation

2022-11-09 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Wednesday, November 9, 2022 9:58 AM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Alex Vesker > Subject: [PATCH v2] net/mlx5/hws: fix timestamp format on Tx queue > creation > > The N

[PATCH v2] net/mlx5/hws: fix timestamp format on Tx queue creation

2022-11-08 Thread Viacheslav Ovsiienko
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 initia