[dpdk-dev] [PATCH v4 16/16] ethdev: include mbuf registration in Tx timestamp API

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Tue Nov 3 13:45:05 CET 2020


On 11/3/20 3:22 PM, Thomas Monjalon wrote:
> Previously, the Tx timestamp field and flag were registered in testpmd,
> as described in mlx5 guide.
> For consistency between Rx and Tx timestamps,
> managing mbuf registrations inside the driver, as properly documented,
> is a simpler expectation.
> 
> The only driver to support this feature (mlx5) is updated
> as well as the testpmd application.
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> Acked-by: David Marchand <david.marchand at redhat.com>

Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>


More information about the dev mailing list