summaryrefslogtreecommitdiff
path: root/dts/framework/remote_session
AgeCommit message (Expand)Author
2024-11-19dts: add checksum offload to testpmd shellDean Marx
2024-11-19dts: add testpmd port queue modificationDean Marx
2024-11-15dts: add capability check for multicast filteringNicholas Pratte
2024-11-15dts: add setting MAC and multicast addressesNicholas Pratte
2024-11-15dts: add blocked ports to EAL parametersLuca Vizzarro
2024-11-11dts: fix custom enum behaviour with docLuca Vizzarro
2024-11-06dts: fix verify argument in set forward modeDean Marx
2024-10-30dts: support externally compiled DPDKTomáš Ďurovec
2024-10-30dts: change remote and local paths objectsTomáš Ďurovec
2024-10-11dts: add VLAN methods to testpmd shellDean Marx
2024-10-11dts: add NIC capabilities from port infoJuraj Linkeš
2024-10-11dts: add Rx offload capabilitiesJuraj Linkeš
2024-10-11dts: add NIC capabilities from Rx queue infoJuraj Linkeš
2024-10-11dts: add NIC capability supportJuraj Linkeš
2024-09-30dts: add text parser for testpmd verbose outputJeremy Spewock
2024-09-30dts: use Python shell for Scapy instead of XML-RPCJeremy Spewock
2024-09-19dts: replace the or operator in third party typesJuraj Linkeš
2024-09-19dts: add MTU config methods to testpmd shellJeremy Spewock
2024-09-19dts: add testpmd port information cachingJuraj Linkeš
2024-09-09dts: fix testpmd port device error handling modeJuraj Linkeš
2024-09-09dts: add testpmd set ports queuesLuca Vizzarro
2024-09-09dts: add ability to start/stop testpmd portsLuca Vizzarro
2024-07-29dts: improve logging for interactive shellsJeremy Spewock
2024-07-29dts: improve output gathering in interactive shellsJeremy Spewock
2024-07-23dts: improve starting and stopping interactive shellsJeremy Spewock
2024-07-23dts: add context manager for interactive shellsJeremy Spewock
2024-06-20dts: use Unpack for type checking and hintingLuca Vizzarro
2024-06-20dts: rework interactive shellsLuca 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 port stats command to testpmd shellLuca Vizzarro
2024-06-20dts: add port info command to testpmd shellLuca 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: unify class inheritance from objectJuraj Linkeš
2024-06-20dts: store stderr of remote commandLuca Vizzarro
2024-06-19dts: update mypy static checkerLuca Vizzarro
2024-03-15dts: extend application parametersJeremy Spewock
2024-03-15dts: add start/stop/mode to testpmd shellJeremy Spewock
2024-03-07dts: refactor logging configurationJuraj Linkeš
2024-03-07dts: strip whitespaces from stdout and stderrJuraj Linkeš
2023-12-21dts: update docstringsJuraj Linkeš
2023-12-21dts: adjust code for doc generationJuraj Linkeš
2023-11-20dts: reformat to 100 line lengthJuraj Linkeš
2023-09-25dts: update dependencies and mypy executionJuraj Linkeš
2023-07-24dts: add basic UDP test caseJuraj Linkeš
2023-07-24dts: add Scapy traffic generator implementationJuraj Linkeš