* 24.11 periodic testing
@ 2025-07-22 13:57 Kevin Traynor
2025-07-22 14:27 ` Patrick Robb
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Traynor @ 2025-07-22 13:57 UTC (permalink / raw)
To: Patrick Robb; +Cc: ci, Aaron Conole, David Marchand
Hi Patrick,
I'm seeing a few issues since looking at UNH 24.11 periodic testing for
24.11.3
--
I can't see emails about nightly testing results since late May. I have
them filtered to a folder so only look for them when I need to. It could
be an issue on my side, though my local filters last saw an email on 05/25.
--
Windows server 2022 VM is failing since some system updates. David
mentioned that you were already aware about this issue on other branch.
Comparing pass (Jun 10 <) and fail (Jun 16 >) with unchanged 24.11 code.
< Version: 0.57.2
---
> Version: 1.5.2
......8<......8<......
140,445d139
< Library mlx5devx found: YES
......8<......8<......
> drivers\common\mlx5\windows\meson.build:10:13: ERROR: C shared or
static library 'mlx5devx' not found
......8<......8<......
> A full log can be found at
C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Native\dpdk\build\meson-logs\meson-log.txt
--
I've pushed to the 24.11-staging but I don't see anything update on
dashboard (or emails), could you check if it's moving and if not, give
it it's bi-annual kick :-)
thanks,
Kevin.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 24.11 periodic testing
2025-07-22 13:57 24.11 periodic testing Kevin Traynor
@ 2025-07-22 14:27 ` Patrick Robb
2025-07-22 14:40 ` Kevin Traynor
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Robb @ 2025-07-22 14:27 UTC (permalink / raw)
To: Kevin Traynor; +Cc: ci, Aaron Conole, David Marchand
[-- Attachment #1: Type: text/plain, Size: 2077 bytes --]
Hi Kevin,
Nightly 24.11 testing:
It looks like the nightly testing is running for 24.11:
https://lab.dpdk.org/results/dashboard/periodic_testing/?branch_id=22&page=0&rerun_status=None
But if you are missing emails I should check that. Can you forward to me
the most recent email you received in your filtered folder so I can see the
most recent example?
24.11-staging:
Thanks for the heads up, this should be fixed now. I see our pipeline doing
a new build from 24.11 staging currently.
Windows:
We need to update our pipeline code to find the devx lib:
https://patchwork.dpdk.org/project/dpdk/patch/1752588889-27133-1-git-send-email-andremue@linux.microsoft.com/
which the team is working on now.
Thanks for reaching out.
On Tue, Jul 22, 2025 at 9:57 AM Kevin Traynor <ktraynor@redhat.com> wrote:
> Hi Patrick,
>
> I'm seeing a few issues since looking at UNH 24.11 periodic testing for
> 24.11.3
>
> --
> I can't see emails about nightly testing results since late May. I have
> them filtered to a folder so only look for them when I need to. It could
> be an issue on my side, though my local filters last saw an email on 05/25.
>
> --
> Windows server 2022 VM is failing since some system updates. David
> mentioned that you were already aware about this issue on other branch.
>
> Comparing pass (Jun 10 <) and fail (Jun 16 >) with unchanged 24.11 code.
>
> < Version: 0.57.2
> ---
> > Version: 1.5.2
>
> ......8<......8<......
>
> 140,445d139
> < Library mlx5devx found: YES
>
> ......8<......8<......
>
> > drivers\common\mlx5\windows\meson.build:10:13: ERROR: C shared or
> static library 'mlx5devx' not found
>
> ......8<......8<......
>
> > A full log can be found at
>
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Native\dpdk\build\meson-logs\meson-log.txt
>
> --
>
> I've pushed to the 24.11-staging but I don't see anything update on
> dashboard (or emails), could you check if it's moving and if not, give
> it it's bi-annual kick :-)
>
> thanks,
> Kevin.
>
>
[-- Attachment #2: Type: text/html, Size: 2998 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 24.11 periodic testing
2025-07-22 14:27 ` Patrick Robb
@ 2025-07-22 14:40 ` Kevin Traynor
0 siblings, 0 replies; 3+ messages in thread
From: Kevin Traynor @ 2025-07-22 14:40 UTC (permalink / raw)
To: Patrick Robb; +Cc: ci, Aaron Conole, David Marchand
On 22/07/2025 15:27, Patrick Robb wrote:
> Hi Kevin,
>
> Nightly 24.11 testing:
>
> It looks like the nightly testing is running for 24.11:
> https://lab.dpdk.org/results/dashboard/periodic_testing/?branch_id=22&page=0&rerun_status=None
>
Yes, i see the dashboard runs.
> But if you are missing emails I should check that. Can you forward to me
> the most recent email you received in your filtered folder so I can see the
> most recent example?
>
I fwded that, we can also check with Luca. It may well be a local issue
for me.
> 24.11-staging:
>
> Thanks for the heads up, this should be fixed now. I see our pipeline doing
> a new build from 24.11 staging currently.
>
> Windows:
>
> We need to update our pipeline code to find the devx lib:
> https://patchwork.dpdk.org/project/dpdk/patch/1752588889-27133-1-git-send-email-andremue@linux.microsoft.com/
> which the team is working on now.
>
Great, thanks for helping!
> Thanks for reaching out.
>
>
>
>
> On Tue, Jul 22, 2025 at 9:57 AM Kevin Traynor <ktraynor@redhat.com> wrote:
>
>> Hi Patrick,
>>
>> I'm seeing a few issues since looking at UNH 24.11 periodic testing for
>> 24.11.3
>>
>> --
>> I can't see emails about nightly testing results since late May. I have
>> them filtered to a folder so only look for them when I need to. It could
>> be an issue on my side, though my local filters last saw an email on 05/25.
>>
>> --
>> Windows server 2022 VM is failing since some system updates. David
>> mentioned that you were already aware about this issue on other branch.
>>
>> Comparing pass (Jun 10 <) and fail (Jun 16 >) with unchanged 24.11 code.
>>
>> < Version: 0.57.2
>> ---
>>> Version: 1.5.2
>>
>> ......8<......8<......
>>
>> 140,445d139
>> < Library mlx5devx found: YES
>>
>> ......8<......8<......
>>
>>> drivers\common\mlx5\windows\meson.build:10:13: ERROR: C shared or
>> static library 'mlx5devx' not found
>>
>> ......8<......8<......
>>
>>> A full log can be found at
>>
>> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Native\dpdk\build\meson-logs\meson-log.txt
>>
>> --
>>
>> I've pushed to the 24.11-staging but I don't see anything update on
>> dashboard (or emails), could you check if it's moving and if not, give
>> it it's bi-annual kick :-)
>>
>> thanks,
>> Kevin.
>>
>>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-22 14:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-22 13:57 24.11 periodic testing Kevin Traynor
2025-07-22 14:27 ` Patrick Robb
2025-07-22 14:40 ` Kevin Traynor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).