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 6FDA145EE2 for ; Thu, 19 Dec 2024 01:36:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A53540299; Thu, 19 Dec 2024 01:36:37 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0C123400EF for ; Thu, 19 Dec 2024 01:36:36 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844dae6a0caso8691839f.1 for ; Wed, 18 Dec 2024 16:36:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734568595; x=1735173395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0JXCwCrQL9soefwdE90jtJKP2HPvZ2SbqZCygCy3RU0=; b=QILGcpocq9B1p93SmlsxllcGl6hKDTf+bnrbBmp7Bt7oL0SlEbAVPacV2zqz5lmGqO idVQQdabHv13nfkQSLFFdskt5zaV+n9+UV3mbFdXLgShrgqlPkMmjwwl24AxMPEbECaO pa1dtqYmz4sl+ZYnYSzLT0AWYJTwgHaq1vczk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734568595; x=1735173395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0JXCwCrQL9soefwdE90jtJKP2HPvZ2SbqZCygCy3RU0=; b=TG9OFgrlB8zshGiXiwGsB0S2tnePSu6iJ+8qDqs0Q7x4AFL2uh+oNBMduzXMm/z9y0 LFtEQL/4sXdASnCqfCra4LznUFGDvEYMgN0xR8fX/FumCOHqfSPLR/Ow3TluViPgDLOp K01xy1tnMWXjVH+qkI/JkF95Pe1YMt0MmXpWxQ6umB53SxP4YxqDQybuM1wO21ZWPCp6 4t8Vg5n6TmsU0PlqhsZMRT504hfs4hT+UxnmCKEsuqzOmom7bfpjWgbR1/J7VV89RNXZ w9r3vSWRjFzA4BzsBmSD6/0R1i2tUPu0hl05Xo03KfpUAWc2zOJuUWadhQI8m475Dq6J 5aYQ== X-Gm-Message-State: AOJu0YwCv03sqqHLusHGi7JIJ0+fOQAXl6UheM8+l7qs9rBO9Eg8RwEy B+yEppfqV2phEg8XgA14Pj7xodWmnDoC6uWijnl2iaTAWsw2USuMSBs7QtQxg3czQNmnaMxnZjR FcQDF1eq0o1s8KOCvVzmUZ0XNC7T/GwWwGBUbEDf4VWw+bVOu X-Gm-Gg: ASbGncuK6MST3c2HxyUtauaH+UmYnWPoshV9mD4C1dP9trjWRPuI3P07JpPZ7Tt86x8 eTVa1TaGMS/6puRspdGsaiEc5DVaM39DLwhX3vgH93rM4u+NOfYxKphepfIJ6twpG5begvW+qcv uI81Vb4+uFgDkZqxnk86wBqW81xhp6/6INAQ7nT0XYp8k9CzCbGwPwhSxnPVgmGc+a0AxyAlzon IIC3NAyEaILe01TgrZUec9sFxlpLFMhs97j3hW+BP536ImSVOwLcnih5hNYZhstX9wttcpBuB81 mlgjhQ== X-Google-Smtp-Source: AGHT+IFZqCu8TDIKLl4gG3Lcblgt4VkEtkZZjv2PGeWM5zw+pbdzV7lJMwr3le0O/sE3cAJVhyQBnSOm9eB7 X-Received: by 2002:a05:6602:158c:b0:83e:5860:5189 with SMTP id ca18e2360f4ac-84987da0edamr135521739f.10.1734568595400; Wed, 18 Dec 2024 16:36:35 -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 8926c6da1cb9f-4e68bf9ba8dsm2890173.7.2024.12.18.16.36.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 16:36:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 16:36:35 -0800 (PST) Message-ID: <67636a93.050a0220.21f748.0534SMTPIN_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 E4FA86052471; Wed, 18 Dec 2024 19:36:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#300355 Test environment and result as below: +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+==============+===========================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ 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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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 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.2.0-23ubuntu4) 13.2.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/31961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/