[dpdk-dev] [EXT] [PATCH] crypto/mlx5: support timestamp format
Michael Baum
michaelba at nvidia.com
Thu Sep 2 13:52:07 CEST 2021
Hi,
> -----Original Message-----
> From: Akhil Goyal <gakhil at marvell.com>
> Sent: Thursday, September 2, 2021 1:14 PM
> To: Michael Baum <michaelba at nvidia.com>; dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; stable at dpdk.org
> Subject: RE: [EXT] [dpdk-dev] [PATCH] crypto/mlx5: support timestamp
> format
>
> External email: Use caution opening links or attachments
>
>
> > This patch adds support for the timestamp format settings for the
> > receive and send queues. If the firmware version x.30.1000 or above is
> > installed and the NIC timestamps are configured with the real-time
> > format, the default zero values for newly added fields cause the queue
> > creation to fail.
> >
> > The patch queries the timestamp formats supported by the hardware and
> > sets the configuration values in queue context accordingly.
> >
> > Fixes: 6152534e211e ("crypto/mlx5: support queue pairs operations")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Michael Baum <michaelba at nvidia.com>
> > ---
> Is this a fix or a feature, title says a new feature, but description says it as a
> fix.
Yes you're right.
Could you please change the title to: crypto/mlx5: fix timestamp format configuration?
Or will I send v2?
>
> Please align title and description of the patch.
More information about the dev
mailing list