DTS code coverage question
Lincoln Lavoie
lylavoie at iol.unh.edu
Thu Jun 11 16:29:57 CEST 2026
Hello All,
We have a patch into the 26.07 release that will enable generating
code coverage reports when DTS is run. The community lab can then
generate coverage reports, like we do for unit testing
(https://lab.dpdk.org/results/dashboard/code-coverage).
The question is, with DTS, tests can run on combinations of NICs, etc.
So how should those be factored into the reporting. We can do 1 of
the following:
Option 1: Collect coverage reports per NIC / PMD
Option 2: Aggregate (combine) reports from multiple NICs / PMDs into a
single report
Option 3: Only run it on one NIC / PMD, assuming specific PMDs don't
change the coverage much.
Is there a specific direction the community would prefer?
Cheers,
Lincoln
--
Lincoln Lavoie
Principal Engineer, Broadband Technologies
21 Madbury Rd., Ste. 100, Durham, NH 03824
lylavoie at iol.unh.edu
https://www.iol.unh.edu
+1-603-674-2755 (m)
More information about the dev
mailing list