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 CF21B43BDB for ; Sun, 3 Mar 2024 06:57:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4F4B4354C; Sun, 3 Mar 2024 06:57:15 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 8E0704028C for ; Sun, 3 Mar 2024 06:57:14 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-608cf2e08f9so37903057b3.0 for ; Sat, 02 Mar 2024 21:57:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709445434; x=1710050234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YqQIREgwH1NS35KLCUWjpFAdgvdzEXo3OD3VxEOFfpM=; b=GdTajov1mLv+9tVLKclCl5ARYuqnUPwUWOKzwwzPL+m15SbIJVdn39Okqotm7PCz4r VssFq8PbY281UX9EpqshkToDURI6ESsR+PY6VaZsFAesqQLiBvqYJuPgA5ZexEQCP1LG 7QLzjH7i07fxQWa/C1p8VHsnlnyW5sBxF2jjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709445434; x=1710050234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YqQIREgwH1NS35KLCUWjpFAdgvdzEXo3OD3VxEOFfpM=; b=aMOih+uAlIV1r2gl4Oe60Np8cccRtIOJSxfnIKhEKDdXmeLVJFaE3JlvJDF9ciKU+S p5CwwdRZUTpvX7yFXCcN4hsQX5tlQBJcqezV1uHBwYUVCE/E5WJ+fVqOqrk6GNMbhjUI stsyNPTTP2BmyT/fvH9JzVOl50CqKsvnxElIkv/oWRYrY4UkifGbx7yFSmrWo3fW7EXl AmyAtHikQZkLxqbqYIg6mCgGuhEOeZRzPHpl+pTef3TMFCsgbuQCT/GLbiSEkvEqVOPK Xx1usCxXcJsrBtEEXIpkw4ym8fl8F/cJ2pCybJnvVWyHj8kUl64wDPQIx27wNzioDKoE 5CNQ== X-Gm-Message-State: AOJu0Yz5fqFdD9V7M9bM3vCKctFx0u3IDj7vCC4fNqnJnfaJNCAMQu5V q4MYGiCLWT/x+p1yDByQrQ3B6MCoIw8DGRX5UqdgbRkvZfoByN0E/8TJu1m070LioXOIUAx6ZzT tSn1sJwxQts5bNSvCAz30Me0+VAzMZAq0 X-Google-Smtp-Source: AGHT+IHilec8xfPf1IWFuVIN/6DctcAZG3f097yN/Mm8abOgWzvLK9i7TXOtXd5KYInk2ok4HO/BgRBuwkIK X-Received: by 2002:a05:6902:2503:b0:dcb:b0f0:23fc with SMTP id dt3-20020a056902250300b00dcbb0f023fcmr4927503ybb.22.1709445434031; Sat, 02 Mar 2024 21:57:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n133-20020a25d68b000000b00dc7576cebcasm359567ybg.5.2024.03.02.21.57.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 21:57:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 21:57:14 -0800 (PST) Message-ID: <65e4113a.250a0220.65a68.816eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A5FBB6052511; Sun, 3 Mar 2024 00:57:13 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian 12 (arm) | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== './librte_vdpa_mlx5.so.22.0' -> 'dpdk/pmds-22.0/librte_vdpa_mlx5.so.22.0' './librte_vdpa_sfc.so' -> 'dpdk/pmds-22.0/librte_vdpa_sfc.so' './librte_vdpa_sfc.so.22' -> 'dpdk/pmds-22.0/librte_vdpa_sfc.so.22' './librte_vdpa_sfc.so.22.0' -> 'dpdk/pmds-22.0/librte_vdpa_sfc.so.22.0' Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk-libs.pc to /usr/local/lib64/pkgconfig Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk.pc to /usr/local/lib64/pkgconfig Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib64 dpdk/pmds-22.0' ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-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) 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/tarballs/28283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/