[E810 XXVDA4] timesync_read_tx_timestamp and timesync_read_rx_timestamp

2024-10-11 Thread Carlos de Souza Moraes Neto
Hi, We have implemented a PTP peer-to-peer client running on the main core, with Lcores handling packet transmission and reception. However, we are encountering issues using the card's clock: 1. timesync_read_rx_timestamp: What should be the correct index value to use in this function? 2. timesy

write combining using virtio

2024-10-11 Thread Arturo Vivas
Dear All, I have been trying to use dpdk with write combining enabled in an Alibaba Cloud server (with virtio driver), yet without success. I've been until now using AWS machines, whose ena driver and documentation to activate the write combining is pretty straight forward, yet, I can't state