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 C74E545D55 for ; Thu, 21 Nov 2024 21:32:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC7CA402DB; Thu, 21 Nov 2024 21:32:18 +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 7ABD8402A7 for ; Thu, 21 Nov 2024 21:32:17 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ee79e82361so22816047b3.1 for ; Thu, 21 Nov 2024 12:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732221137; x=1732825937; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xiYS1I3TpryvD2DyIxU1M5Icdo4oAJ4tdLM9ENSYYXs=; b=QW7TUZmhrCUAIvp+wULah5aNYMbbAH0yDVqG1XPL2OhnXGLCvGQVbgHiPYfmHJDMfQ udqPtcFcnOEWPLxYHKaO8vv37FJpkZUPmD7tYa6udhtxz3TESOZ1q1uuZ6TyWXFA8f+Z nfR2nvtca8bFgQ3Kpx71bxt9azW/HhwQqbVsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732221137; x=1732825937; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xiYS1I3TpryvD2DyIxU1M5Icdo4oAJ4tdLM9ENSYYXs=; b=ogKJ2NKVvZjT90aqGyNAJzw9H610gv3OHQyOZVnkdZ5JNDkPV9x9Ci/kXkZcqorM7I hKEaDDF1U9e67rRV6I4cW7Ut6G8XkOzWAdxS2MZ7zgwPYkOjXnpvn5NSdJd2AQFvi1r3 s94CrXWceEpJXFKSoB1NKuN+bod+qEgGr4NGTis9mBU3p6AnX2IniBAOGuYzrQCKRA/H y1CR2QGEUBame4O3O7PmSSu99Ja0jrDFXk4P6nepKN9jSoRbcsW0bK2nzboarcdWueuN OmzwzvEZcYbkN/J2V8w5DZQ5Oqir6+7EHCylbCnrvBS6ViO54bipBTFu5StO364AeC7Y OqwA== X-Gm-Message-State: AOJu0YxFPGh5Gu3b4rvs/83GcLYKybtxkhQJRaz6CQrwFtlUsmIoDkhb kYKQQC3uBqzt4IhekbtwMUrmS4BMhvBUEUR78gKUiy4R+UmfpB96GG06H+MHNpm1pGzsYYcp/UR jwN2NcGzSOx1uzkD31nIwZxKIvXabhsLYdifhFXCnKdvBKzxs6bd7GcQ4 X-Gm-Gg: ASbGncutRwqXNxSkLIJj+SN6+k8FoHPrnCUrFP9ErgI3zlN8QUpoxYscJnRikubmu01 t9azjbQchqOyoeia4o3yA9OVrfjrln09d5LJL7t818GIQy8hgzs6UQuW1SWcruW2oUxtzHdVuyc 7cr9jEx9FSNkJaXNnoASA00N7W6IsVB0W5ibQd4P+ZGIVJFsC3+OFh8tbGBcQI/uDbf/l3so1Gm ME4j4HViAY9hLC0+vAA4KeOw9pUgi9JVdBI1Q5ujOEtt2oN0lIayM9zW065acJxTpDrRBgRXsY= X-Google-Smtp-Source: AGHT+IEpZMHKFAti+aUCeNeI2qgXYcQjTuz/ZSJ+fWvoD9Hrb9i/H2Yej2ir3fKEp1JtGDxgUrjzwV7u91tV X-Received: by 2002:a05:690c:4983:b0:6ee:bf8d:1b7c with SMTP id 00721157ae682-6eecd27f288mr42668267b3.12.1732221136895; Thu, 21 Nov 2024 12:32:16 -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 00721157ae682-6eee007ad8asm174367b3.51.2024.11.21.12.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 12:32:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 12:32:16 -0800 (PST) Message-ID: <673f98d0.810a0220.247496.10e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 893406052471; Thu, 21 Nov 2024 15:32:16 -0500 (EST) Subject: |PENDING| [GIT MASTER] 07e3bebf3c93750c52ed9be87edd212fbc22da0a 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: dpdk-next-virtio 07e3bebf3c93750c52ed9be87edd212fbc22da0a --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293875 Test environment and result as below: +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============+==============================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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 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/31675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/