January 16, 2023 1:46PM
A debugging story: corrupt packets in AF_XDP; a kernel bug or user error?
Deep Dive LinuxA race condition in the virtual ethernet driver of the Linux kernel led to occasional packet content corruptions, which resulted in unwanted packet drops by one of our DDoS mitigation systems. This blogpost describes the thought process and technique we used to debug this complex issue....