A preview is not available for this record, please engage by choosing from the available options ‘download’ or ‘view’ to engage with the material
Description
Linux is a great operating system though historically there has been one small issue... the network stack could be faster. Enter XDP, eXpress Data Path and AF_XDP, Address Family XDP.
In this chapter learn about how AF_XDP allows user-space applications to use existing socket APIs to processes packets at line rate while maintaining kernel security.