On Wed, 23 Apr 2025 17:06:05 -0700 Joe Damato wrote:
> # Exception| Traceback (most recent call last):
> # Exception| File
> "/home/jdamato/code/net-next/tools/testing/selftests/net/lib/py/ksft.py",
> line 223, in ksft_run
> # Exception| case(*args)
> # Exception| File
> "/home/jdamato/c
On Wed, Apr 23, 2025 at 04:16:12PM -0700, Jakub Kicinski wrote:
> On Fri, 18 Apr 2025 01:37:05 + Joe Damato wrote:
> > +bin_remote = cfg.remote.deploy(cfg.test_dir / "napi_id_helper")
> > +listen_cmd = f"{bin_remote} {cfg.addr_v['4']} {port}"
> > +
> > +with bkg(listen_cmd, ksft_wai
On Fri, 18 Apr 2025 01:37:05 + Joe Damato wrote:
> +bin_remote = cfg.remote.deploy(cfg.test_dir / "napi_id_helper")
> +listen_cmd = f"{bin_remote} {cfg.addr_v['4']} {port}"
> +
> +with bkg(listen_cmd, ksft_wait=3) as server:
Sorry, not sure how I misread v2 but you are running the
3 matches
Mail list logo