On 9/20/2024 8:14 AM, Stefan Laesser wrote: > Add the packet timestamp from TPACKET_V2 to the mbuf > dynamic rx timestamp register if offload RTE_ETH_RX_OFFLOAD_TIMESTAMP > is enabled. > > TPACKET_V2 provides the timestamp with nanosecond resolution > and UNIX origo, i.e. time since 1-JAN-1970 UTC. > > Signed-off-by: Stefan Laesser <stefan.laes...@omicronenergy.com> > Acked-by: Morten Brørup <m...@smartsharesystems.com> >
Applied to dpdk-next-net/main, thanks.