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 DCF5543059 for ; Mon, 14 Aug 2023 02:05:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8B0D406A2; Mon, 14 Aug 2023 02:05:50 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id CB8C5406A2 for ; Mon, 14 Aug 2023 02:05:49 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6418c1239c5so14336366d6.0 for ; Sun, 13 Aug 2023 17:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691971549; x=1692576349; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=89xCloD60OkDv0IZiG3yxJl9xv0qm6/LoQmtcA0DYTs=; b=W/YTJyaQctZf32rxW1gLcwg67MHd7Tv1IshBN5Qq4/O/Xkrqidc1mhBRe7CCJtagF6 4ZyMjkHzrIwiJ2coaA5RZD2yCF983i7SCGxEpvHovvwMRGHjv0FV9DEEA1Py45EXXBWh q2axGotvVe1o9FvTz43Ny2C6o9e3fKlJJF9zU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691971549; x=1692576349; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=89xCloD60OkDv0IZiG3yxJl9xv0qm6/LoQmtcA0DYTs=; b=e/2aFOKfPaYAPYnSpvECSTJdBSR3+1dvOcFny7yQFv8Z0tEwlynEOVfSSs6G5VlVHT we9Yao0gTirLQuafrJvpsk4j8p3S3VplPbKRS/4xjn+aLVUP9YwxFif6X8GgvDjxpLFQ woWXAVMbPrW1GRM+wOCkulnePwkpSIzBucX6o2CJh1F4hurT7zncEU3cD8cIUeZWNW6G AyvrucEsWHT4xcpK/gQQdOKNplJaBHLGze6C0PLQOckazHIt/KfKmghnPIdOsRiHSraZ ffOZFHQiUrPlGyMS5pwStRWU1DruQBGqXxseeoHZftZ2TOIxGUxKIXL6+McDzQ1enxPA 8lgw== X-Gm-Message-State: AOJu0YwvSiJ03q0yOywfmQizaNLw32UR7JN4q/VcAP99kT14yo/hrZZq qjzqNb7yrECeO4jRwz6V5gWeYUSiT0l+WuX0iBZlQCI9xF/ia54RzskmEbscnzRWICljiLTE1g= = X-Google-Smtp-Source: AGHT+IFUgUeqMsNruNe8iIseKwWtquNiDvO29x1mvdILTDJqp+/QxWelkbN4+40wrqE1bguNGyMUXDyHtQZb X-Received: by 2002:a0c:8e83:0:b0:63f:8454:684f with SMTP id x3-20020a0c8e83000000b0063f8454684fmr8114452qvb.19.1691971549290; Sun, 13 Aug 2023 17:05:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a0caa87000000b0063f80a05f8asm449669qvb.14.2023.08.13.17.05.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 17:05:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 17:05:49 -0700 (PDT) Message-ID: <64d96fdd.0c0a0220.a320c.c03dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03CB86052471; Sun, 13 Aug 2023 20:05:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 68150b90bda5e8f81ad1b1bad82be653b1d42a81 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 PASS_ Branch: dpdk 68150b90bda5e8f81ad1b1bad82be653b1d42a81 --> 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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Arch Linux | 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 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: gcc 13.1.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25794/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/