Monday, 18 August 2025

Kernel Bypass Networking

Kernel bypass networking is a technique to improve network performance by enabling applications to interact with network hardware directly, instead of going via an abstraction layer (the OS kernel's network stack).  All intermediate abstractions are bypassed. There are various specialized libraries such as DPDK, RDMA and OpenOnload to access Network Interface Cards (NICs) directly. 

No comments: