# Performance Evaluation of the NDN Data Plane Using Statistical Model   Checking

**Authors:** Siham Khoussi, Ayoub Nouri, Junxiao Shi, James Filliben, Lotfi, Benmohamed, Abdella Battou, Saddek Bensalem

arXiv: 1905.01607 · 2019-07-30

## TL;DR

This paper uses formal modeling to verify the high throughput capabilities of an NDN data plane forwarder, addressing the lack of rigorous proof in previous claims about its performance.

## Contribution

It introduces a formal model-based approach to verify the throughput of an NDN forwarder, specifically analyzing the NDN-DPDK prototype implementation.

## Key findings

- Formal verification confirms high throughput of the NDN-DPDK forwarder.
- Model-based analysis improves the design for better performance.
- Provides a rigorous proof supporting performance claims.

## Abstract

Named Data Networking (NDN) is an emerging technology for a future internet architecture that addresses weaknesses of the Internet Protocol (IP). Since Internet users and applications have demonstrated an ever-increasing need for high speed packet forwarding, research groups have investigated different designs and implementation for fast NDN data plane forwarders and claimed they were capable of achieving high throughput rates. However, the correctness of these statements is not supported by any verification technique or formal proof. In this paper, we propose using a formal model-based approach to overcome this issue. We consider the NDN-DPDK prototype implementation of a forwarder realized at NIST, which leverages concurrency to enhance overall quality of service. We use our approach to improve its design and to formally show that it can achieve high throughput rates.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.01607/full.md

## Figures

39 figures with captions in the complete paper: https://tomesphere.com/paper/1905.01607/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1905.01607/full.md

---
Source: https://tomesphere.com/paper/1905.01607