|
APIs, concepts, guides, and more
|
|
strong |
<UseAfXdp/> to the <Settings> block in CustomNodeInfo.xml. See NodeInfo & CustomNodeInfo files for file details.InterfaceType field to confirm which path is active.For AF_XDP setup requirements, validated hardware, and troubleshooting, see RMP PC hardware and performance requirements.
| Enumerator | |
|---|---|
| RSINetworkInterfaceTypeINTIME_HPE2 | INtime HPE2 real-time network interface path for EtherCAT frame transmit/receive. Windows only. |
| RSINetworkInterfaceTypeLINUX_AF_PACKET | Linux AF_PACKET raw socket path (packet socket) for EtherCAT frame transmit/receive. This is the default on Linux. |
| RSINetworkInterfaceTypeLINUX_AF_XDP | Linux AF_XDP socket path. Bypasses the kernel networking stack for lower-latency EtherCAT I/O. Requires |
| RSINetworkInterfaceTypeLINUX_AF_XDP_ZERO_COPY | Linux AF_XDP zero-copy path. Like AF_XDP but eliminates the kernel-to-UMEM copy when the NIC driver supports it (e.g., Intel |
Definition at line 1434 of file rsienums.h.