Re: [for-next v3 0/5] ionic: RDMA completion timestamping support

From: Jakub Kicinski

Date: Mon Jun 08 2026 - 17:20:53 EST


On Sat, 6 Jun 2026 10:29:58 +0530 Abhijit Gangurde wrote:
> This series adds RDMA completion timestamp support for ionic.
>
> It enables PHC registration for RDMA timestamp capability, exposes a PHC
> state page for safe user-space reads, maps that PHC state through RDMA
> ucontext mmap, and extends the RDMA CQE format to carry completion
> timestamps.
>
> With this, user space can read completion timestamps and convert them to
> wall time with low overhead.

please CC David Woodhouse <dwmw2@xxxxxxxxxxxxx> on future versions.
Since David is working on uAPI for clocks he may have some thoughts.