.. SPDX-License-Identifier: BSD-2-Clause .. .. Copyright (C) 2025 Linutronix GmbH .. Author Kurt Kanzenbach .. .. Testbench documentation workload file. .. Real Time Compute Workloads =========================== Introduction ------------ The RTC-Testbench simulates a PLC by periodically sending and receiving Ethernet frames. The workload integration allows to execute a compute workload on the host during the available time between Rx and Tx. This allows to simulate the compute part in addition to the networking. Workload Integration -------------------- The workload integration guide is documented on Github: `Workloads `_ Available Workloads ------------------- There is one example workload provided: ``pointer_chasing``: `Pointer Chasing `_