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 57CC8465E7 for ; Mon, 21 Apr 2025 06:38:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3000F40156; Mon, 21 Apr 2025 06:38:53 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 0FF6240151 for ; Mon, 21 Apr 2025 06:38:52 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-301918a4e1bso3132019a91.1 for ; Sun, 20 Apr 2025 21:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745210331; x=1745815131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4+/cDeL6z4wGAiFkRz708oxH0tMq1Gs2eMLpCPc0+vA=; b=b2owx6tET23ZocFzxjmSwIclpmX3kIsICayPxpvwTKe/8g4Xv7eaqdhCFvQ7XI3KuV ECtAN8zM6onR+wpRqxZWsg56NYpqXsLnqbC9MPCFG4tamAs302kPk7xaZqcvwiQpMklO gKD1BV4gTVdDl6HFbwb0c7P3/YR02ZZ63wiKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745210331; x=1745815131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4+/cDeL6z4wGAiFkRz708oxH0tMq1Gs2eMLpCPc0+vA=; b=gog/OBqV65phzgYgAwsACdIVPIOOZ9Zh5I26JfEl6cK9TxTklwhWc/MPjT+NjiiAqn v/yJwMCfyVHzG5oDkNb2b4mxB9Pg6uHVRVPvKqvcM3g0h1xUn2rY4wVscUPTqXUbbF4W gCnlRKMKhP22Jo73lETolqnjTiqyD/6OKgAMoBebRTJjQgQrRV6Gt/FF3rbGkiV74RDx H1UlIg9yxx7ADPDdxixg8U3lrlYBTz3xjhM4gtIYOapZUcV8sOv4wHhvLOlUrOxUJT3m XgveV05eFvt5sBz22jdYHZ6LndvaepK8k6uqUBSaBywInJopLNhF7oPUSL9+iwN921Ad xkew== X-Gm-Message-State: AOJu0YxjdaECcPqj2rk7SuHhe3UG3iyC/6PDF3Kdcv4Js4s7l+TxLYoq eHhOylauV20VXtJImgEV44cvvae182Wd2XV3H2tOTffAoRuS9Z99i4KIjFelHWHjPGCmDY8t2ig 8KqNa1+mcz6Fq3HfBTbjwbC7S++Q2npX4 X-Gm-Gg: ASbGncus2qdRebwKheLv71lcUR2BpaQjktP9qDnmyHMs4HE382+TmHL69oLsEPdIk1L 97Jzo4yCVDbBkfguBiqPC9tz/LHMyrdH749mHp3jFCDRHOQBG0bcYwiP0t5F9i6069pSyY3M9Y9 rqn9T3f/m/Vf5i5hx8wI21Yy546lK9aO7SU9bC6pr8wCRDYct3X/D3PhUt420F1JJuIszFNatkq e0v95F8FP/XBKGdEpzul9sdDsM2Z8Aju06x1FySecIjf0XmUPRDoCPepqymQFKOC8L3X4CTgjjK 7Le1e+Sf3El/YyM8QobSUruETeqJyH4NMdsV X-Google-Smtp-Source: AGHT+IGvXLa/fjIKs9IWeF+mpkVv0jD9KUoIZf74mC/s01bbnGQoUisb5zwSucUe0mxIqLzORQIusjeR6+3L X-Received: by 2002:a17:90b:5410:b0:2ff:71ad:e84e with SMTP id 98e67ed59e1d1-3087bb4cffdmr15765038a91.10.1745210331050; Sun, 20 Apr 2025 21:38:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-3087dee4475sm388521a91.2.2025.04.20.21.38.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 20 Apr 2025 21:38:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 20 Apr 2025 21:38:51 -0700 (PDT) Message-ID: <6805cbdb.170a0220.9095e.5bf1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D6566052471; Mon, 21 Apr 2025 00:38:47 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d 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/v24.11 03f2ed63a5f4e4b57365e358b49095ef4a82cf7d --> testing issues Upstream job id: Aarch32-Unit-Test#5982 Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | 32-bit Ubuntu 22.04.4 (ARM) | FAIL | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 10 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PEND | PEND | PEND | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ ==== Unit test summary for 32-bit Ubuntu 22.04.4 (ARM) (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33309/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/