Korodev <korodev@xxxxxxxxx> wrote: > Additionally if I implement any sort of queuing or thresholding, which > I'd like to eventually, the timestamps are affected. This seems to > indicate I'm not getting the actual packet timestamps. Any ideas on > what could be causing this or is this expected behaviour? Its expected. If you want rx timestamps you should set SO_TIMESTAMP(NS) socket option,