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 7F01F45F79 for ; Mon, 30 Dec 2024 07:15:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 905CB40288; Mon, 30 Dec 2024 07:15:57 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 1EEB940273 for ; Mon, 30 Dec 2024 07:15:56 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-85bc7d126b2so3564344241.1 for ; Sun, 29 Dec 2024 22:15:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735539355; x=1736144155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jvVdOk/WItgBroEb0vmMSRHfvTsq+QKoVikQCnHBnGo=; b=fm6iVjCsEZUpWU6FQiVhHIOvgfNNSX0QaaxuYy512odHkFAo0ZXJPYWeMwCFdmWrc5 24DzVfHNiMMUthgkPwFAwSfnEe/GBabNcNr5tOCbJ41kt0VSGDDo+QiON7YHCBRFw5DL Lk+dZKM4hAmUFVNDCjaRLOIXu7cFuO3eMm9ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735539355; x=1736144155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jvVdOk/WItgBroEb0vmMSRHfvTsq+QKoVikQCnHBnGo=; b=PMwcsuvvOSU3IM8Czwcuw63Ez5yAJxTDcHyBRRO5A8cKuKV1by2a92dj4TwBzje4j7 I0TfkurGxFggbAbKVIsCULJtAZ0iMsLOBJoUFz2BLaIdRjpicghcRd7YC1NnmrwnaOKZ uoybKDxfUsO76wN17lATcJjXUIyvt96SUFTql5zE9E+qrgPOY4pPU7dkHxCmbvRONZTN TNhoTmWD97UKlgCsleNiXrI97rCrdaSimAVF+41hNGTxY7DyiQZ0yXJwmKb6ooEA0/iN SrmhKF3Dc80zDlMEoqfYTxnaIAg1Xda75/nUKsC5TdGVFEJtP++uuXXEmQ89gzWX1+fg AuYw== X-Gm-Message-State: AOJu0YxK+Dpo0oCUb8e1OS6KOAzd5YQFizdqyf9oq2RxSD/LUX46/b28 wiZ8W1aU6stBFZvSlRTzbyW3kSVc22WKcCK3G/Z9EVkNVUD6MIiJTRj4DVLKqLl8ZlLVW2GHM/w kzdJUU4QdSwYaVeqTkYLWjdNvNNcpAOuwx048u0Cm X-Gm-Gg: ASbGnctedVPF9ukStiJFcUjHuj0N7zaSqeXh+XhUv/D/DEN11sE3mjrdErGyGhUmbEe wMS0KCiWbbGlhvWnHhm7VsvVpUVqevGPoMocCMboZGSJ4BXEmVPeXYv9s13sFDA5IZjaACLJ2sL GJEJwj2vdG4dS2JJwUqJndLijhvxLCdhW3+cCIJDtCNYPsgv1OSLnQZC8jcKB0X50HwfWdQmSqi 0Ev/43Li7jH2uXCbAZCP/yXOI1+I1dQZZpHo8oITTOVKqJloCxbItEYWf0fV3V1OVFowqXKBAyr eA== X-Google-Smtp-Source: AGHT+IGJhcXXmIAY2G+AtCDesWyO8PBoK8L520lzGHbPjzFX49MmCiZJaZy/R5snthYfS4aosoCtlUlsqFZw X-Received: by 2002:a05:6102:3e83:b0:4b2:5d16:2902 with SMTP id ada2fe7eead31-4b2cc323e38mr24888341137.6.1735539355429; Sun, 29 Dec 2024 22:15:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac4848bsm779924241.6.2024.12.29.22.15.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 22:15:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 22:15:55 -0800 (PST) Message-ID: <67723a9b.050a0220.3c2334.1e08SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CB0E6052471; Mon, 30 Dec 2024 01:15:55 -0500 (EST) Subject: |PENDING| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pending Upstream job id: Generic-Unit-Test-DPDK#302691 Test environment and result as below: +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============+==============================+===========================+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/32076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/