Re: [dpdk-dev] [PATCH] net/mlx5: fix timestamp initialization on empty clock queue

2021-07-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Slava Ovsiienko > Sent: Wednesday, July 28, 2021 5:24 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh ; Matan Azrad > ; sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix timestamp initialization on empty clock queue > > The committing completions by clock queu

[dpdk-dev] [PATCH] net/mlx5: fix timestamp initialization on empty clock queue

2021-07-28 Thread Viacheslav Ovsiienko
The committing completions by clock queue might be delayed after queue initialization done and the only Clock Queue completion entry (CQE) might keep the invalid status till the CQE first update happens. The mlx5_txpp_update_timestamp() wrongly recognized invalid status as error and reported about