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 708084623D for ; Sun, 16 Feb 2025 18:34:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A2EC40144; Sun, 16 Feb 2025 18:34:20 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9B916400EF for ; Sun, 16 Feb 2025 18:34:19 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2fa48404207so7378871a91.1 for ; Sun, 16 Feb 2025 09:34:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739727259; x=1740332059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OSoqTIxK/068pIfAM+rY60owGKI9BH7iLmpsQ30avTg=; b=BIdILYdzXa1/HS0RviujdmWLnFg+i3sfALBf2aaBfA5ILmJ4+Nk8FkzGCWXkt5cxCu 9bxdLaWzJmt7EExvxA8+ukob0hcPL9Qup0TAW3rz40Uys3fKNdWCy0ZKFcqDFB8VWrKc 0wCPZyV2903o47qcrTXRxSxoaJG8axCwwPxQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739727259; x=1740332059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OSoqTIxK/068pIfAM+rY60owGKI9BH7iLmpsQ30avTg=; b=dnMTS+vvLD9V9l0XqPWnH82EvMFmMp/PE3Q+zZpSEveKL4TYnJHWWKQxkWw3tFSHiR CCKDeptyECriaHCDDOL0+cu5xI82/L5eIY5ghT1xMSS8G9YYVg8HUpStpFUaJSTpisoB 3PT75YFOlinCTL2cJ/UQ7Upfd2dxDw3tee20eAafAOWaEqHqBRaS9j1nIpLG1SHL3DUc KVs6YLNwIUpl8Ks5/sC3b2FZ792EAnf+J/ayxJENGtqcYVBnxfKZL+o3l45unV3/82+r XwdK81n6Suesy6ob/y8emPixQNd2TpeZltxOFLwZtgFyC8m3zjzxbHJ8MSzS6C5KP8Uv TFmw== X-Gm-Message-State: AOJu0YzwPa/5xtHFTalV/RLWVUqM0CbjCDXDdEEayk7OtvbQ54P15rSe iIQywSwZFW4hy03YXozCtWBcMqz3f0kn8kvS3HPsA/Q0zvJjfgIgxIozb06ao1JPLtwSEQw/JmC Ndup/DboeZb2VKjii7DD5jxpKqppzTDaf X-Gm-Gg: ASbGncuZO0PMVjVpAHrcnS2s07A5zFkRmEi32p2xQOdm8eWbUOdJRPefXjnh5ObWkkn 2HzqC+lR4RHWeHmqZhJRVe8Ht/NbJ90Jcpq0pX2HMOsMWJ/iN0bb61vKTUp9Y7+cLsvHWkaQpvF TJo6xFDRDQ38+JQBhGUNNPbDcTLe5u2Mque+f/ZCMm0ddfiFyBm91A3q84T19Ts1OXJ6SplbkQm CiVp6UFnPK6q30iYivkKhyHi2csfGRJ9bCny6hhbui7olzavuTX96UrWWNVltPzllyXny0ifzon OobN7lEHNdOoChu3hTygh3kmHb/fMw== X-Google-Smtp-Source: AGHT+IFUTBKmXfVFq0nXXQodZWdR1Hu9EomXvbLcGMBA6J18QF+nzcuMw3jRsdRTfYKs3v16ijnG+40ZbLTV X-Received: by 2002:a17:90b:4b84:b0:2ee:9b2c:3253 with SMTP id 98e67ed59e1d1-2fc4115060dmr9667903a91.30.1739727258772; Sun, 16 Feb 2025 09:34:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-220d5308277sm3863885ad.38.2025.02.16.09.34.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Feb 2025 09:34:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Feb 2025 09:34:18 -0800 (PST) Message-ID: <67b2219a.170a0220.189230.4f92SMTPIN_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 25D336052471; Sun, 16 Feb 2025 12:34:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 5a7e0e1cfe70bc32fc87ef7141fac01bc27ae73f 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 5a7e0e1cfe70bc32fc87ef7141fac01bc27ae73f --> testing pass Upstream job id: Generic-Unit-Test-DPDK#315358 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (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 | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 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 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/32592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/