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 E6C1045F26 for ; Tue, 24 Dec 2024 05:50:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA7D7402BD; Tue, 24 Dec 2024 05:50:02 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 321AD402AD for ; Tue, 24 Dec 2024 05:50:01 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-216728b1836so40415625ad.0 for ; Mon, 23 Dec 2024 20:50:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735015800; x=1735620600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KzQuhGb+3vMTTU1/R4AY+VSk/vZSLKvcmxWGqjcFfAw=; b=EvDWxVb2Jv7GGB4ulWyLb1IpAyfmxW/q6BCJXvI0bavKOMWorglIlPDFuhHIksQf15 o/7qTI9cI2AYUv74B47ejXP7zlwQcOpiavxM85flhuPJKCziuxsA9d82hov3q1um83Ye W7tOoooW62+M5w0oxbraSewbatUyNLP8QQ58s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735015800; x=1735620600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KzQuhGb+3vMTTU1/R4AY+VSk/vZSLKvcmxWGqjcFfAw=; b=OT/7BDCo4fK025sLSGxDhxAK85t5hFMWfN43UjotKMxXSZZviYWSEGG8EBFNUJZF40 U2O/q9UJtSIRq8DQ6anRs7Tiod4DEB+4W5YBSPFSo1vjUyL/G9XuruLOk6unC5IPX57+ zXW//sBUj0v2mjLbOuAiD39u8m9cvAYPSr5wThmBagBg8VyoyS5so63AzK4YQtVMeo2r 6spDrBS6pj2DsrFGIhwWBDXhej9du6XSw5IXA4dtKOPQIfgQRw1WU88TY+f8F0lUCSWF 7TlYZOCXZoYq7ZcOjgFmsYoyCJ+pmxvJNoCUPNFj4hhGD0Ryrk+ZqyugpH+p9FgaZRfC yQ0w== X-Gm-Message-State: AOJu0YyE2yEmBV/ejxUYfs3+m7QQ9WDf/I6s3Ro4d8fY6p9T9KjasRgF n9eZrX1oUMNWkEI9c8q/TATBv4VGvRWZ092x5zsGGH0hq4xFYxuR4VZj0JL7eyCVPxNceFOiUlx GHECHAqfNWICjZcY3P/9CGFqFX+j+gRegUDsK0ZAunyqfZk4VPpT/+aDs X-Gm-Gg: ASbGncvNOX/DTR8lLoDqP19hwMFCq/hFPuCscKTz6KqaDXLRebJTGUeetTU+/n5Etlu AqQa8nd4xH9sAWCvPY4dFF+K9zenlCx0H8egHS9l2IxxMHTya7fU81jaqWmmloddwU23enUYgfG SyC6RiPfPipsDTbed/aazIpvoX/ieu37nkKJv3WKpJrH8T/5/enmiZblPwLN9gz5BKqgQ3KP/PC 12xjbcNR+LzzOq0Bvsm2RCKTniUOXcuLd1y0YPYPo67Uq6Ofv/rvn1F4mGzXJny+6ZbqOSAPO8I BY90Fw== X-Google-Smtp-Source: AGHT+IGBwEDo/zjUaLibD86wvMAs8cqOuhxqdMmX12m+ma7YI+YibRCcgRz0gIxyTGnmPuorxstKR0rwH4Ir X-Received: by 2002:a17:903:2cc:b0:216:3dc5:1240 with SMTP id d9443c01a7336-219e6f2ea27mr208386105ad.45.1735015800200; Mon, 23 Dec 2024 20:50:00 -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 98e67ed59e1d1-2f2ed530ea1sm690879a91.1.2024.12.23.20.50.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 20:50:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 20:50:00 -0800 (PST) Message-ID: <676a3d78.170a0220.196e11.292fSMTPIN_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 395D96052471; Mon, 23 Dec 2024 23:49:59 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 fd51012de5369679e807be1d6a81d63ef15015ce --> testing pass Upstream job id: Generic-Unit-Test-DPDK#301629 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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.4.1 20231218 (Red Hat 11.4.1-3) 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) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) 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 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 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/32033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/