Searched defs:TestConfig (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/ |
D | nic_performance.py | 42 class TestConfig: class 63 def check_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, protocol: str, … 113 def test_tcp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen… 117 def test_udp_throughput(cfg: object, link_config: LinkConfig, test_config: TestConfig, traffic: Gen…
|