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 9616445EF5 for ; Fri, 20 Dec 2024 08:57:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A98E40267; Fri, 20 Dec 2024 08:57:11 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 057E240144 for ; Fri, 20 Dec 2024 08:57:10 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844d555491eso55369539f.0 for ; Thu, 19 Dec 2024 23:57:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734681429; x=1735286229; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VD/GGTb6q8J3369A2QY9LaicR/xwduJ1anBg8Jpxng8=; b=cKS1UImalRLbpPreXmTyr9/SRXZmaG9tSwB9BzC0zvqU5+p3Ms88L/1MVfTkjmSo3y QFeGQFHqtDjH2Rs/c+yWIJVAf5/hT/s83bZOoto8cqx1dBRowG4C0VjPDJ4rN8Qb5p22 xsbbl7FIuGOqddgKcxIuQTUyhrHs9HEeZV6xQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734681429; x=1735286229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VD/GGTb6q8J3369A2QY9LaicR/xwduJ1anBg8Jpxng8=; b=NeXbu4XIMra4OWTxy9CZftNQIYFqXSZZ3Qj4nq6FT+4owf0bhOgLntJ5Uad4F8Qq+P z4Rl8mrgqY01wVQQI4AMfRtselygVfmfoCnIKgHmFkcn6Xz0bzd9XV1XZ2uqfW8YimdA UGyRbVzS76tYROV+zyNC3UYMH/2iIE5aYGHzLlxAU7Jb3ua35xrNDuJLSPziOTlIdeqN xw4bSJSB6QlyRMxdAikGzG+h7pJaKIItE6guEM6zct3wSkszdDwaJZbB0E55wMPyGg7K Zgd83OHlUyQnDr8KiSZKJ7ZgntU1fGiUZcXgnbstSVz2xf1hOEZiJatcFEg6uzoPPPwS Y2Pw== X-Gm-Message-State: AOJu0Yz3MkmoAfa+KqAwSPvLBaGDIs7e+ERKZMvqRZH/6cMuydbTKSBy lzFyNbStMbUJKKaL3MuxNJp7RKoacuMDhpbqLnmcHuLfLHPupyiEoArTmzmQhmXnPaUOW1ZJ8yH 4Ps7yQrTR5ioJXWyrbBqD4TKdX6KF7ZphzD+Q3OQP X-Gm-Gg: ASbGncu7ilG9kKhzSXECNJWiaQk2tjem5uLmNCdjnQurp98sqiR/OS/ANJFSjYDTjHH K4Mv+19fmgnc3+2G80tPx6gLRr4ATLFnP5yUK0s2MIAwqhEy0qj1IljLfmKDtTYGKOP7ExRVZ6Q 68ATFkr/WCJokWtmY9KtzN0TYqU3D9/Gniv1r067PEpADuDSfuYlK2TG8vSqAIwMHvSoCP15T/R /bgsGu1I51xAt8XgX6yyYdRllyvfx1H9n7XOl2j3OylUMag8SutY8joH9exX46qyprLOfvDni7a xA== X-Google-Smtp-Source: AGHT+IFux3wB33BbixpXo+fpjZG32FXeJ9GramrKE8DUIq0Ai/BDs4KAqgCS6Pm9Hp3YwU8/KbaBmh4R9aqS X-Received: by 2002:a05:6e02:190d:b0:3a7:7ded:521b with SMTP id e9e14a558f8ab-3c2d514f3ffmr16390875ab.17.1734681429275; Thu, 19 Dec 2024 23:57:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e5a1e3f3sm1452325ab.55.2024.12.19.23.57.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 23:57:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 23:57:09 -0800 (PST) Message-ID: <67652355.050a0220.3babf7.b39aSMTPIN_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 BA0A76052471; Fri, 20 Dec 2024 02:57:08 -0500 (EST) Subject: |PENDING| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#345239 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PASS | +-------------------+--------------------+ | Debian 12 | PEND | +-------------------+--------------------+ | Fedora 40 | PEND | +-------------------+--------------------+ | Fedora 40 (Clang) | PEND | +-------------------+--------------------+ | Fedora 39 (Clang) | PEND | +-------------------+--------------------+ | Fedora 39 | PEND | +-------------------+--------------------+ | RHEL8 | PEND | +-------------------+--------------------+ | openSUSE Leap 15 | PEND | +-------------------+--------------------+ | RHEL9 | PEND | +-------------------+--------------------+ | Ubuntu 20.04 | PEND | +-------------------+--------------------+ 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 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) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32000/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/