summaryrefslogtreecommitdiff
path: root/dts
AgeCommit message (Expand)Author
2024-06-20dts: use Unpack for type checking and hintingLuca Vizzarro
2024-06-20dts: rework interactive shellsLuca Vizzarro
2024-06-20dts: use testpmd params for scatter test suiteLuca Vizzarro
2024-06-20dts: add testpmd shell paramsLuca Vizzarro
2024-06-20dts: remove module-wide importsLuca Vizzarro
2024-06-20dts: refactor EAL parameters classLuca Vizzarro
2024-06-20dts: use params module for interactive shellsLuca Vizzarro
2024-06-20dts: add params manipulation moduleLuca Vizzarro
2024-06-20dts: add port stats command to testpmd shellLuca Vizzarro
2024-06-20dts: add port info command to testpmd shellLuca Vizzarro
2024-06-20dts: add parsing utility moduleLuca Vizzarro
2024-06-20dts: skip first line of send command outputLuca Vizzarro
2024-06-20dts: fix interactive shell prompt filteringLuca Vizzarro
2024-06-20dts: clean up close in remote sessionJuraj Linkeš
2024-06-20dts: refine pre-test setup and teardown stepsJuraj Linkeš
2024-06-20dts: unify super callsJuraj Linkeš
2024-06-20dts: unify class inheritance from objectJuraj Linkeš
2024-06-20dts: add TG node setup and teardown in test runJuraj Linkeš
2024-06-20dts: rename execution to test runJuraj Linkeš
2024-06-20dts: rename hugepage config parameterNicholas Pratte
2024-06-20dts: use exclusively 2MB hugepage in configNicholas Pratte
2024-06-20dts: store stderr of remote commandLuca Vizzarro
2024-06-20dts: constrain DPDK source argumentLuca Vizzarro
2024-06-20dts: rework arguments frameworkLuca Vizzarro
2024-06-19dts: clean up config typesLuca Vizzarro
2024-06-19dts: update mypy static checkerLuca Vizzarro
2024-06-19maintainers: remove bouncing email addressesStephen Hemminger
2024-03-15dts: add buffer scatter test suiteJeremy Spewock
2024-03-15dts: allow configuring MTUJeremy Spewock
2024-03-15dts: add PCI device address to parametersJeremy Spewock
2024-03-15dts: add packet filtering to Scapy snifferJeremy Spewock
2024-03-15dts: extend application parametersJeremy Spewock
2024-03-15dts: add start/stop/mode to testpmd shellJeremy Spewock
2024-03-07dts: improve test suite and case filteringJuraj Linkeš
2024-03-07dts: refactor logging configurationJuraj Linkeš
2024-03-07dts: block all test cases when earlier setup failsJuraj Linkeš
2024-03-07dts: reorganize test resultJuraj Linkeš
2024-03-07dts: filter test suites in executionsJuraj Linkeš
2024-03-07dts: move test suite execution to runner classJuraj Linkeš
2024-03-07dts: convert runner methods into a classJuraj Linkeš
2024-03-07dts: add DockerfileJuraj Linkeš
2024-03-07dts: fix smoke tests driver regexJuraj Linkeš
2024-03-07dts: strip whitespaces from stdout and stderrJuraj Linkeš
2024-01-19dts: improve documentationLuca Vizzarro
2023-12-21dts: update docstringsJuraj Linkeš
2023-12-21dts: add docstring checkerJuraj Linkeš
2023-12-21dts: adjust code for doc generationJuraj Linkeš
2023-11-20dts: reformat to 100 line lengthJuraj Linkeš
2023-11-20doc: increase Python line length maximum to 100Juraj Linkeš
2023-11-14dts: bind to DPDK driver before running testsJeremy Spewock