[RFC PATCH v3 0/5] dts: add VFs to the framework
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Wed Aug 21 23:30:37 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
rfc-v3:
* add missing depends-on tags to appropriate commits.
* adjust some other small issues in commit bodies
* add changes to fix name of function in os_udp
Jeremy Spewock (5):
dts: allow binding only a single port to a different driver
dts: parameterize what ports the TG sends packets to
dts: add class for virtual functions
dts: add OS abstractions for creating virtual functions
dts: add functions for managing VFs to Node
dts/framework/test_suite.py | 38 ++++--
dts/framework/testbed_model/linux_session.py | 40 ++++++-
dts/framework/testbed_model/node.py | 115 +++++++++++++++++--
dts/framework/testbed_model/os_session.py | 40 +++++++
dts/framework/testbed_model/port.py | 37 +++++-
dts/tests/TestSuite_os_udp.py | 4 +-
6 files changed, 253 insertions(+), 21 deletions(-)
--
2.46.0
More information about the dev
mailing list