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 CA84045DA7 for ; Tue, 26 Nov 2024 06:53:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D58534025F; Tue, 26 Nov 2024 06:53:15 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 44E03400EF for ; Tue, 26 Nov 2024 06:53:14 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-46695dd02e8so11600321cf.2 for ; Mon, 25 Nov 2024 21:53:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732600393; x=1733205193; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lUgOW8r0fCjdQKXhWmd9mAiV7YX3/h1vdBI3zz0CZuA=; b=b02oIBkyJcWOkeRJehzIr5pnrBvhkd2tbMgEguQQ+IhP+9XQZtxfWVwW/OmRS4rbge mwDyaqPs14vGwcIo6UeM03yAPo1MFqwY1PPPiuhKIYRp6ea315htOiFV2BTL4m1175Jn RTGTAoTnqisJ4QbSIwxg4AaXmJAj6T/BgTgVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732600393; x=1733205193; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lUgOW8r0fCjdQKXhWmd9mAiV7YX3/h1vdBI3zz0CZuA=; b=AE9N62ZAopUjVYdP0oObpHKYpd3hYl+Br5uL7f5Ik8ps2ZguNVSAigJ8zmyn+tlZ0j TzfidC8sCB0OpXgKMdzt6eVaAlrP6bDNuhSK5NHlPqWFFIfk8TuJ9PO4sXfTFXfEoouK DAZR4T8UmMiw7JtkrRpuUPOCoA7j1PbRTHV9mrGMsASHDhtCasNcYpfZo9OGqYKs2AjM 1g5wAIAYrJKGHqlm+uRTAzFEmeOZlspDYisS2Qmu6F5OnqKRqGEUHOfrCotVDadm/z6K fpolMii27emJ1yXPl5zs/0FyRDlZuSNAo08ZHIcXkJ9Nw3y8T6ZaxiM84myEvpGQJO5Z twoQ== X-Gm-Message-State: AOJu0YwnmhhlYkSLsRHE2yccBBHhfBCKHv2bgqgfJGzXUyOtNV5TFFkb f+EuUpPRs5A+V5HrseGwxD/hd1zBPwp276zIY10OXVC6ntzE5cxZcMdacZaS+MZC5Vr31vR0mo5 2/4dDSqE2engNssWR6JfzC3k6bHclPGD7R/9I/d71 X-Gm-Gg: ASbGnctxR6F+xe1aejSYqs93RnCtTHruXPQfAN1nW6K/HyhmPRkOE1oPxUygHnSTkJ5 WTlHxwVwi9b/hDWFzYkZjZXcCjd5kHCp6G+pAK1SimMY7yF/r/2gTbJWACuDlBizBos8FmPy/Y/ uOlXyYgC/MfqI5xlmgvvbSE2qKmm2YNFiIWmQNk5yx/61vpK6+p9aVPH5d8t99fqqCV84QAIrIb Z0YcEfmr7ury8ND+FoygrEQgSmYqgf+vvd+pwSagr7VC03pe7j07dCTyvuK8GkplHmzy24= X-Google-Smtp-Source: AGHT+IGQCmFpmVrCoqQQm1VmVxUCIJT/L3yrBfKmBNWqpgFmORpBgpx1zLC6/QomCJgv2vtqWQk0QPjpyRFp X-Received: by 2002:a05:622a:1b0a:b0:466:a607:7858 with SMTP id d75a77b69052e-466a6077d24mr19582971cf.35.1732600393632; Mon, 25 Nov 2024 21:53:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-466aa55a386sm115011cf.24.2024.11.25.21.53.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 21:53:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 21:53:13 -0800 (PST) Message-ID: <67456249.050a0220.24e5eb.0b7aSMTPIN_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 5707B6052471; Tue, 26 Nov 2024 00:53:13 -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#294910 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 | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------+--------------+---------------------------+------------------------------+----------------+ 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 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) 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31722/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/