Skip to content

tawawhite/afxdp-packet-processor

 
 

Repository files navigation

High performance packet processing in the Linux kernel

This repository contains the development work used for my masters thesis.

The folder structure is as follows:

  • client: Go client used to measure I/O latency
  • common: Common code for the server implementations.
  • pktgen: packet generator used for throughput tests
  • server_afxdp: AF_XDP server implementation
  • server_standard: Linux socket server implementation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.6%
  • Go 8.1%
  • Makefile 7.8%
  • Shell 1.5%