Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 419 Bytes

File metadata and controls

5 lines (3 loc) · 419 Bytes

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".