net/dpaa2: support timestamp
authorPriyanka Jain <priyanka.jain@nxp.com>
Thu, 29 Aug 2019 10:27:29 +0000 (15:57 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 8 Oct 2019 10:14:31 +0000 (12:14 +0200)
commite806bf878c1726f53950913aa3c63e6f6c3b64b1
treeb56c753df52a7d5fddd1fa2d65b4fd4e9fe3bc04
parent9ceacab77ab0ccadae5ce89e2b2508c4b672438e
net/dpaa2: support timestamp

IEEE1588 driver needs timestamp of packets.
For DPAA2, the timestamp of TX packets is
stored in annotation area of corresponding
TX confirmation packet.

This patch enables timestamp fields in
annotation area and TX confirmation mode if
CONFIG_RTE_LIBRTE_IEEE1588 is set in
config/defconfig_arm64-dpaa2-linuxapp-gc

Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
config/defconfig_arm64-dpaa2-linuxapp-gcc
drivers/net/dpaa2/dpaa2_ethdev.c
drivers/net/dpaa2/dpaa2_rxtx.c