Hardware Setup

This page describes the 3-node hardware timestamping setup used for our experiments. To make our artifacts available to a broad community, we converted all our scripts to run in a containerized 2-node environment that should provide similar results.

Network Topology

network topology

Hardware

All tree nodes are equipped with identical hardware consisting of:

  • SoC: Intel Xeon D-1518 CPU
  • Dual port Intel X552 NIC (10G Ethernet)
  • 32 GiB RAM

An optical splitter connects the timestamper with the link between the client and the server.

Docker Setup for Evaluation and simplified experiments

We prepared a Docker setup with two containers to repeat of our experiments in arbitrary environments. Caution: The results and precision is different compared to our hardware setup, although, the trends between different PQ variants we have shown in the paper should remain the same. It is available in our Github repository and has no special requirements: Github Repository. How to use it will be described on this website for the different types of results.