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 1056845E64 for ; Tue, 10 Dec 2024 07:38:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0960740264; Tue, 10 Dec 2024 07:38:28 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 60F9C4025A for ; Tue, 10 Dec 2024 07:38:27 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7feffe7cdb7so452695a12.1 for ; Mon, 09 Dec 2024 22:38:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733812706; x=1734417506; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fbzaMjODM27WFuw+5mFNIlFsCxVvj+HEHphizIl24W8=; b=YFs0FipT9Mttaoo0vX8C/lcpgW1gaJK9rKIbfVzv6evwWNbfnEa+/2YvTAJDs3BLYK TXVsbupjB83kg4V4CNoaoeOkcfiQAzKy6/IdGSMQujSn/g++bS6N2+GE94VvAFbst+jX w2Dpz+pLQSLBuDMNwvuQr4oKXBP2Kv+3mdYEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733812706; x=1734417506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fbzaMjODM27WFuw+5mFNIlFsCxVvj+HEHphizIl24W8=; b=eaYH3mpkontVZpTVuisrjfN4XO30Wr2gB7aDyoRqnuY1kpvJVj799TvrQ3tO5k+gqf 9qG2wc/RmpGbHupioTABIIegEIECzoGThYAJ7s80WDphwRps5c+Ysj3QgyLczRERBir5 MdCQYDAPmSoQ6g78pJtQqtMapeJq4AJdeOnle39QVvEto2X7kvSv6mUzKZUCDeXbJ6av 51WTOweLp9YN70IfOcZG/tJgXqSfPOHuUP9c+9x1igN2KKMZ4daxaPvMPYuFEXKpdWkK ALLcPA9zOIOcgGOVU+3exMhdXgjrnEAAUgGO4ntzWAcBpwcrgT5+k7MiXL3457nUKSc3 wa7g== X-Gm-Message-State: AOJu0YzVIQX/cj8+Gm8I+6hMmzni3v50pMICUf7ynk2vPPii4o0HVEAs 0c3UGygAfUMALdYDabbyVZS6ybAFjaaW4xQTZguNcueyrNSsIqtGZL9v8OnBsrkLKsKLSGaRYEn kuo8d91LpuYhBhlhJ5u57FNjJVc8qOH8hMT8p8Dm2Lhn9I9Es X-Gm-Gg: ASbGncslBjXqg59fJIpUCKtH64yCjeWpNXTh7BnpyHCCeqTlg1mKAHbrtY+viHL0UtU ulW0LNLE3pwPPMKwKMQvLHbVbHcE393VUsA/8cCrvSUvnR3b1xmbbhUlSUT06rnmDoyGAnzbgAm jqBeVeNfZKIY0jH7K6r6w1OjwIEuC6bryD2H8bO7+xMFJEr1unRX4YEPp7BGnztLnTaDCyh6c9m RsXP+/+EJjzkLuVWplQrpRxlhdvBcVH5uhwXQcRcy/EG6L8k2793ae9da8WCMwsvmygvno6R+PR cag= X-Google-Smtp-Source: AGHT+IFfEsTvWAfvR/fpeTKsyafHO/0QVfGwQ/R7oibjG9fCwPgxs2xJAFetkJ9QNQliBRgaygzzyahXUSn0 X-Received: by 2002:a17:90b:3ec2:b0:2ee:ab04:1037 with SMTP id 98e67ed59e1d1-2ef6a6be878mr24325404a91.17.1733812706450; Mon, 09 Dec 2024 22:38:26 -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 98e67ed59e1d1-2efa8d07193sm206009a91.9.2024.12.09.22.38.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 22:38:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 22:38:26 -0800 (PST) Message-ID: <6757e1e2.170a0220.1f3609.c053SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 901796052471; Tue, 10 Dec 2024 01:38:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 PASS_ Branch: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#298497 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/