Searched refs:nsim_test (Results 1 – 10 of 10) sorted by relevance
| /tools/testing/selftests/drivers/net/lib/py/ |
| A D | env.py | 56 def __init__(self, src_path, nsim_test=None, **kwargs): argument 62 if nsim_test is True: 67 if nsim_test is False: 105 def __init__(self, src_path, nsim_test=None): argument 121 if nsim_test is True: 134 if nsim_test is False:
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | xsk_reconfig.py | 54 with NetDrvEnv(__file__, nsim_test=False) as cfg:
|
| A D | pp_alloc_fail.py | 123 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
| A D | rss_input_xfrm.py | 82 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
| A D | irq.py | 88 with NetDrvEnv(__file__, nsim_test=False) as cfg:
|
| A D | csum.py | 88 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
| A D | tso.py | 223 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
| A D | devlink_rate_tc_bw.py | 446 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
| A D | rss_api.py | 469 with NetDrvEnv(__file__, nsim_test=False) as cfg:
|
| A D | rss_ctx.py | 807 with NetDrvEpEnv(__file__, nsim_test=False) as cfg:
|
Completed in 12 milliseconds