On Tue, 2021-02-16 at 16:03 -0400, Jason Gunthorpe wrote: > On Fri, Feb 12, 2021 at 02:30:37PM -0800, Saeed Mahameed wrote: > > From: Aharon Landau <aharonl@xxxxxxxxxx> > > > > These fields declare which timestamp mode is supported by the > > device > > per RQ/SQ/QP. > > > > In addition add the ts_format field to the select the mode for > > RQ/SQ/QP. > > > > Signed-off-by: Aharon Landau <aharonl@xxxxxxxxxx> > > Signed-off-by: Saeed Mahameed <saeedm@xxxxxxxxxx> > > --- > > include/linux/mlx5/mlx5_ifc.h | 54 > > +++++++++++++++++++++++++++++++---- > > 1 file changed, 49 insertions(+), 5 deletions(-) > > This is a commit in the shared branch now, so this series will have > to > go as a pull request if it wants to go before the next rc1 > > Jason Series applied to mlx5-next, i will send the PR shortly.