Results 2 issues of Vrolijk

As described in https://github.com/Vrolijk/OSDD/blob/main/packetloss_explained.md Linux does drop UDP packets. There are several ways to optimize UDP traffic like Forward Error Control (FEC) within the application, optimizing the UDP network buffers...

**work in progress:** isolate CPU cores find your physical and virtual cores `lscpu --all --extended` Isolate the cores (numbers are all virtual cores bound to a physical) `sudo gedit /etc/default/grub`...