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 713C045DD7 for ; Sat, 30 Nov 2024 06:55:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9770040267; Sat, 30 Nov 2024 06:55:55 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 269F940150 for ; Sat, 30 Nov 2024 06:55:54 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a6be369d23so9813465ab.2 for ; Fri, 29 Nov 2024 21:55:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732946153; x=1733550953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=odLR5sphJhOcGCCA3Rbo4o7YMGaTqhnEkJ66NwtW1Mo=; b=OM9/+4aSVTFKGtH+d8ELAp/ZSc3Qli3/xCFMT+80lZtr/m1cOwxKhJ+IOGUk7bh9o0 +K+iSlACGKJ+KFR0d+/hRwS+kyYvPXwQ/i0sVLjmigJhBqk7AHOYt7OjtQq81AHSXO85 zfCRMBASwLeK1eL/NLNGW9uWixVybtUo4cHKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732946153; x=1733550953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=odLR5sphJhOcGCCA3Rbo4o7YMGaTqhnEkJ66NwtW1Mo=; b=MBJgFtarsWPZ2zlrb+MJy87azsihjqKvkVGaLMFxXfSHiObBM7AGmGLCdRtmCGtwpc zfvnKahprImDNuPVKufeJRyurdPYc45lUJj7J5TTD5tidwAzvO7Pi9hpfNRFxiCcuoqL mnuNdhUMABRqO83MYionna0FN4zYFtOEWLrlXtoOaQuyOStRwMohKxl3nobg5oN0vp1e 73d9cPX2kh+b6bker25cqjOKbUqCWeBxr+5Zt2byqIYNkVPHD9LppBDuqUn5YYLDNEvr e+pRR2T6ZP4oGRnADqoBLqExnHv2UyfwzqKI7W5thM7ZyX2jmUxSN7mG7Ci6DPeRW8gg 1hOA== X-Gm-Message-State: AOJu0YwKeYYpz/EwjD/FFxIVqqaUPfxe2H+jWymsRtp7VF+W2pq2T65L VRvkjjf5a++/tOhowvN/kk0an66AIbAqMn1GQ+Hju3lWrEaTcXA37QHZbLCS0hAoyzc1XPftXCi dCJBvWJxNaaFVNXoqJtwKYxcA5v9L2kGn2cJrAwWc X-Gm-Gg: ASbGncs+VheDjdD4qUkyUa45juLzWDM9K99GHnx7X2HRP54f4vylsDz8n4P9Aop5uOZ 8nk1QQ+QiW4cOOXtdjsVdSVY6VtE30piVfhqdnCy5mn3TJS3Sv3cAI4yESiwnY6R0zPm4SEktoa v0bA/sJGwo6OfgitjowSZ3BcCp+qoS1AVnYlJ3Ug/I5FqjK2AfAlQS3n8BxRxsYgUnyzgDmFA1u dLjwD2y4Jeqs9X9ZHbzKaw5Argm+2oj/7ChQ/zr8OwM4uHkhLuLDYrCL/jt4efghQezRJg= X-Google-Smtp-Source: AGHT+IHt5JnoS3R5gw8KKcvYmZRXeXFRp9VmZNVgANSnsA7qC0pgHyXqYdg7Ik6UYnHdOucSfspGXBNMnfB+ X-Received: by 2002:a05:6e02:1aaf:b0:3a7:2b14:add8 with SMTP id e9e14a558f8ab-3a7c55da135mr165636035ab.18.1732946153498; Fri, 29 Nov 2024 21:55:53 -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-3a7ccc630e2sm2278465ab.59.2024.11.29.21.55.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 21:55:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 21:55:53 -0800 (PST) Message-ID: <674aa8e9.050a0220.2d2c07.df27SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F37F96052471; Sat, 30 Nov 2024 00:55:52 -0500 (EST) Subject: |PENDING| [GIT MASTER] 65491527fa667ee05abf48043978ace2e6cbb154 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 65491527fa667ee05abf48043978ace2e6cbb154 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31802 Test environment and result as below: +-------------------+--------------------+ | Environment | dpdk_meson_compile | +===================+====================+ | CentOS Stream 9 | PEND | +-------------------+--------------------+ | Fedora 39 | PEND | +-------------------+--------------------+ | Debian 12 | PEND | +-------------------+--------------------+ | Fedora 39 (Clang) | PEND | +-------------------+--------------------+ | Fedora 40 | PEND | +-------------------+--------------------+ | Fedora 40 (Clang) | PEND | +-------------------+--------------------+ | RHEL8 | PEND | +-------------------+--------------------+ | openSUSE Leap 15 | PEND | +-------------------+--------------------+ | RHEL9 | PEND | +-------------------+--------------------+ | Ubuntu 20.04 | PEND | +-------------------+--------------------+ | Ubuntu 24.04 | PEND | +-------------------+--------------------+ | Ubuntu 22.04 | PEND | +-------------------+--------------------+ | FreeBSD 13.4 | PASS | +-------------------+--------------------+ | FreeBSD 14.1 | PEND | +-------------------+--------------------+ 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/31789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/