latency: switch Rx timestamp to dynamic mbuf field
authorThomas Monjalon <thomas@monjalon.net>
Wed, 28 Oct 2020 23:55:16 +0000 (00:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 3 Nov 2020 15:21:15 +0000 (16:21 +0100)
commitd0c34e99ca577c7918c36993fe1aa3dbd90b0f7c
tree91f25b1a624815893702e205498e5927c6383e65
parent9db924cc219c44229576fa22cdcb42e216584be9
latency: switch Rx timestamp to dynamic mbuf field

The mbuf timestamp is moved to a dynamic field
in order to allow removal of the deprecated static field.
The related mbuf flag is also replaced with the dynamic one.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_latencystats/rte_latencystats.c