BPF Getting Error Injection & More In Linux 4.16

BPF in Linux 4.16 is introducing error injection support and a fault injection framework. Via DebugFS, users can inject a conditional error. Details are outlined via the documentation in this commit.
BPF is also getting map offload support and various other improvements.
Add A Comment