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 C163245DA1 for ; Mon, 25 Nov 2024 08:29:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9960B4021F; Mon, 25 Nov 2024 08:29:03 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 153FC40144 for ; Mon, 25 Nov 2024 08:29:02 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-466943679bfso4011801cf.0 for ; Sun, 24 Nov 2024 23:29:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732519741; x=1733124541; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6f8PMvzY6Bq4+iKzh0BSNB/T/ptahp4SUZRKEK0UH5c=; b=gjytx/BN0kV8Fe+UyWKuYwBoDMeJMA7z2hbZy0BoDk88cZXziPBqV9C39LSJyGSPZr T6/PdfFGBE7GSQYFlC0dO8O6/MGwtq9H0i1swnEJR/Uvy5+u/jyUPEc+g8+pkqCJJeUR u+FYNk9Yn9Ikg7dKFgSqo+M1u7UQ0OasS7XJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732519741; x=1733124541; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6f8PMvzY6Bq4+iKzh0BSNB/T/ptahp4SUZRKEK0UH5c=; b=KQlT15A6yYyDU0mAc0KcEvjQkv+mYWctOKLQPT5v4cc4cacBX75OvX8sIEw3EmbQLi a8JL41qYTEIyvP4oGXtFyUeIWyWAa3U4LU4IdV+pkOQ2rRBO9AIBvW2FElpMi5qnSDxZ wCfSp58dQ720FBoR2a/eBJPf42nP+Bt8bPzAxXSkRfQ5a7g/B+Tb8/OK3NYTTHgMY+Eo 2faUyUzLHq5vOILuyAruExzXvEhqHwxvfpyYxzalFKrylnjdYlLhS++GGiLy3AdjV9WG iRMKbqL+bq3CHuIbTzoNtY19ekASSNgvBh2WbLn9VI3Qhe/qkl51POc6cqDd+mksMk0K boqg== X-Gm-Message-State: AOJu0Yx6rGce/hzj1UN0LY4o6WaTrEOduO98hWND1MQN74oNczZk9keV SFboAmccBsVR8EK43/JpQe+MqKIhkWIyCLqPFersFwEWfx5kpkVM0Z51UbFV2wJTxjtzSLAg309 OobNnXy0oyzBXB+D7RFgt19PJQCFIaZEsCPQhPrsLu5q0Tp64 X-Gm-Gg: ASbGncsCGQoTD0VzVJlidWCC3PG0OdAyrzLaT0ERw3/OOgkLMaEjdgPKOtdgflqfQNK LdGqFzEbsgjLgWYMIWhdNgmYRh9jYbFoFqMMddPPWvVkh/wSxXCeES3qPwwodXsuo5XQ2rHl/Q4 g0gvNkFUfg8mpPJvb+yOhYtgeGblwCR12r07p6yE//QwJCztG854TxD9Z7wLNkI258E+KAvLOxh Du5jBt9UninIKp6+Eyj5JFFhrQxZ2QC5IHopw2q8BiGdUGK/Q+eAnZGNaLAY+HJ4jhP3OzKBIk= X-Google-Smtp-Source: AGHT+IFT2yTXhh4AWi0cfRrB52xJuzku35wAXpAh+nrruiVnAc1EP+3JIGUQxe3BVyzwaOgRNBB3MArgLMDP X-Received: by 2002:ad4:5ccf:0:b0:6d4:ca5:7bfa with SMTP id 6a1803df08f44-6d450e6da19mr192149276d6.7.1732519741158; Sun, 24 Nov 2024 23:29:01 -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 6a1803df08f44-6d451a9a72esm3611306d6.27.2024.11.24.23.29.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Nov 2024 23:29:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Nov 2024 23:29:01 -0800 (PST) Message-ID: <6744273d.050a0220.c4928.8000SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D33FF6052471; Mon, 25 Nov 2024 02:29:00 -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#337325 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PASS | +-------------------+--------------------+ | Debian 12 | PASS | +-------------------+--------------------+ | Fedora 39 | PASS | +-------------------+--------------------+ | Fedora 39 (Clang) | PASS | +-------------------+--------------------+ | Fedora 40 | PASS | +-------------------+--------------------+ | Fedora 40 (Clang) | PASS | +-------------------+--------------------+ | openSUSE Leap 15 | PASS | +-------------------+--------------------+ | RHEL9 | PASS | +-------------------+--------------------+ | RHEL8 | 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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/31701/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/