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 <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]> > Acked-by: David Marchand <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>

