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 1663D45DA6 for ; Mon, 25 Nov 2024 22:05:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4342D40C35; Mon, 25 Nov 2024 22:05:47 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E5920400EF for ; Mon, 25 Nov 2024 22:05:45 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cf3e36a76so47096575ad.0 for ; Mon, 25 Nov 2024 13:05:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732568745; x=1733173545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nekH7B6EkiPcsAaJ99mnK1XdFqoJ4TaOuVNlwL2DesU=; b=D0vHc/EyavHyE2iGn1isQdTu0AWnxgOEQqBiqHcphDweF3VaaBbms4roY+gcsNKI7B P19LpEY9yED8UKsYHjXH1WAsp4Ex/4iknKmi9bC5iN0tT2pxacoZBRn6NyMqOIzOOiEo P2zLkYSqMBZiHkQ2WnVSr1fulRqfED2kbKhA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732568745; x=1733173545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nekH7B6EkiPcsAaJ99mnK1XdFqoJ4TaOuVNlwL2DesU=; b=mM3zlDPRJxfEYlrqkYYAAvDMhN28YL4cn7QVLRLyA15IrDiTi+WYf2Dido3U2vrakE pGAZ5Vlv7w4gZOn4f9Tfm9CoZeP2+iNswWlSRy3tvArAvQPHgGSemXOMgyrALqdDIXYH 8P+WwkYlawsfQCw+0FB50VE3tHHppeyac7tI6xzXUD09Tsq047h9yhK03dqwKb9u4sI9 SMaVEujS4RqSYuMNGPOehIRw1FO2+bNe/aBh8CxVXlqjTu3lXMYpERTSfpLYMBR+wnUe l6NTP0/rHwq17x5OYXBaQF0s1Q2rwVMcHETYiWICbNJF7D04SnUPM3ORI9AW0JndR621 5ONQ== X-Gm-Message-State: AOJu0Yxwa3B0YvVSqoTtr7voHHvzR/WksDxekcpMMjHe7pyIbY9bncX+ f1NJULIMBsB0ehZuRLf0Rue7p1EhpOVTuk1/J6DxWJ579rSR8/4gEzr9M0+DB/eUzWtsI+oZGNe i6e/LlbbaxdNmT9QeEY7+iPvwJP7wVPA5NKej5COdrkPxm1/Eg0oEze45 X-Gm-Gg: ASbGnctKwsUSlLnFJy3lejRQTQmx3aPGfPZOGBhqQFfN5O8OTcyCZfIgrxcyFpRZZ6b BXa6DT1meWwS2c+cRmw3IZOkqYBb2exCco03g4coSGx+O3PQn1PcIy3UBaYtCXfQ1SQluRwLIdc YXf00WTTChewHi3WYrTqMI6ZEf9LfcGk52DWSR01YT9jn2CL3Lfpt7sc9i6fWhs8f6x7Alzy3o2 9+1KVcQ9qQVmYbuq+nMKd79NNAsn+2L74uBJN8ctmPXg5U3cCof9if00A9ZCS4XBtIzruxyN80= X-Google-Smtp-Source: AGHT+IHFzJulwvvsN3hJIsvoQSmPHEvml2VYysBZaNAAk/dQBC+tdgOT6yO82UZmspMMNJWJ3TZo9Gd0tOkN X-Received: by 2002:a17:903:2301:b0:20c:bff7:2e5f with SMTP id d9443c01a7336-2129f69be75mr206020335ad.13.1732568745062; Mon, 25 Nov 2024 13:05:45 -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 d9443c01a7336-2129dbd28e3sm3232175ad.115.2024.11.25.13.05.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 13:05:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 13:05:45 -0800 (PST) Message-ID: <6744e6a9.170a0220.227acb.4a03SMTPIN_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 453916052471; Mon, 25 Nov 2024 16:05:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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: dpdk-next-crypto f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294804 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.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 | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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/31717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/