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 4F5B745DA6 for ; Tue, 26 Nov 2024 03:32:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3443A4025F; Tue, 26 Nov 2024 03:32:10 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7C86A400EF for ; Tue, 26 Nov 2024 03:32:08 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2967af48248so2779939fac.2 for ; Mon, 25 Nov 2024 18:32:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732588327; x=1733193127; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ZVj8Ie9wHaEY/vpCz4W9gIDNI6fHbtSh0KIe7+2Vuc=; b=S+EntnoebmMiqQ0xOS784yttCsd76xcNuetF9ZS1dS0c2F+7mJPKxFhK5y9Bib6/nJ 8wEHAzA00Xzqkd6xt8sP5dedn3XOC9tf/1VljcymrlTk5E2omVz5EeEp8It1mSzPw9bu 244BR3kkdtOtaNGwQmDUbn9EchQsOLR3ANFXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732588327; x=1733193127; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ZVj8Ie9wHaEY/vpCz4W9gIDNI6fHbtSh0KIe7+2Vuc=; b=ZZn/1p5oCnHfRRorM8TVmAe1fMCSOD8HoPe7MdREiqyN5/AYjZk+lhc/+LlsmEA8QY eiaZVJyN/07GnxpW9eCQhmcdWPofL3mlqDwy0iEuprkUEaiRbpWQ2RAh7VHuOwGQShXK wmb1kJqtQZfd4UQpk+qz0qSr97YOnt5blaJUwl8KUTclS7odviwKz3yG+GW16BeHQqTx z4DYQh7sbo8Z7m7FA07/p8sTAe6f+PNukaYVGkcdBWJGdB0/lqfmJ4IVtoWFNQa+mSB5 4cEsnvxv4+eibZMihCnK7elCCsAM+dO3BJJW7e0+RSCZVK5lx8vEMsFpHqIpF9NnWpcc KqCw== X-Gm-Message-State: AOJu0YzGwisi6slphV+gF2uHnWzwOmVbZgbedynvPUTFZa+zpGuoAiAB kYx2qrYBxaoP4eM0gXWg0DDZgWCPDJutvL36EMh2KYiF5ncDeJ2nYyGoaJusvTSbniOwhI3J1ZN VWYH3mV64+SME7xolTKHuikBxMFAOvAZsr5PfyQ5hafbZLhgFxYtNZlHC X-Gm-Gg: ASbGnct5WaRWPFcIEoIBbUTIu2ZjmcR8gXbVzt7MS33VX6N9U8QePkHYgPiirijrUUN bf30stlgwThj5O44zLOEftVs97tfb941qZtOxIQPIg7RDK3xMIiywUcR//Hm0m4qYCSvq/dWHtl PGnDpAY3vjF6uh6EAYTO7BzGxGNu+qRdSWe9JopUAcdLSxsxDoqBluY1JDNPpNFs9YKSB5hg81m dwyzqp37tF+du8jvvJHqdVFBCadFDPOu0gSc447qwikcxLqpaQiqk+EL5xZy+yjUZDaEPynr4U= X-Google-Smtp-Source: AGHT+IGo+fGSjDPwrrrnNigpNL2zAHaXrwyPjj8Yl11z89p+rZIGtVRN1uoGzp9VkCif2La87nQNpK1jkOvf X-Received: by 2002:a05:6871:58c:b0:278:bfa:87da with SMTP id 586e51a60fabf-29720b75dd7mr13153068fac.10.1732588327582; Mon, 25 Nov 2024 18:32:07 -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 006d021491bc7-5f1e3335c4asm157980eaf.22.2024.11.25.18.32.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 18:32:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 18:32:07 -0800 (PST) Message-ID: <67453327.050a0220.13f06f.a66eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B6DFA6052471; Mon, 25 Nov 2024 21:32:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc 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 PASS_ Branch: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: Generic-Unit-Test-DPDK#294856 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.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 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 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.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/