Re: Hardware timestamps

2023-05-12 Thread Игорь К
Thank you for the answer. ср, 12 апр. 2023 г. в 10:05, David Marchand : > Hello, > > On Wed, Apr 12, 2023 at 8:57 AM Игорь К wrote: > > > > I have tried to get hw timestamps of packets on Intel X550T(10G) and > AQC107(10G). > > But RTE_ETH_RX_OFFLOAD_TIMESTAMP =

Hardware timestamps

2023-04-11 Thread Игорь К
I have tried to get hw timestamps of packets on Intel X550T(10G) and AQC107(10G). But RTE_ETH_RX_OFFLOAD_TIMESTAMP = 0 in dev_info.rx_offload_capa. Tell me is it possible to get hw timestamps on these NICs with DPDK? Which 10G NICs support this option?