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

Download:

Current browse context:

cs.NI

Change to browse by:

cs

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 > Networking and Internet Architecture

Title: Test Coverage for Network Configurations

Authors: Xieyang Xu (1), Weixin Deng (1), Ryan Beckett (2), Ratul Mahajan (1 and 3), David Walker (4) ((1) University of Washington, (2) Microsoft, (3) Intentionet, (4) Princeton University)
Abstract: We develop NetCov, the first tool to reveal which network configuration lines are being tested by a suite of network tests. It helps network engineers improve test suites and thus increase network reliability. A key challenge in its development is that many network tests test the data plane instead of testing the configurations (control plane) directly. We must be able to efficiently infer which configuration elements contribute to tested data plane elements, even when such contributions are non-local (on remote devices) or non-deterministic. NetCov uses an information flow graph based model that precisely captures various forms of contributions and a scalable method to lazily infer contributions. Using it, we show that an existing test suite for Internet2 (a nation-wide backbone network in the USA) covers only 26% of the configuration lines. The feedback from NetCov makes it easy to define new tests that improve coverage. For Internet2, adding just three such tests covers an additional 17% of the lines.
Subjects: Networking and Internet Architecture (cs.NI)
Cite as: arXiv:2209.12870 [cs.NI]
  (or arXiv:2209.12870v1 [cs.NI] for this version)

Submission history

From: Xieyang Xu [view email]
[v1] Mon, 26 Sep 2022 17:39:33 GMT (6834kb,D)

Link back to: arXiv, form interface, contact.