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 8EFE8433FA for ; Wed, 29 Nov 2023 08:34:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8246D42E2F; Wed, 29 Nov 2023 08:34:18 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 22A934021F for ; Wed, 29 Nov 2023 08:33:40 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35cda5d68f5so9686325ab.1 for ; Tue, 28 Nov 2023 23:33:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701243219; x=1701848019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WMqq/qjNx5eOenWL1OJ8SyVJeUkx7a4xBNCiEVdauXE=; b=hEkpk4kFzBTDVLrRhc+qumtk4KqGqv+V+zAPCgfXVSG9gRM3uOJLmGVMq5+defhehB Ej+a9dKpI/GwRhCX3ZYzxzPjOgKtUcto1h8gZjox06zTNaEC10Nv9oO+7crj+MCm+dth uiMEloBvxDFI/mWZ9N3P0bjcFuzHlFS6xMHhY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701243219; x=1701848019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WMqq/qjNx5eOenWL1OJ8SyVJeUkx7a4xBNCiEVdauXE=; b=pjpkAn8N08Dkd1TFf2mz53YsMOHBehZsXxt+IleKy4iYSYiOOkd01+EbXhLYx2qhpc 6nfztbkIHgKfoJBwl32ZWBQHucBZqPsDDUWVSM91b7+E/4sAhJJJycZ2VcD/y46ay1g+ QWnW3Mtt7tE7m1MDwWRxd756M5daevKJcC4MN1bU+amXLmwQHQYDCUCL4U+Nd5hcvCbP ZWQnVBtHWHTvR0LYym094RFtnTPvlsNKllBfYF3FbGCXghvJafLDq6YqYm720XsfVMVM 66E1bwJpfF2hloCdKZ8eRkIidXmEQ1VvZY9qF54qbFGNEpRXGbv423lJgB75+3nt1jhb wJ0g== X-Gm-Message-State: AOJu0YzHWgPb+cPj/4shyUGSBfEsnKCL7+QGN//RuuNhYwVYkdEUFEat kfJg8uu2GchznoMPuDhFRt1jgbgaPsVBFpnrLRiBXGmCgPbx2Q== X-Google-Smtp-Source: AGHT+IGAUPBXf9MB4xRe5QBt22JzPXB7QM6GXHJsutYjYF3PP5MH7tYMycdfyeUumxUA/yL2NjLagFdCX8uc X-Received: by 2002:a92:d409:0:b0:35c:b549:f2de with SMTP id q9-20020a92d409000000b0035cb549f2demr12274808ilm.28.1701243219541; Tue, 28 Nov 2023 23:33:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z5-20020a92d185000000b00352610b7c11sm77806ilz.13.2023.11.28.23.33.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 23:33:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 23:33:39 -0800 (PST) Message-ID: <6566e953.920a0220.af74e.4114SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 167966051823; Wed, 29 Nov 2023 02:33:39 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/