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 479AF45DA7 for ; Tue, 26 Nov 2024 09:34:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0078C4025F; Tue, 26 Nov 2024 09:34:26 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id EA12A400EF for ; Tue, 26 Nov 2024 09:34:24 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-53de852a287so893453e87.2 for ; Tue, 26 Nov 2024 00:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732610064; x=1733214864; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gMKB77aCm1Y8eG4i14uRWcHi8ckytaLTRo1rF+oPkgc=; b=i7J7HStudtFWHq998DM23VcTPY9H+M7vyuzPfwu6PXXKzozfrLti+vAQIw2PhxFvo3 lSphNX+/eTitCUn+yoT4iygtBizxIqFiFCgd7H7tC1mfhpoOIiuzRIP3TjTyEJGeXSXD pF8rUwEwMI2L2DSnDa24RQB5n2Pfe6DYd/Bz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732610064; x=1733214864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gMKB77aCm1Y8eG4i14uRWcHi8ckytaLTRo1rF+oPkgc=; b=LwHCkRYLhXJ4gkHqgNuHkkwXRI/kKKtUoyfuO+RTeIVYTBPZmCM34G/hsA9VM0BXXA ezNbnu3UcxMkO5DnzQkkFp6ozoaGhROk0qDT3jArbqG7Q9F5ryT1Zm7o5WJ3A0w5qhCU F91H+2f1ENBKjCND6qzg8Svm/zyq/FkQvpFdXUa1+L/C+k6l47Hqxh2zomIRW2fW1o19 w0bGCZAExEbXsfBBxZPtlYme3J3uRmNGfRCmHBvowXcV8k2efek/oJ7woJJ0pjRHPxGn valV7aIssL7KxhMKXua52sepILUFuuJlFerYtQb+SCG8CkT1F0ofInPs7zQ5/E8mIM+6 fo7A== X-Gm-Message-State: AOJu0YxgtpDsb3iwCDpP2nMETtrGmQmPC9NNqBz41owyX2IwxhkZFhiJ nhVryP2jmALsZlu5jMhSGDFuq+POvZ9w8rpgIuSIPrENC/0i6oMv9mP/Ce/q3Yzd4xZrBJ36bAV i5XEHhKtpWX1ksOf+MPu3GGQy3tFnvV2s X-Gm-Gg: ASbGncu6JGGge13qlY2Ro8oMqsONyT+rsM5I8d/GrhbiQCUaRsdIYHTZmU+GN3vwBA1 Xc9Kx/yx++80dPdfIs4P9ExeehRNMaTSYl6NLEIVcxI2VWljZeorw113tRmsElEMyc3+99MYPiu 12+ppLaXUsSBe/0Eqgf9YOdzcqv4FNSbHw4QCWE7hJyTRJn5Br7MWSpWeO/tcTCfByCSPT8EMI+ jxqhx3UWAdCcl+c7NsKFsLNUXbx3Jdbe/pvpCcE8p1gm7juPhuVvF+4VlZ/geFg/b/yl2A= X-Google-Smtp-Source: AGHT+IG0Nl28ES9na27sxMb+unYh3Wbq+oeDKRwm52uVEhZ8uJKNK/WAc5tWjnEDN0tNzHQUfnjJAtDyQm7H X-Received: by 2002:a05:6512:b12:b0:53d:d210:4060 with SMTP id 2adb3069b0e04-53dd3aab2acmr7342606e87.53.1732610063946; Tue, 26 Nov 2024 00:34:23 -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-2129dbd2224sm3444235ad.109.2024.11.26.00.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 00:34:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 00:34:22 -0800 (PST) Message-ID: <6745880e.170a0220.139e0.6867SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 12A046052483; Tue, 26 Nov 2024 03:34:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337929 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PASS | +-------------------+--------------------+ | Fedora 39 | PASS | +-------------------+--------------------+ | Fedora 39 (Clang) | PASS | +-------------------+--------------------+ | Debian 12 | PASS | +-------------------+--------------------+ | openSUSE Leap 15 | PASS | +-------------------+--------------------+ | Fedora 40 (Clang) | PASS | +-------------------+--------------------+ | Fedora 40 | PASS | +-------------------+--------------------+ | RHEL8 | PASS | +-------------------+--------------------+ | RHEL9 | PASS | +-------------------+--------------------+ | Ubuntu 20.04 | PASS | +-------------------+--------------------+ | Ubuntu 22.04 | PASS | +-------------------+--------------------+ | Ubuntu 24.04 | PASS | +-------------------+--------------------+ | FreeBSD 13.4 | PASS | +-------------------+--------------------+ | FreeBSD 14.1 | PASS | +-------------------+--------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/