[dpdk-dev] [PATCH v2] net/pcap: propagate timestamp from pcap_pkthdr to mbuf

Ferruh Yigit ferruh.yigit at intel.com
Tue Aug 27 13:54:40 CEST 2019


On 8/2/2019 9:57 AM, Sylvain Rodon wrote:
> From: Sylvain Rodon <srn at nexatech.fr>
> 
> Timestamp is always set in PCAP header, whether it reads a file or
> listen on an interface. This information can be important for some
> applications and it cannot be obtained otherwise (especially when
> reading a PCAP file, where the timestamp is not the current time).
> Timestamp here is the number of microseconds since epoch.
> 
> Signed-off-by: Sylvain Rodon <srn at nexatech.fr>

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list