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 5BA4945E13 for ; Tue, 3 Dec 2024 07:17:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5614440264; Tue, 3 Dec 2024 07:17:39 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ACF7940261 for ; Tue, 3 Dec 2024 07:17:38 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-215909152c5so17797835ad.3 for ; Mon, 02 Dec 2024 22:17:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733206658; x=1733811458; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OOHDOW5xa5YxVuuYMqPg3NaASKTPwtMb3Lfg4V0XVJk=; b=dLmPRfyu6m6Yoe41DIVUJZzxU81vlEfMllo+3NlgWOByzlUOJR3T3X9RrJvTGAytPM lPivZ8pMFw9Um7W+UksIdVBFmqCstWYZkCtcd8+/ITrhnu0nrfVB6k9XQ+/36N+yWYZ3 pw5ND6kXab4Oi1lZQUJuOir3b/YH6oeLZpoS4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733206658; x=1733811458; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OOHDOW5xa5YxVuuYMqPg3NaASKTPwtMb3Lfg4V0XVJk=; b=bC9kt/Yy6yTg0NfmDn/P2n4whYXdSPHzEGwinaPyAXjgWGb9IsfRUmyT3HEPQPdWCy 54SIUK/68gxBbFtbm9daFi3JVb6OTXgwlTtXQgbA+r4+21XM5XXDTEAH9SzJ72t7K4g6 IO8eFWJWRPeNL4YAO2i/AjL4s0KBQfK5FmvGMqazHwIV8Nm7et0Dis8SQUh2D9Lvu75/ iF6h+nI85N90ZZ77F8GaQWZOwjoO5pMyA3/qYnkVqAY4RqU0Iyu0n24F0YvDhuGrTOqf 8pgooPkVNDYGBCpxDS3GVilrQnvuToNs0qWkHMOF6DR/yBfikMiKdY6Cz7MRvkj34+2R +Asw== X-Gm-Message-State: AOJu0Yws33qAco09eiGrB7KUikb4M9SNKS9Qe8UHNJTOEfmZcbwxJJUf z7EINWqi3tbszZgAaQP1n8a171F8NTPscyFhDGSDD2vz3Pq/dPGy6PSVe1iBOofMsn35lAnmCO2 xKB4HGqn5JXxSj8HSA/ZT+jYyTvCnr8uESoW2bT8I X-Gm-Gg: ASbGncvB84iU1RuqZdffxmLwJH9fg2NZpT/SMiB7O+FbRh+iL/7BiLjlVup65rKeI6G aHou+IftGL2Vj5ZlQ4/Pfa/E1maS12A/6yHJYOZTr9PgBYna3tyP6EnaPSKzKTjgfHJkSrnjQyv z4T1R62fdk0X63hYj+jv+wWHlelFhhU6bk8WhhgdOBnSxWZuPHwG1T5BAG1WiCjOEz7yf2rfbhK pKDSkzCUXX8AXsyUh01yLuXc3nRVTt9SfLRRln5cBJOqgJcTKR+kF357i+RFaZO2JudMkU= X-Google-Smtp-Source: AGHT+IG+shSmrJbOsL03vn5KMVWAp6OLUv/Tgk4wIHuHMjU8zibYMborfV9n1U9n6sMWWqf2uCZHqRCZ9n1c X-Received: by 2002:a17:903:18c:b0:215:5234:156f with SMTP id d9443c01a7336-215bd2662c5mr12878625ad.55.1733206657817; Mon, 02 Dec 2024 22:17:37 -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-215944fffbcsm1704825ad.53.2024.12.02.22.17.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 22:17:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 22:17:37 -0800 (PST) Message-ID: <674ea281.170a0220.70644.9706SMTPIN_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 079326052471; Tue, 3 Dec 2024 01:17:37 -0500 (EST) Subject: |PENDING| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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 pending_ Branch: tags/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31842 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | Fedora 39 (Clang) | PEND | +-------------------+--------------------+ | Fedora 40 | PEND | +-------------------+--------------------+ | Fedora 39 | PEND | +-------------------+--------------------+ | CentOS Stream 9 | PEND | +-------------------+--------------------+ | Fedora 40 (Clang) | PEND | +-------------------+--------------------+ | openSUSE Leap 15 | PEND | +-------------------+--------------------+ | RHEL8 | PEND | +-------------------+--------------------+ | RHEL9 | PEND | +-------------------+--------------------+ | Ubuntu 22.04 | PEND | +-------------------+--------------------+ | Ubuntu 20.04 | PEND | +-------------------+--------------------+ | Ubuntu 24.04 | PEND | +-------------------+--------------------+ | FreeBSD 13.4 | PASS | +-------------------+--------------------+ | FreeBSD 14.1 | PEND | +-------------------+--------------------+ 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 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 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.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/31811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/