examples/ptpclient: enable Rx timestamp offload
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 23 Feb 2021 06:14:12 +0000 (11:44 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Mar 2021 12:49:12 +0000 (13:49 +0100)
commit7a04a4f67dcafe4fb5232985d9f63d507334632b
treed3ddd795c15db83081cbc11e67a84f6c7d704d6f
parentcb21730561585598f139d256ffc0218869f14f74
examples/ptpclient: enable Rx timestamp offload

This patch add support to enable Rx offload for timestamp.
It is required to be enabled for some PMDs e.g. dpaa2.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
examples/ptpclient/ptpclient.c