From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D64F14258B for ; Wed, 13 Sep 2023 18:09:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4259402E4; Wed, 13 Sep 2023 18:09:05 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id AACA8402E4 for ; Wed, 13 Sep 2023 18:09:04 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf55a81eeaso49569695ad.0 for ; Wed, 13 Sep 2023 09:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694621344; x=1695226144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Dmx+E4KAj7qJ3SJuKcU76567SgnYcV4vJhwgG6EYelA=; b=CAOr+HPkXd7EQ4ZP6l4jLJUgzMdKLBcI+Ll3RX//j3AxpPOwko1l2ykX20Ay8lryrL i0RM0X0Evzy77HLg1YgpTY8k41B1qaNn1KimeWCnnUoLnfgjTARR1/YHeyFGpzPfTpzg ba8ij8uax+zh8OBIrIE5wzbOwm751kkEVMC+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694621344; x=1695226144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dmx+E4KAj7qJ3SJuKcU76567SgnYcV4vJhwgG6EYelA=; b=plcdDi+OfoykcWYRHGsbS287THe6vR0iWbCfRRP3SO6x0965/LVLnFCgWyKS2B8eaS i9TzQQzx7iE01fyeaDwNdHdSVrj6sOomG372w5rJiASJsEg+PIbhRn85fz5wDkH1PTJ+ DdEGmPUTZJQTIAq9R8UWMsn0rDrAsBcSWFeXeiM0XyEdULLZexmceG1NmF8e5ncMEjEr i/Imumcv0CE0WUK83m/e03qlDXNK5wFsBD5TJlloVBKbIw00/96UHMyFodfAQRkYRaTi AEGrD4WYlmIw/RYYEq1L7IANfkVyMLDJLdDbKc8MafyFxquMz7Pp+G+jQhIeoF0jS98e 2tWg== X-Gm-Message-State: AOJu0YwUlo0mSMwzzKa13wubraUdRr/x2Xwy5vWUXZiVtucOd4qL+oWa ABhfuL5UjehZQ5PYT5eWQtW73iPHMiTHnm2LR3/7KlXABwYAfpRQYDWMFg== X-Google-Smtp-Source: AGHT+IHgTdoTjwixKGUmVfFJ43iwqZT7EC28ROpjt2opcB//eD9yd6Cy3BWZukd3vh/V9vP/Fx3YZ0wKOojc X-Received: by 2002:a17:90a:df15:b0:26d:20b8:445d with SMTP id gp21-20020a17090adf1500b0026d20b8445dmr2675462pjb.9.1694621343670; Wed, 13 Sep 2023 09:09:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn8-20020a17090b38c800b002718cafd7a4sm277832pjb.2.2023.09.13.09.09.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:09:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:09:03 -0700 (PDT) Message-ID: <6501de9f.170a0220.ed2b2.82faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C214B6052471; Wed, 13 Sep 2023 12:09:02 -0400 (EDT) Subject: |FAILURE| pw131398 [PATCH] [v2,1/1] net/mana: enable 32 bit build fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Wei Hu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/131398 _Testing issues_ Submitter: Wei Hu Date: Wednesday, September 13 2023 12:23:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131398 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 68/76 DPDK:fast-tests / stack_lf_autotest OK 0.63s 69/76 DPDK:fast-tests / string_autotest OK 0.14s 70/76 DPDK:fast-tests / tailq_autotest OK 0.14s 71/76 DPDK:fast-tests / thash_autotest OK 0.15s 72/76 DPDK:fast-tests / threads_autotest OK 0.89s 73/76 DPDK:fast-tests / ticketlock_autotest OK 0.21s 74/76 DPDK:fast-tests / timer_autotest OK 2.94s 75/76 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 76/76 DPDK:fast-tests / version_autotest OK 0.14s Ok: 57 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 18 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/