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 1BA1C45E21 for ; Mon, 9 Dec 2024 07:26:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 107704025F; Mon, 9 Dec 2024 07:26:48 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B9F1F4025D for ; Mon, 9 Dec 2024 07:26:46 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2165448243fso4737605ad.1 for ; Sun, 08 Dec 2024 22:26:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733725606; x=1734330406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+z5q3FSdJDcZfDR6ev430MME6KLo0yg5R0msiGNtwns=; b=ijQURzqNCSdqJ17xZVgS8xoU0Rdya5OHKIZ5dLiG1rm3VQWaWJj/Q69PHIWNFvyx7r hmpfwz2V/TOaUQ/ZDUaBAKkl7a/S0gZEm9pU4WUqf1kDQCIXuCHt1IWczYrcbmdAjFyH nc+252MP47Be378lhjYYp6K+RUFEnzpRxlGng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733725606; x=1734330406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+z5q3FSdJDcZfDR6ev430MME6KLo0yg5R0msiGNtwns=; b=t/y/W96OjixgYnk0X2Wv8FaiGMHp77eIzVjZAMPtrbqpvD3daygZmUmYXf40conVzk 0RlHoiRE34CTnNgDUPCqxpUBYCAt4ST6YfHcvQ1/rRyDrQKfkd6o0LE4W09jSQUQn5+y +oGM4sEBc39mLEEaOamn36ZC+kZmTgJJLMJXhgZD2zGDe/2Z4PgmCqxhyJO07x5jAcez qPK7IJmPHqxH8pBIynDNV7s6Ozc4NhulFkFcZf0IstliLrjjQ3YGXolEwHLGIU+sGL8T e3MibiFGybI1rv5dhvvs/KXEQItl0Lvm9YDGskBKNaAmkJO46SAOrtS6TJHozz9w/5JJ 9dfg== X-Gm-Message-State: AOJu0YxwaZNjxH1fnONOitXIE9mYyJnRzNgRWjIV6HdreEzXIe4OCxCj dCdxmuj9we1sBgTkWHfDL+J6n3vlh71ijRcVQjsHm+O/ErCvDxZu3LYjW/w2iu0sk9dCZ/T51Rc PN2WJQw66GtiuQkbRCYFqNeSMcGFCecac2mGMDKO4SEvqDVzT X-Gm-Gg: ASbGncvPAsytOEGvefBzbH6737M0BYuh6PjIwxautObLt0ErDwOR7avlhbkCNbEgtbQ c+/kq6FdODg0CKWxg9s9Wm7QWgfPTzw3wYPtEEmqaLgHc7OydlDCHxLyCMXR+9Op0ojoSGJrVmX gmGd6YeO4sCfXIdb0FhEk0ztoo3Mn2GcsBljArjGI6WxGjTrT3tIso9Fzqgv8XP0QjcWerOOdZg STn+sJDG6MWf8wUN6g4y9jtgPYl1S12byJSs/XjXyOreKeQpNzxtS5ZR0aBdgk0I6S/aCRO/dQ= X-Google-Smtp-Source: AGHT+IGYGS8TUm2rGdPncUmFDXZZQnA8bxQ4QzgB3Qoy8ud+GqA3fsbWVOwjpg6y8EmnOQj7vc6Jn1fA0CIV X-Received: by 2002:a17:902:f544:b0:216:61d2:46b8 with SMTP id d9443c01a7336-21661d249f8mr5041365ad.23.1733725605899; Sun, 08 Dec 2024 22:26:45 -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 d9443c01a7336-21641246756sm1116415ad.107.2024.12.08.22.26.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 22:26:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 22:26:45 -0800 (PST) Message-ID: <67568da5.170a0220.20bee1.705aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A0416052471; Mon, 9 Dec 2024 01:26:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#298339 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/