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 799AF46012 for ; Wed, 8 Jan 2025 03:06:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5172F40150; Wed, 8 Jan 2025 03:06:56 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 085094014F for ; Wed, 8 Jan 2025 03:06:55 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6dcdd9a3e54so161247516d6.3 for ; Tue, 07 Jan 2025 18:06:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736302014; x=1736906814; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=78damA6fpgPyF3/wXDsEMmreSW96DozONFQWqxPtLaM=; b=gox+nqvGJTZZC8SQZzbB03BodVDzakI7I/eHA6z6CLHWcWK7Oqwzy+Si4yspdojUyx H2AvmwQB+HE9J4/Q08+V9RYWvHnM+j0jtm+LL8cza9pFko3QTEiwdMNNMQUiIgCrTx66 lTHwv/eaTnzLUdD2o0VQIsW9DWzPNLZ8wcKf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736302014; x=1736906814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=78damA6fpgPyF3/wXDsEMmreSW96DozONFQWqxPtLaM=; b=KU2TpcG455GAmJpwDhQc73gT6pr7S4yjXm325w7pxfZ6gWYcZU5YX8LmogreQWM7xT HwWwfAv7TZEogBGRvzHTHxrj6CFbYULATyCESvjtWjxl+HPsd6o1J0FFlCXz6PZfz4u1 bqw/YxwzGeYKi/4HFfW/NsaY3PGoPV8UV7fbKcjosucxifAfxVvH6PHzx0MhChz+Mt9H q0oYpRu6JXmyo2ES+jf+gy3as66fiwX8n74woZnloqTRCZiFxWFuCJGReqgtGqPYvjN1 RjFtoMp4CaRn/35gIvlM8W1/OhlnLJ2f4ZZ48h7MfB1Wv4J3qrrtIwg7g98PE0jpzjL5 WAJw== X-Gm-Message-State: AOJu0YxgBBNSH2s7PB2hK1qvraMEyRXi5ArRwNKLEvrfBDzPjmr+jeFw Cj0goriFT04AQj3L8UoXiCGYinqJbQWXpnalFBLD5ymfBcAyf2UUQr++olgwtU7uwhwaWFSG+mX /x44cCcVrxPV5BRGOw1U5EChOP2frqtVm X-Gm-Gg: ASbGnct85oVfaWNEw0UxlPhCKohj/crv2LS2Dt8KPas7V1EGCajaI5X8MivHZeFZf8e kWvKmml5rDMNlxZVRF2j0fVr0J2KEzNa9nr5knn30RLgb/mE/htDLtCOkR8Y/e9M1T5+Ndi6jjf YoJNsZOe7+RaPeCvdjtAad6qgMgUe/kP3vwk+HKyYyM9UlO3h+qWUqSaVyfsM6txRjOkHp+r7is LSB6nxdujC4nHEnu3+VhO6cgfAH1l/iW0oKDw0gplzWrm4y672ty9MQgGPPHZCDXygr+NeYrpMh 4w== X-Google-Smtp-Source: AGHT+IGzDoF1xP+FnreXAJd+NNAMp0pPuiVrvX8aPmFf7b1clHb7vKL0YnO0VhWO6w14U+2pSCLVQGIiGciq X-Received: by 2002:a05:6214:5bca:b0:6d4:238e:35b0 with SMTP id 6a1803df08f44-6df9b23981amr24250916d6.17.1736302014368; Tue, 07 Jan 2025 18:06:54 -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-6dd181a3791sm23650206d6.46.2025.01.07.18.06.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 18:06:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 18:06:54 -0800 (PST) Message-ID: <677dddbe.050a0220.294e93.2642SMTPIN_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 0DF816052471; Tue, 7 Jan 2025 21:06:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#303980 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 41 | PASS | +-------------------+----------------+ | Fedora 41 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/