We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Hardware Architecture

Title: Enabling Kernel Bypass Networking on gem5

Abstract: Full-system simulation of computer systems is critical to capture the complex interplay between various hardware and software components in future systems. Modeling the network subsystem is indispensable to the fidelity of the full-system simulation due to the increasing importance of scale-out systems. The network software stack has undergone major changes over the last decade, and kernel-bypass networking stacks and data-plane networks are rapidly replacing the conventional kernel network stack. Nevertheless, the current state-of-the-art architectural simulators still use kernel networking which precludes realistic network application scenarios. In this work, we enable kernel bypass networking stack on gem5, the state-of-the-art full-system architectural simulator. We extend gem5's NIC hardware model and device driver to enable the support for userspace device drivers to run the DPDK framework. We also implement a network load generator hardware model in gem5 to generate various traffic patterns and perform per-packet timestamp and latency measurements without introducing packet loss. Our experimental results show that DPDK's simulated network bandwidth scales with the number of cores and NIC ports. As two use cases, we analyze the sensitivity of (1) network performance to several microarchitectural parameters, and (2) direct cache access (DCA) technology to DPDK burst size.
Comments: 4 Pages, 4 Figures and 1 Table
Subjects: Hardware Architecture (cs.AR); Networking and Internet Architecture (cs.NI)
ACM classes: C.4
Cite as: arXiv:2301.09470 [cs.AR]
  (or arXiv:2301.09470v2 [cs.AR] for this version)

Submission history

From: Siddharth Agarwal [view email]
[v1] Mon, 23 Jan 2023 15:01:50 GMT (307kb,D)
[v2] Fri, 27 Jan 2023 20:14:01 GMT (307kb,D)

Link back to: arXiv, form interface, contact.