Hello everyone,
I have created a DPDK (21.11) capture application in linux that reads the hardware timestamp of received packets but, for instance, if I do a capture of 1 minute and I calculate the difference of timestamps from the last received packet and the first packet, I get a duration around 10 seconds. I transmit traffic all time so I expected that the timestamp difference should be of 1 minute. Why could it be happening?
Regards
Albert