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 56C53436C6 for ; Mon, 11 Dec 2023 08:35:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 528B740DFB; Mon, 11 Dec 2023 08:35:49 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 29A1B402B2 for ; Mon, 11 Dec 2023 08:35:37 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d5b30eb85so11444285ab.3 for ; Sun, 10 Dec 2023 23:35:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702280136; x=1702884936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p7Rc1LEYro1zOo70VAMnlBWaxuyHA5PPg3tODD3vHO0=; b=cJRT6OXG97bzoQT9mHUHNGHlB9yfeB0M9GErZAfLG7uKNWGwVu11wheT/LpqARbtiZ vm+iSlIUyJvfCuU7WDuhKJLx0wyySwpCjWW4xMcq+W9Bj3AMQCUGABzfgnA5vIEk0t1z cZpScfmbcHmMDpgwRsHpOjjfu9guPrctjlOCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702280136; x=1702884936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p7Rc1LEYro1zOo70VAMnlBWaxuyHA5PPg3tODD3vHO0=; b=wNcPcqLCbxPDUpdgP8cBPkiV4GtRS55J5prC3AksvUZgLgRI+YAGP7EBjwQVcBcGj1 ug8UB/l+5hbCl6Udf/Y5cffU1f4nP8LqTeJmFfBtl2BrN5yhq1JrZxCaWmSMFO9qmoMX PIJuSAzN1tVlXMT1gfW77EENfSOHzhL8C/saUdvc9WbhKzvhVQ7WzBNXSVJrIO5Ijgi7 fDKY9dzod3JQLzQOdeblLA/FqqPB6KLfqkdGwZX9boIK1bppSJ5sUwabZ8ZyEj9R0lme yvdIeBUbqhs6yCyHO3K4YpeYp/VJ1N7R7PYJ1P68yRs5tJgPBWvmrfHqur6/rBv2O/yH sSHg== X-Gm-Message-State: AOJu0Yx4FAwc2/yYkDYQDJHcnH81P1hrmooIujulyPcui5igXUbVLQNV zigevz9diFfASo5PWXW2fikhFki0Gn5OztIYB/UCeNzGO0xKlQ== X-Google-Smtp-Source: AGHT+IHl/sh0oZ5/JLf7yKf4mrIbmYNOaTfsZepnAqX5CCXB3RbHStK/Wedov7F35XIK7yVTialdWkH/lmC8 X-Received: by 2002:a05:6e02:1949:b0:35d:7200:916e with SMTP id x9-20020a056e02194900b0035d7200916emr3438250ilu.50.1702280136584; Sun, 10 Dec 2023 23:35:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b15-20020a92c84f000000b0035d4988e494sm658879ilq.18.2023.12.10.23.35.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 23:35:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 23:35:36 -0800 (PST) Message-ID: <6576bbc8.920a0220.6ce7f.20c9SMTPIN_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 21CF46051823; Mon, 11 Dec 2023 02:35:36 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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) 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/