summaryrefslogtreecommitdiff
path: root/dts/framework/remote_session/testpmd_shell.py
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-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-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-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: 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: unify class inheritance from objectJuraj Linkeš
2024-03-15dts: extend application parametersJeremy Spewock
2024-03-15dts: add start/stop/mode to testpmd shellJeremy Spewock
2023-12-21dts: update docstringsJuraj Linkeš
2023-12-21dts: adjust code for doc generationJuraj Linkeš