eventdev: add Rx timestamp
authorNikhil Rao <nikhil.rao@intel.com>
Tue, 20 Feb 2018 11:30:54 +0000 (06:30 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 16 Apr 2018 08:04:58 +0000 (10:04 +0200)
commit569758758dcd9bece5f2cc079f7e427a227040cd
tree33c68c92fc4f325dda0cd4fd50173818c215f61a
parent91f6191999cda8726ad7c3db1ff8731423236b46
eventdev: add Rx timestamp

Add timestamp to received packets before enqueuing to
event device if the timestamp is not already set. Adding
timestamp in the Rx adapter avoids additional latency due
to the event device.

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
doc/guides/prog_guide/event_ethernet_rx_adapter.rst
lib/librte_eventdev/rte_event_eth_rx_adapter.c
lib/librte_eventdev/rte_event_eth_rx_adapter.h