PacketMill: Toward per-core 100-Gbps Networking - Artifact for ASPLOS'21
Description
This is the artifact for the "PacketMill: Toward per-core 100-Gbps Networking" paper published at ASPLOS'21.
PacketMill is a system that optimizes the performance of network functions via holistic inter-stack optimizations. More specifically, PacketMill provides a new metadata management model, called X-Change, enabling the packet processing frameworks to provide their custom buffer to DPDK and fully bypass rte_mbuf. Additionally, PacketMill performs a set of source-code & intermediate representation (IR) code optimizations.
Our paper's artifact contains the source code, the experimental workflow, and additional information to (i) set upPacketMill & its testbed, (ii) perform some of the experiments presented in the paper, and (iii) validates the reusability & effectiveness of PacketMill.
For more information, please refer to https://github.com/aliireza/packetmill
Notes
Files
Files
(130.3 MB)
Name | Size | Download all |
---|---|---|
md5:7cf8993087e4d850031b0a082c438693
|
130.3 MB | Download |
Additional details
Related works
- Is supplement to
- Conference paper: 10.1145/3445814.3446724 (DOI)