Example UDP Commands

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English

This section gives an example of how the preceding commands can be modified to use UDP.:

Server1

# EF_RX_TIMESTAMPING=2 onload ./rx_timestamping --proto udp --port 9000

Server2

# nc -u <server1_ipaddr> 9000