f-stack/dpdk/dts/framework/testbed_model/__init__.py

8 lines
252 B
Python
Raw Normal View History

2023-09-13 12:21:49 +00:00
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2022 University of New Hampshire
"""
This module contains the classes used to model the physical traffic generator,
system under test and any other components that need to be interacted with.
"""