eventdev: remove software Rx timestamp
authorThomas Monjalon <thomas@monjalon.net>
Wed, 28 Oct 2020 23:22:58 +0000 (00:22 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 3 Nov 2020 14:28:26 +0000 (15:28 +0100)
commit52bf2010c97e20ef90e3e919126694a4393c81e2
treee0cd8dd6a5a183079355b60d68a921e4d6823f9a
parent00acd962925a5f9cdf70acc9dc6efa52a26b277e
eventdev: remove software Rx timestamp

This a revert of the commit 569758758dcd ("eventdev: add Rx timestamp").
If the Rx timestamp is not configured on the ethdev port,
there is no reason to set one.
Also the accuracy  of the timestamp was bad because set at a late stage.
Anyway there is no trace of the usage of this timestamp.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Olivier Matz <olivier.matz@6wind.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