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 29F0843C1D for ; Thu, 29 Feb 2024 08:55:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2386D402B4; Thu, 29 Feb 2024 08:55:11 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 00FD5402AC for ; Thu, 29 Feb 2024 08:55:09 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5cedfc32250so545609a12.0 for ; Wed, 28 Feb 2024 23:55:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709193308; x=1709798108; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/Y+QDVh1GMmsGjMAzssZmY3SgHxEzx2gGkmL1SVe2Dc=; b=a2hCje9o/3Oeu2NdBogjJIe5mINZ3tlv67f9eYhhz8FGX7v2cdqIWwYoW9cfsPI8mA BdWDvbVVVyYAmqim3nPE8CsrsxZPCmrpUg4LEvNoNOqnDse6e9fHVbwYH0V5FqA7DQO3 jJAC56ZsB9kmpQJxZTBOYXcXwZRdhLffUFVKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709193308; x=1709798108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/Y+QDVh1GMmsGjMAzssZmY3SgHxEzx2gGkmL1SVe2Dc=; b=gZFhqIqub3CAROjJoA/lWW6j0T39ebSGYv16UgJ9kHMjaqi5GSkjGBeETagKhFJQrX bL24+FuSwvyKOy7DVERwGP2jwOxcuySmUuOKILr7VlrAjwkmcBhH60EIKVXUtk1pwyCF szLEGrv2OEUnvlvMEc8mzYwz38A+DL+zaSa2g1iQzR+oWvadCpP1lDW9Im9kZtkIUJi/ +HtedeT3di/+S53ACkU129GohvwctboEPTI5a+uSamDk4SSiNvRFQPQkx9YJpaf3QxHU UCHHAGCMbFEEauzGnQ/hx/AEshgKoBzOT7NWVG6GewlLuXSBEiprGpMDq6zb51vwi7VU z4PA== X-Gm-Message-State: AOJu0YwjTWWOzsgb3kfYA+3gqUGFwam5Uux2rTdPUlKOdxUlhVMqX9rw La1y38HNBpIMTFKYzQou7AoXYaj2HYPObGE1rRjP6TkApsp1Q5hGYA/N4EbIcGYsuxjtSYtVVmo cQnmhHR/vdKa3F6Z0q0Ihuv9GTRMln+xohIl5iPPVOwZwPCw5 X-Google-Smtp-Source: AGHT+IH+//ermK3HcIW/voSIHI43rvROL+L7Ry+y5kWNOCM0ge4GyHUJK8cQKTlx1z4xRSo+eASTE6opvl+K X-Received: by 2002:a05:6a20:9c8a:b0:19e:b9ab:189e with SMTP id mj10-20020a056a209c8a00b0019eb9ab189emr1812212pzb.60.1709193308201; Wed, 28 Feb 2024 23:55:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jg7-20020a17090326c700b001db5c9dbfccsm16718plb.145.2024.02.28.23.55.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 23:55:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 23:55:08 -0800 (PST) Message-ID: <65e0385c.170a0220.f3edb.1157SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 617A860527CD; Thu, 29 Feb 2024 02:55:07 -0500 (EST) Subject: |FAILURE| [GIT MASTER] f60df26faa3c90fc66d356e16347acd046971441 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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: dpdk-next-net f60df26faa3c90fc66d356e16347acd046971441 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 (arm) | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (arm) (dpdk_unit_test): ==== Installing symlink pointing to librte_event_opdl.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_opdl.so Installing symlink pointing to librte_event_skeleton.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so.24 Installing symlink pointing to librte_event_skeleton.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_skeleton.so Installing symlink pointing to librte_event_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so.24 Installing symlink pointing to librte_event_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_sw.so Installing symlink pointing to librte_event_octeontx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so.24 Installing symlink pointing to librte_event_octeontx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_event_octeontx.so Installing symlink pointing to librte_baseband_acc.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so.24 Installing symlink pointing to librte_baseband_acc.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_acc.so Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so.24 Installing symlink pointing to librte_baseband_fpga_5gnr_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_5gnr_fec.so Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so.24 Installing symlink pointing to librte_baseband_fpga_lte_fec.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_fpga_lte_fec.so Installing symlink pointing to librte_baseband_la12xx.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so.24 Installing symlink pointing to librte_baseband_la12xx.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_la12xx.so Installing symlink pointing to librte_baseband_null.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so.24 Installing symlink pointing to librte_baseband_null.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_null.so Installing symlink pointing to librte_baseband_turbo_sw.so.24.1 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so.24 Installing symlink pointing to librte_baseband_turbo_sw.so.24 to /usr/local/lib/x86_64-linux-gnu/dpdk/pmds-24.1/librte_baseband_turbo_sw.so Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu dpdk/pmds-24.1' ==== End log output ==== 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/