Skip to content

IPNetworkingLab/picoquic-dpdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picoquic-dpdk

This is a version of PICOQUIC with support for DPDK, which provides better performance by bypassing the kernel networking stack. It supports both IPv4 and IPv6.

This project was done by Nikita Tyunyayev for the master thesis titled "Improving the performance of PICOQUIC by using kernel bypass techniques with the DPDK library".