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 30C9C45DF7 for ; Sat, 7 Dec 2024 07:23:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23266402A5; Sat, 7 Dec 2024 07:23:17 +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 EAB9340281 for ; Sat, 7 Dec 2024 07:23:15 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6efa1e49ef0so29658067b3.2 for ; Fri, 06 Dec 2024 22:23:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733552595; x=1734157395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=saXGlzk1GynpPoT0UzuwleeoBSbhC7Dj03p9uQCi6p0=; b=FWj0kSXS/mrwRvuAsIrSZh7UGlt9Qt2JWtpqjqHlypc80+fALZtJaTGBBF5rmaAUvX tk2KIxSrs6F9J9+soIpCsvPdNR+aeFyG13tFA1c9dy/vw29UqkhCFvyBtZQn/jQ1Loih MFQaONMcplH2BtX+9t4Qds5HC/59xJ8EAPjOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733552595; x=1734157395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=saXGlzk1GynpPoT0UzuwleeoBSbhC7Dj03p9uQCi6p0=; b=kDfmEVIT/tT88r4GneksnGSi6LAa64JDw9KtFJfBS4V5lndrWP85TaVX7d4f+rzc3B 0YVzXj3KoYZ2OMWflMswnM1zd4TiMdFRlsVWhASLpYlMKGGK5xL3Vyyz5XYg/0GkwmjD GTsAnbpWU6SntPMdL9gYCSFi7E7QQswltb6iG3JoPI01BG6B6jDjtZ7uNFhHg9OcONSS PyQFahtzjFDBVW75pt6qQ8U5Xu3TN/LDg7LdqBCPQXHpVctlY2iwoH1kw1QKBlQCEBc6 hm0JvI0L5g2KByevqLTV5mmtK99LD5wqxjyvxFJ82m9ABIkfkW80K6TnWQTeuiVB+R5M qs/Q== X-Gm-Message-State: AOJu0Yy4jYA3hk1J2hRxFgQ0nbR1qLLKEAC025UiL9ZKp4by3htG1aEZ pd3hnrUOjbFR7E60CQxDHrqUVXXjmkyTHAxLj0eIfPE5Qmdd+LTzG8ibJy27L+I9kLFGivrMsrX blAcENQv8YWIk5xunDkukP9SvrzQ01RvrcpvHMI+t X-Gm-Gg: ASbGncs/mVNjZloe1n4Kv83F061RjFkME3QLaQUrKqGqnVtJk7RPS5wR62Ng/Vx6peC QnRcsbNtNV0s/Iii7nBP34PMRqSZdB2x27mxYmtSwX7j6TSxvCpdUjm1EFCHEdLwo6IY77KSSM2 +UA5Ad1/RvR92HCFBk7d+9JID1SHqZ701tk7prqU3fo/Zquu+EXLY/V1oK7WzzZmKFNlojsLDuo DNsAwsnNgxIioADWbO0k5WCS5vLQyxZXXOiC5nb5ky0S6HUZsvjpAYERO0X3UcI0yLc1tM= X-Google-Smtp-Source: AGHT+IFLx6alh2cMTij+Hbal1c5LXI0ZBpb7xTmti1kArr36nIJGhKr1C51abwgH/6KsctmKf4snaQwe0cMa X-Received: by 2002:a05:690c:490f:b0:6ef:7d51:ebb9 with SMTP id 00721157ae682-6efe3c6c55bmr70521847b3.34.1733552595334; Fri, 06 Dec 2024 22:23:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd382fdebsm3139527b3.1.2024.12.06.22.23.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 22:23:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 22:23:15 -0800 (PST) Message-ID: <6753e9d3.0d0a0220.c718a.3e26SMTPIN_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 F3D7C6052471; Sat, 7 Dec 2024 01:23:14 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#298187 Test environment and result as below: +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=======================+================+==============================+===========================+==============+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PEND | PEND | PEND | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+----------------+------------------------------+---------------------------+--------------+ Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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.2.0-23ubuntu4) 13.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/31870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/