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 ACD0545D66 for ; Fri, 22 Nov 2024 19:07:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FE82402C5; Fri, 22 Nov 2024 19:07:17 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 216E34028C for ; Fri, 22 Nov 2024 19:07:16 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2129fd7b1a5so10813905ad.1 for ; Fri, 22 Nov 2024 10:07:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732298835; x=1732903635; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AaiwLPw5EDUUOhICZSKuP4vY1mFuBuc0iLilPbHH6Hs=; b=I1a3wl8tkUJ7/NUvvHViQl8pAnJRmzjKL5foNg0IZ3S5BM0PL4TN1i2QB43ckFXZ+p mdljZLx0atBQwYLInmfNhMw13HRj4xWNHfyiVgxYN/mTForWiH/oRd4BnICHnrdaga8K /rq8Wp3yAKUtVRN+LQGT1lUw+v3PWIFlmw9Pk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732298835; x=1732903635; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AaiwLPw5EDUUOhICZSKuP4vY1mFuBuc0iLilPbHH6Hs=; b=QD6RI5vQHY7LFX9jE0we+NyzKQJ8WZ3cq1xOxrqPO/Osp3HKRWWiuPef59G65X1iVH rBpNZcyHtO/+om+SVqhIWhPzMmI2aOPF5HFnOL91UI5/XRu8lffdMfNH+9iCmbDG5Eye D1PizvkvsxPAGFvv7vPGLmZPL1IVz/pCvqbWwSjO8uBB9OSMFZsqfPB9U53d3dmhpSdL L+gD1SY02Wu/YhdRYJuc/bQqaxxrM1Xn1GkqvnY0UVmXJe8ZGYsu9fh7O8SGsf/fuDdV skHVBhvC04lsfMxRBAMtleQEBUKycNfRYJBa1mB1YB5YdDVKJMVwDvxLPU4SM7idYpcv zs+w== X-Gm-Message-State: AOJu0YyJgvVa0eut9ZrGVBs2P1cBptj3Q957KbG+ZuFS3snI4Xpf6Riw bhOYado4qbszECeNVUChePt3f6tXFqEJog4ljbf0itmKvUXqWLK1aUZAxRfzgYgpYocmyBAbw1g X5QYrWsS9gaoUW0CXPqRbByb3FP/WIttKsAgG4vGs X-Gm-Gg: ASbGncvYXi7oFqkjYAA1FQVIQf5MvV2HfhWaOQro76+PkJuOr979RNfA44tNzBT8YjA d/mgSJYSJAlIDdecuAfXCAj6HDdEL6t1BGf72eYmRb5OLDW4Vm70rBj0WqWKlGIyHHQAf1y37vG xpNAFEjBaxglYq8NTzA2QqAdsSMPCBtE1XDc4jPCVWVLffwLBeH41gmT9+gPCYblJyEXsorlxF0 uvrzuhQe6CjNR560wIVorn76jLpidrSBsAVIjAqtVvk9XUMb+rFsnU8A0c02Az1CWmeMwg= X-Google-Smtp-Source: AGHT+IEy1YqTffIM5vGCPgIfXEF5yXOAeYCKqxlfHUZQZTA7wWSLYSAD34NASh8Ojf6/ttLC1bIjH+6RZl1f X-Received: by 2002:a17:902:cec4:b0:212:52b9:1571 with SMTP id d9443c01a7336-2129f28a295mr50592155ad.43.1732298834967; Fri, 22 Nov 2024 10:07:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-724de49f56bsm106238b3a.9.2024.11.22.10.07.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 10:07:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 10:07:14 -0800 (PST) Message-ID: <6740c852.050a0220.26be2c.71e5SMTPIN_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 2A9E16052471; Fri, 22 Nov 2024 13:07:14 -0500 (EST) Subject: |PENDING| [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 pending_ Branch: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pending Upstream job id: Generic-Unit-Test-DPDK#294230 Test environment and result as below: +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=======================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) 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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 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/31690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/