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 358D44618A for ; Tue, 4 Feb 2025 06:13:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E3F140289; Tue, 4 Feb 2025 06:13:37 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id E0D854003C for ; Tue, 4 Feb 2025 06:13:35 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5fc0c06e1deso2583589eaf.1 for ; Mon, 03 Feb 2025 21:13:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738646015; x=1739250815; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zAYBX+6O0ZuysUOOO+IHLwRB08+kwTDTPXbjMP0uKF8=; b=CUhlo7M85lfAypGc46q3iGmhlYxRYVMZYKj/N1+GznAEceY0J+BzfuR/PtBnaETMVe kwKtwjDzZ5O2JR8hOO5RSZEakJHZpiAVfmonEXI0dpsBg4OiJ9uQ64+FFZI0XeLxOWay NHBppsPR9W/pDn3vluE1dWOcGjiPh7pjbsVIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738646015; x=1739250815; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zAYBX+6O0ZuysUOOO+IHLwRB08+kwTDTPXbjMP0uKF8=; b=kYzaCAQiJ1hkDrVyk3yswNEkvZv6G0/KwFYN4gENwa45YC36+pIL8avCIkokfbnJYe OvC4Ld7MYWnJN1lhMlbuHa9lyQbmwWg6dflmbvLMq0CNS5pwu4DoZvvCI9BfmTh5BmT4 IUjqZWHz/6+8HVxUWeIfzFmEGkjF4TvsTMm4ZOS7WmCrSr8pEeAIIPehCTYTAirAAa++ weEHY4Cwauu4hBQt/Sq5Myqb7gWwbm7iBzpdsJ3jssBbTD2v45Nr6larQooGfHEzWYE/ hzhxZqgLcUw+Qa0CBkABhIsXy2eyGhJLSA2YunLBBHkGuEVcXXiz0yXGzJHPHgGLZU2A pzmw== X-Gm-Message-State: AOJu0YyXg2T0uBOUo3X84y4L2qVdpSobSzKoeU6zYrWaPTtTcKUdWguk ItDuyoYEW49b4P0f42HJQyxXXILH50d8tDirlHC1BUegQpPlNA5Un7MVFhh6NPNstexUNGQTKFf w7k/AdgySOHHEB6EsR9em+rhwAerLF7CQY1FCB+EW X-Gm-Gg: ASbGncvTowGhK2ZlLg+5HvmcuGBPWvCui+SKgb/NOJajCSXWVBgo08JTKBeyjwWAI+c nigEaFV94ZZyug5EymT0Q4GuyPzeDvJ/NIWy6OGs6eTPYQcfxThKnAuZ+n3xdM92xxWXnlVRNeT SKaDW02+QV3qdB4S2+fyp8FAudDIfs1XCYH8Z+hrotQJT4HHHWfKwfANFsYWgM14JhEOrOHQOpj cCkyMOX7YIbtJ11I/xf+s+3ltz/HMCKTclrPZI+74MzmbT8FDD0Hk5BjgeR+RPGziNjkivzx9Z6 M93GOrMaBpf4W5hJo3aHbfozuA4sqw== X-Google-Smtp-Source: AGHT+IFfuVxOWm10yZtqPM8JvvkDleDHmsKr0hJ3q/doibCWgVm0kOIM+Aeu7uJJzoHNhZAwik8v5Bhy9okz X-Received: by 2002:a05:6871:3749:b0:29e:2da3:3f7b with SMTP id 586e51a60fabf-2b32f100b0fmr14116911fac.7.1738646014709; Mon, 03 Feb 2025 21:13:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2b3565aff64sm789231fac.27.2025.02.03.21.13.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Feb 2025 21:13:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Feb 2025 21:13:34 -0800 (PST) Message-ID: <67a1a1fe.050a0220.1a1cdf.4a34SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 320E76052471; Tue, 4 Feb 2025 00:13:34 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#311320 Test environment and result as below: +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============+==============================+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+---------------------------+--------------+------------------------------+ 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/32430/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/