DPDK CI discussions
 help / color / mirror / Atom feed
* Re: [dpdk-ci] |FAILURE| pw102710-102718 [PATCH] [v6, 9/9] interrupts: extend event list
       [not found] <20211025060328.976FA60524@noxus.dpdklab.iol.unh.edu>
@ 2021-10-25  7:07 ` David Marchand
  2021-10-25 12:25   ` Lincoln Lavoie
  0 siblings, 1 reply; 2+ messages in thread
From: David Marchand @ 2021-10-25  7:07 UTC (permalink / raw)
  To: dpdklab; +Cc: ci, Lincoln Lavoie, Aaron Conole

On Mon, Oct 25, 2021 at 8:03 AM <dpdklab@iol.unh.edu> wrote:
>
> Test-Label: iol-x86_64-compile-testing
> Test-Status: FAILURE
> http://dpdk.org/patch/102718
>
> _Testing issues_
>
> Submitter: David Marchand <david.marchand@redhat.com>
> Date: Sunday, October 24 2021 20:04:49
> DPDK git baseline: Repo:dpdk
>   Branch: master
>   CommitID:daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f
>
> 102710-102718 --> testing fail
>
> Test environment and result as below:
>
> +---------------------+--------------------+----------------------+-------------------+
> |     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk |
> +=====================+====================+======================+===================+
> | Windows Server 2019 | PASS               | FAIL                 | SKIPPED           |

I triggered a rebuild on this series, since the first run got me a
rather empty log.
On the second run, I get the same output (from log.txt, the only file
in test archive):

The Meson build system
Version: 0.57.1
Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk
Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build
Build type: native build
Program more found: YES (C:\Windows\system32\more.COM)
Project name: DPDK
Project version: 21.11.0-rc0
C compiler for the host machine: gcc (gcc 8.1.0 "gcc
(x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0")
C linker for the host machine: gcc ld.bfd 2.30
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config pkgconf found: NO
Program check-symbols.sh found: YES (sh
C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\check-symbols.sh)
Program options-ibverbs-static.sh found: YES (sh
C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (sh
C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\binutils-avx512-check.sh)
Program python3 found: YES (c:\python38\python.exe)
Program more found: YES (C:\Windows\system32\more.COM)


I ran mingw compilation as part of my own checks, so I think mingw
compilation is fine.
I'll ignore this report for now.
Can you look at it when you get a chance?


Thanks.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-ci] |FAILURE| pw102710-102718 [PATCH] [v6, 9/9] interrupts: extend event list
  2021-10-25  7:07 ` [dpdk-ci] |FAILURE| pw102710-102718 [PATCH] [v6, 9/9] interrupts: extend event list David Marchand
@ 2021-10-25 12:25   ` Lincoln Lavoie
  0 siblings, 0 replies; 2+ messages in thread
From: Lincoln Lavoie @ 2021-10-25 12:25 UTC (permalink / raw)
  To: David Marchand; +Cc: dpdklab, ci, Aaron Conole, Brandon Lo

[-- Attachment #1: Type: text/plain, Size: 3107 bytes --]

This is probably related to the error Brandon has been trying to fix, where
the temp compile directories aren't consistently getting cleaned up after
the last build.  He's tried a couple of different approaches in adding
"delete" steps to the builds, etc.  We'll look at this again today.

Cheers,
Lincoln

On Mon, Oct 25, 2021 at 3:07 AM David Marchand <david.marchand@redhat.com>
wrote:

> On Mon, Oct 25, 2021 at 8:03 AM <dpdklab@iol.unh.edu> wrote:
> >
> > Test-Label: iol-x86_64-compile-testing
> > Test-Status: FAILURE
> > http://dpdk.org/patch/102718
> >
> > _Testing issues_
> >
> > Submitter: David Marchand <david.marchand@redhat.com>
> > Date: Sunday, October 24 2021 20:04:49
> > DPDK git baseline: Repo:dpdk
> >   Branch: master
> >   CommitID:daa02b5cddbb8e11b31d41e2bf7bb1ae64dcae2f
> >
> > 102710-102718 --> testing fail
> >
> > Test environment and result as below:
> >
> >
> +---------------------+--------------------+----------------------+-------------------+
> > |     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
> dpdk_compile_spdk |
> >
> +=====================+====================+======================+===================+
> > | Windows Server 2019 | PASS               | FAIL                 |
> SKIPPED           |
>
> I triggered a rebuild on this series, since the first run got me a
> rather empty log.
> On the second run, I get the same output (from log.txt, the only file
> in test archive):
>
> The Meson build system
> Version: 0.57.1
> Source dir:
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk
> Build dir:
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build
> Build type: native build
> Program more found: YES (C:\Windows\system32\more.COM)
> Project name: DPDK
> Project version: 21.11.0-rc0
> C compiler for the host machine: gcc (gcc 8.1.0 "gcc
> (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0")
> C linker for the host machine: gcc ld.bfd 2.30
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Message: ## Building in Developer Mode ##
> Program pkg-config pkgconf found: NO
> Program check-symbols.sh found: YES (sh
>
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\check-symbols.sh)
> Program options-ibverbs-static.sh found: YES (sh
>
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\options-ibverbs-static.sh)
> Program binutils-avx512-check.sh found: YES (sh
>
> C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\binutils-avx512-check.sh)
> Program python3 found: YES (c:\python38\python.exe)
> Program more found: YES (C:\Windows\system32\more.COM)
>
>
> I ran mingw compilation as part of my own checks, so I think mingw
> compilation is fine.
> I'll ignore this report for now.
> Can you look at it when you get a chance?
>
>
> Thanks.
>
>
> --
> David Marchand
>
>

-- 
*Lincoln Lavoie*
Principal Engineer, Broadband Technologies
21 Madbury Rd., Ste. 100, Durham, NH 03824
lylavoie@iol.unh.edu
https://www.iol.unh.edu
+1-603-674-2755 (m)
<https://www.iol.unh.edu>

[-- Attachment #2: Type: text/html, Size: 4824 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-25 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211025060328.976FA60524@noxus.dpdklab.iol.unh.edu>
2021-10-25  7:07 ` [dpdk-ci] |FAILURE| pw102710-102718 [PATCH] [v6, 9/9] interrupts: extend event list David Marchand
2021-10-25 12:25   ` Lincoln Lavoie

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).