Known Issues

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English
  • Users might observe that the packets sent when the destination address is not in the host ARP table causes the packets to appear in both onload_tcpdump and (Linux) tcpdump.
    CAUTION:
    Users should not attempt to accelerate onload_tcpdump. The following command should not be used:
    onload onload_tcpdump -i <interface>
  • onload_tcpdump will also be accelerated if LD_PRELOAD is exported in the Onload environment, so the following methods should not be used:
    # export LD_PRELOAD=libonload.so
    # onload_tcpdump -i <interface>