[PATCH v2 0/2] dts: add generic blocking app class
Luca Vizzarro
luca.vizzarro at arm.com
Fri Jul 4 17:29:06 CEST 2025
Hi again,
sending v2.
v2:
- removing the build dpdk example app as not needed.
Luca Vizzarro (2):
dts: remove dpdk example build function
dts: add generic blocking app class
dts/framework/remote_session/blocking_app.py | 135 +++++++++++++++++++
dts/framework/remote_session/dpdk.py | 33 +----
dts/framework/remote_session/dpdk_app.py | 80 -----------
dts/tests/TestSuite_packet_capture.py | 66 +++------
4 files changed, 157 insertions(+), 157 deletions(-)
create mode 100644 dts/framework/remote_session/blocking_app.py
delete mode 100644 dts/framework/remote_session/dpdk_app.py
--
2.43.0
More information about the dev
mailing list