Re: [PATCH] ci: point at GitHub mirror.

2025-03-06 Thread David Marchand
On Tue, Mar 4, 2025 at 4:51 PM David Marchand wrote: > > We face some random failures accessing dpdk.org git when running GHA. > Point at GitHub hosted mirror. > > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand Applied, thanks. -- David Marchand

Re: [PATCH] ci: point at GitHub mirror.

2025-03-05 Thread Aaron Conole
David Marchand writes: > We face some random failures accessing dpdk.org git when running GHA. > Point at GitHub hosted mirror. > > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand > --- Thanks - this change makes a lot of sense to me. I was going to say we can use the ``GITHUB_REPOSITORY

Re: [PATCH] ci: point at GitHub mirror.

2025-03-04 Thread Patrick Robb
I see a spurious dpdk-test fail for this, on per_lcore_autotest, it remotely launches an lcore which is running though it should not be able to. I threw the relevant blurbs below - I will bring this to Bugzilla since obviously your patch is unrelated. We can do a retest if you want - otherwise I t

[PATCH] ci: point at GitHub mirror.

2025-03-04 Thread David Marchand
We face some random failures accessing dpdk.org git when running GHA. Point at GitHub hosted mirror. Cc: sta...@dpdk.org Signed-off-by: David Marchand --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workfl