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 4422C45D6D for ; Tue, 26 Nov 2024 21:24:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F4BD40687; Tue, 26 Nov 2024 21:24:39 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 43C7A4026C for ; Tue, 26 Nov 2024 21:24:37 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2124ccf03edso60425575ad.2 for ; Tue, 26 Nov 2024 12:24:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732652676; x=1733257476; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HeRJUXQVHhUT+peOFbsA3JIWimcpse9MEIIi4HIc/L8=; b=f1+QZFHYwCF5S6VyH8qIqhyKm80pwQfIW95VN2pdQa1OcFrMHoKM37xCOTS8zifzZq MkJeQE3kUAiPXIjL9vKe32l5o0XB5tjDth3NT/AevsD7b/WaF8XVmYBfNyaPvDvdH6vt Ob4p+z1+r/OJtMUP2dp6GRD3m7CW2FnsPXPIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732652676; x=1733257476; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HeRJUXQVHhUT+peOFbsA3JIWimcpse9MEIIi4HIc/L8=; b=FoiYeWa5EgVBT75fgDuPu66DOQ85dC9NXv7yQYBUZ5dXmaidX6Rgrgej3KrBIsi8MH 4KojtBsV2xwP3oQJs3Gf+KIbVUt5bbB/MR76e4zdye2tYTRgLpNrQTbJaFO4RhzgCoI9 cLZ6GCP8sDMKjvYb6eAOR0o28eq4l7s9xnmw69iFxwp06j0ZmKUJDpV7vKrXPuKyRRck xcX79HERd4kv9j9l7Qaqn8rMI8XR5+NnYzAYm+/hy3h9rIhDhmdlNqv/G2JUULrytnAe Rm/lNW7L0NraXwNV8MaSsuV0X1+iJkJGjQ55nJPfasW4WeHTvjVGXW8EfAGG2VU2LO59 WVNA== X-Gm-Message-State: AOJu0YxfE0yLKxZQk6Xtc88lVYAv6MBLTtsrWl9BRRsHBD+bw35AIrBm wMj1imFVZXiHkMIH15RMWRhW6TMknaZnXg7BtsbMks2Tin1Xmit7yJm94Hd8mMEuz3FSWlJBLPZ lnTGCPQMuOLZbsO4PNraMMhGeffotb3RApDjUfd3w X-Gm-Gg: ASbGncvLztShBluPAgywDEtT8bYbtbaMD4ml4Atk6GyU/wVm8HxiuDC5OlKXz5IkTJU 09ttLLsdb3ZFzEd/T3pFNCOFIsA3M6QUTYzMkKTGYZFrUtGL+rcYdG0xiiHS5GMSwhb2F/e9b8P /CKUz1YuFyoXkDr09P1X1x75c7/9ztJ+whfteE6DbyraSbqnNjE7/n2xADP2JRA0pCsfUbLFJmN gbRaZVy5zRsctFZixZrkBFRMR15CvRTrT9jYVRVLGbn5tZGTolnsKFgrQtxiBer++ywCWM= X-Google-Smtp-Source: AGHT+IFK/VK/7/XNI8WuG+c8x5QNAUfOCVtc3rQ/4N8R/7BIWAUAOjUj+WE8/bkFrQkjZ8MCWm9xXXOk2gwf X-Received: by 2002:a17:903:946:b0:20c:8907:908 with SMTP id d9443c01a7336-21501b63d98mr7015695ad.44.1732652676532; Tue, 26 Nov 2024 12:24:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129dbbb8adsm3908245ad.86.2024.11.26.12.24.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 12:24:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 12:24:36 -0800 (PST) Message-ID: <67462e84.170a0220.395a9.931cSMTPIN_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 F09C86052471; Tue, 26 Nov 2024 15:24:35 -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-next-crypto f4ccce58c1a33cb41e1e820da504698437987efc --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295261 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (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) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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/31737/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/