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 00550460B6 for ; Sat, 18 Jan 2025 10:23:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2EFC40609; Sat, 18 Jan 2025 10:23:04 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8741E40263 for ; Sat, 18 Jan 2025 10:23:03 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3ce8a4e95f3so26860795ab.2 for ; Sat, 18 Jan 2025 01:23:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737192182; x=1737796982; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tE2WBdnyB8CPAky+LCiSittOuG6pKuIJQnxurlhSP04=; b=CW/r7fWdwMF+Lgrs86VeiYtp+VftZhcLPpHmC/AcZwnfsFCci43l3GfgKOOcaNtWw2 9XnkqmYsX/jewkRibZKS/Y7W/RZvhndd78ExJVOhi5rEa2PauXt7cUOAyr9OZW6z98h1 3omLflGx4CRgoJP3PUI6w3C2nBnNk0Hzskjso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737192182; x=1737796982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tE2WBdnyB8CPAky+LCiSittOuG6pKuIJQnxurlhSP04=; b=OHuAY5P9cgNdzkXUt23R9ATUy3j9ZpEn5P1so/SKQi9sGRCeVoXJCP2Nv9LapC47o1 jGmNhsCrDZeLkK2rVRwcaatkdj1ahJP9VYxQ2HR7ZH0xillumhINpfdosBOlsUM9YRNH neFizlmOkocflEYN539JcokL/UMv02y2bk6wJUOgEFCn3WHD1Kl7Zswg33hpbuVE+Bs7 5UXpCcWMEccrCLZh6sbxzvHb0fiKLXBnONM8lP7zrNuw95l4UKDRFN+SS9TpwEgsDThW ESy5hew8r1+bA54NKg6o4p9nsKkccLR/YY6cpQBu+zkl3+mAFpQRpbQMUjn3/5cMTo5h 7X6g== X-Gm-Message-State: AOJu0Yz04WrIHywlHD3sBCSCHPoTkfIjEOy+7KMv65WkfFKFs0LJo+pb y0c6jT91L8j9Y2cVcjBKt9QKfEN/9qd4uOM3TW1FZ9x/M26V+c0w8MwAQ8EukFirw63/L7b0IT4 Ezn0a2v/uHc1QEobPhzcISGh3K6o/WEAvfI92D/l3 X-Gm-Gg: ASbGncuHFwn6xcSc6n1jpQGPZu6vZbg9sa9PzHNHBvVHc+ME5x2ujxFNQYyjSfbK9vr 8xfFkqzZTpPS+WMDpKK1qhNSX2W2uO41WJUgpDlKdDoqjR2dIA8QUmlaZkGpUCfBP+q4NtuuNo8 97VhPAa271CAR3xx6WLN92bocFWSN/SRbn+NfXH49mDnWA5ZeuER4M+EVdQ1ssVsk0LNhtD14J3 8wiwz8F8tVKqbqCUA27Yhex97SlXFgUGHS39R7+wHjB5TSgEOZe2juV0c2OOnevBPNuh50JrtUO ZpNPcng2B6Hjqzjkcr4= X-Google-Smtp-Source: AGHT+IGapNpYEiawlKcyH8jry14YiM51CwTguTJr+Q8lodhdzVJiO10q3Zqp4sbEYOiXNwYxavj0dh/NRh1u X-Received: by 2002:a05:6e02:152b:b0:3ce:7d8f:3d73 with SMTP id e9e14a558f8ab-3cf743df874mr47651715ab.1.1737192182743; Sat, 18 Jan 2025 01:23:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3cf71b5233dsm2361165ab.43.2025.01.18.01.23.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Jan 2025 01:23:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 18 Jan 2025 01:23:02 -0800 (PST) Message-ID: <678b72f6.920a0220.2baf11.f627SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D5586052471; Sat, 18 Jan 2025 04:23:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d92688baedcfc963b7539899347012a09c45a15b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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 PASS_ Branch: dpdk-next-virtio d92688baedcfc963b7539899347012a09c45a15b --> testing pass Upstream job id: Generic-Unit-Test-DPDK#307104 Test environment and result as below: +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============+==============================+===========================+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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.8 (Fedora 18.1.8-1.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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.3.0-6ubuntu2~24.04) 13.3.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/32251/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/