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 E9670461F6 for ; Tue, 11 Feb 2025 11:42:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E654B40156; Tue, 11 Feb 2025 11:42:52 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9EE4C40150 for ; Tue, 11 Feb 2025 11:42:51 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6e46269d2c2so22461286d6.3 for ; Tue, 11 Feb 2025 02:42:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739270571; x=1739875371; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yWLivC7DN000e/BVR3TtrRFfAMcjpJsjgcq0dbn4rzc=; b=OVs4MOyPVQ0+soam9elJ2X9jH6gUYIToL+WsB+y/QApUhU2xcX0jzpS4cmJ4/R9XxA PK86/utDi1ero8HeHCrpqo8CmqY5P4B10yEo2x0GsC03EI5TZPZw2CeTHxewSqsurCPB Kwuj/xPQLA+SJldy0xhqFfTMQJ5MUlsEOJJ+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739270571; x=1739875371; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yWLivC7DN000e/BVR3TtrRFfAMcjpJsjgcq0dbn4rzc=; b=P2FgQTRIx2b5r4axTMamTiQ6Edj6ejEQpZNf6JLGqNS8V++gnqEsBr+zOmQ5oERbIZ OlLEjqNF3us78b5jhiejDwn3tjzGBsSC4CmSmj5AdxcsI5ehSxAUZGaL/QxrtUu/+1P6 /hAYWLthdn/Zgusn+UL64pw/W9yhyyP10ro8vKz25Z5ybjRrlH1lUtyySt2ABDusPW/f 60GyVt5SJn94YptnNOjjvY1ATKbyS1vPJaQGyswHq/2vH46nmMQHzYlrVkX1Jqt8zVia s0pECkUGF0bfT5UKQ5L2DQL6tPn8dqoyZ1xQE0MALtcK5M8WnkwpTYiZz70UG2eacVOq Fr8Q== X-Gm-Message-State: AOJu0YyD3XPMKsKNBzdQbyA7u/FnwBVb8ExaSe0I0hpfsabMs+e60UP/ VbIeP2IoFax2d+Ya3S8mXDUpzpzBU62GqStXJ+iTasIwpnayshRS2k0fZo5M+qkApZnHrRBX9Yi MfdHbIZ+cHu+Hq7mfRkmqzDLxAPiStH04 X-Gm-Gg: ASbGnct4YUBULIx6cGHn1zti41SjKDqL8N2q8KakhfxWokOaRBojXbHNNf2uAmleHJ1 pn7VV6lZ10mQLXU0xc6ScOsx7aG7JzR3aO7Ifvvp+xM1InNpiFfdq7SZwmIUjZfGDOESG1JeLYs srbKO8t77pSkczaOwSd9w+p0Dzz1CNQsTTkdojy26rrwwK37KSwICCHDek3w/5u3blyOrKCNBVt 8F/nOY+2AmmJWsWdC/B+6AlropBWkOoTvOkhvm/Afr6IpdvZWvYzKXCbXY9TrMscJSk4Ot2PBFU gcHy5rmf9McJJWqyKSaydXfZb2txLA== X-Google-Smtp-Source: AGHT+IF49WCPc/ORyHvZixBhi3hJcajB8EGnHYYoumPJwCE7jG+twHBKzTKokKTXfNmp+dSwP2KMLHShX/9g X-Received: by 2002:a05:6214:1bcc:b0:6e4:4331:aadf with SMTP id 6a1803df08f44-6e44566663cmr278313126d6.23.1739270571071; Tue, 11 Feb 2025 02:42:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6e459049bc9sm3539676d6.53.2025.02.11.02.42.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Feb 2025 02:42:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Feb 2025 02:42:51 -0800 (PST) Message-ID: <67ab29ab.050a0220.36dcdc.21e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA9546052471; Tue, 11 Feb 2025 05:42:50 -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#313987 Test environment and result as below: +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+==============+===========================+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 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 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/32538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/