[dpdk-dev] [RFC] [PATCH v1 3/3] net/pcap: dump hardware timestamps

Ferruh Yigit ferruh.yigit at intel.com
Tue Jun 9 16:41:02 CEST 2020


On 6/9/2020 3:17 PM, Patrick Keroulas wrote:
> When hardware timestamping is activated, system time should no longer be
> used to timestamp dumped the packets. Instead, use value held by
> forwarded and assume they were converted to nanoseconds.
> 
> Signed-off-by: Patrick Keroulas <patrick.keroulas at radio-canada.ca>
> Signed-off-by: Vivien Didelot <vivien.didelot at gmail.com>

I think better to get the Vivien's patch that enables 'nanosecond timestamp',
with requested change first and later this patch can be on top of it to add
PKT_RX_TIMESTAMP support.

Or you can split the patch into two, as mentioned above, both are OK but I don't
want pcap nanosecond timestamp patch blocked from this hw timestamp patchset
discussions.



More information about the dev mailing list