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 B44C745F3A for ; Wed, 25 Dec 2024 08:42:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9519D402F2; Wed, 25 Dec 2024 08:42:00 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B317402EA for ; Wed, 25 Dec 2024 08:41:59 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a777958043so20936155ab.2 for ; Tue, 24 Dec 2024 23:41:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735112519; x=1735717319; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=btzpu96vkdyZQt5ToXzM5a5PGdOLvOPR5qgrVJfS50o=; b=V7gKM5ewDovss+uE7YFTiPvNpQBJqDcBrHPKIhUOzLYqlf07eVLVw/w6v7V+DFMt2H KAgCwQ993lzXIUPfK1t1o1zV6yYWm+bh7abMFic4MJwjfcuAdWjmMdRomJd4K1vc85PK EvzcSU1YWJJwNL8MMMGlJwevLhv0+MympOWRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735112519; x=1735717319; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=btzpu96vkdyZQt5ToXzM5a5PGdOLvOPR5qgrVJfS50o=; b=oF36ItcBt4YBEbZBJyhqfbMjhlT38ZvUOasW2GAZkFZ5dFVOXB5PUFWgT51RcEmWKa oOS4v0kwaSKHuVziGfpbxEvkoNN7Q2MQwuAneqfAu29EhaI+52QAqfZQq3tKR4RmIdBk z6rIJzZESLL352e5BFITJhJ43HlT6k//YzKeyjrs5mZheoh2zYwIEiKHTYa80NzRKzLm 6KsRD+5YslcnmDw66VsJN4TjyWBeqbuLmDM61DCQo0JPPtSxh9s22dckardUisp9fp/m 4preW0l7VY3uFsb8dawQ8chWFHr9/1mJGs/eRHkG/uzP1LJX0Z0nAODH4VIYdUqhGdIE j/Og== X-Gm-Message-State: AOJu0Yzf1X73360ToLyIHURppcDxhFCtHPOPWYCBJtVicQUUz+rwM4tL La/45aD6H+H3863kUtM72vKziYgEmRbbVU5RuL1A1y3r8lCxVnfP7LFhzxGOU/o2W1vMtMw1BMZ xjMYAMmERJZaQGO3nFf8iSWg4uDTbx1LJ/30g/tesT7V78ycF X-Gm-Gg: ASbGncuXofGjOPNe1qMcg78lxildVEjg4MQicEwOSgmESAGbk6fOtnZb/peDhLQZSUQ VmjCXs367v+0meuRWPLEHF5Zaxrnc1lvwSc+8Od0Vxk17arJ2zKH2RGF2Q9iwO9H93QGuNfu0GQ 9AsHd/zTe4kTvkncfn5kZxxgIRNfXNkmCojNsNo83kVpl+UJ4+rp6AF4xU6jiiFsTwm7DxKwcUc LJRrqa1EN/yL5OFiKPQcfEGZgjyYRXf/2+NesdiZd75rpvqPV6AYP2xiAN08jEtJGJKAH2NvW7/ PreWrw== X-Google-Smtp-Source: AGHT+IGNn1iFZNyuCzAZGlRebZVhUnqFdEb9/bhXWgNxKslH3eppC58/bGgvDQZypOWXY+ali2KgGd1/HIGJ X-Received: by 2002:a05:6e02:1645:b0:3a7:e86a:e80f with SMTP id e9e14a558f8ab-3c2d1aa30e3mr163800595ab.3.1735112518951; Tue, 24 Dec 2024 23:41:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0df9485e7sm7321155ab.30.2024.12.24.23.41.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 23:41:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 23:41:58 -0800 (PST) Message-ID: <676bb746.050a0220.295130.958bSMTPIN_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 6932C6052471; Wed, 25 Dec 2024 02:41:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-Unit-Test-DPDK#301909 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 12 (arm) | PASS | SKIPPED | PASS | PASS | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.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 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) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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 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/32044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/