RE: [PATCH] net/mlx5: add timestamp ascending order error statistics

2023-06-19 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Viacheslav Ovsiienko > Sent: Thursday, April 20, 2023 11:19 AM > To: dev@dpdk.org > Subject: [PATCH] net/mlx5: add timestamp ascending order error statistics > > The ConnectX NICs support packet send scheduling on specified moment o

Re: [PATCH] net/mlx5: add timestamp ascending order error statistics

2023-06-12 Thread Thomas Monjalon
This patch is marked "Awaiting Upstream" in patchwork, but it doesn't seem merged anywhere. Please check its status. 20/04/2023 10:18, Viacheslav Ovsiienko: > The ConnectX NICs support packet send scheduling on specified > moment of time. Application can set the desired timestamp value > in dynam

[PATCH] net/mlx5: add timestamp ascending order error statistics

2023-04-20 Thread Viacheslav Ovsiienko
The ConnectX NICs support packet send scheduling on specified moment of time. Application can set the desired timestamp value in dynamic mbuf field and driver will push the special WAIT WQE to the hardware queue in order to suspend the entire queue operations till the specified time moment, then PM