Skip to content

Releases: Linutronix/RTC-Testbench

Linux RealTime Communication Testbench v5.4

02 Dec 13:28

Choose a tag to compare

Release version v5.4:

  • Add statistics based on XDP HW timestamping contributed by Faizal Abdul Rahim and Chwee-Lin Choong
  • Add interface to execute real time compute workload each network cycle contributed by Scott Oehrlein
  • Add logging statistics via JSON over UDP
  • Add tests for SRIOV, container networking and Frame Preemption

Linux RealTime Communication Testbench v5.3

14 May 13:57

Choose a tag to compare

Release version v5.3:

  • Add support for AF_XDP and Tx Launch Time
  • Add tests for containerized Testbenches with virtual networking
  • Add ELBE XML for building Debian based images
  • Allow to specify time values with units in YAML files
  • Allow to reset statistics via signal (SIGUSR1)
  • A fix for Red Hat spec file from Pablo Iranzo GΓ³mez
  • Simplify statistic handling and cmake eBPF handling

Linux RealTime Communication Testbench v5.2

06 Feb 09:45

Choose a tag to compare

Release version v5.2:

  • Rename project from TSN-Testbench to RTC-Testbench
  • Add histogram support and plotting
  • Add sample config for Embedded World 2025
  • Fix Docker compose bug
  • Add missing mutex initialization

Linux TSN Testbench v5.1

11 Dec 10:35

Choose a tag to compare

Release version v5.1:

  • Add first IPG tooling
  • Add Wireshark dissector
  • Add spec for building Red Hat Linux package
  • Fix MQTT statistic reporting
  • Fix base time issue when using CLOCK_MONOTONIC

Linux TSN-Testbench v5.0

12 Sep 08:53

Choose a tag to compare

TSN-Testbench v5.0

Highlights:

  • Grafana visualization for statistics, multiple instances, ...
  • Extend statistics e.g., measure one way latency
  • Speed up AF_PACKET communication
  • Add tests for Intel i210 and NXP imx93
  • Bugfixes