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

Slava Ovsiienko viacheslavo at nvidia.com
Tue Nov 3 08:54:50 CET 2020


> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Tuesday, November 3, 2020 2:14
> To: dev at dpdk.org
> Cc: ferruh.yigit at intel.com; david.marchand at redhat.com;
> bruce.richardson at intel.com; olivier.matz at 6wind.com;
> andrew.rybchenko at oktetlabs.ru; jerinj at marvell.com; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Wenzhuo Lu <wenzhuo.lu at intel.com>; Beilei Xing
> <beilei.xing at intel.com>; Bernard Iremonger <bernard.iremonger at intel.com>;
> Matan Azrad <matan at nvidia.com>; Shahaf Shuler <shahafs at nvidia.com>
> Subject: [PATCH v3 16/16] ethdev: include mbuf registration in Tx timestamp
> API
> 
> 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>


More information about the dev mailing list