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 55B6C42EBB for ; Wed, 19 Jul 2023 21:44:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E8EB40DFD; Wed, 19 Jul 2023 21:44:30 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 30EFC40DFD for ; Wed, 19 Jul 2023 21:44:29 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76754b9eac0so6795585a.0 for ; Wed, 19 Jul 2023 12:44:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689795868; x=1692387868; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3KC6KDE0wUTs0p/bVboZX6NQARmbOTDlC3abQi/X49Y=; b=goR29NY+Vl32hFSlyh82c2wo1kGmZCl6HuHMExo8czJo75MQX9vMozu3894UBrmG4D aekg/OcXUNxz2QXdxZFKXdAHYwikzW08u3L+j4LUfC7qVZjyJFad+P1AUxIiiiiciodr H5Xp/b2o/XHcdl62H8aU07BCq5vCG9lF+iAAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689795868; x=1692387868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3KC6KDE0wUTs0p/bVboZX6NQARmbOTDlC3abQi/X49Y=; b=AN8BRKOsLKpBdXjEpuwFDoKnT0YkcuHsRA1QDMQHjCZtzuIb9TH6opMY1C30Fputg8 IHkI6XoxaWyxmOx9hIX9ErXxLnrZWvcBShFkI39YCaUmhGRSqBRETvP/5sXlEMQBG41s iR95xlGvgtUANOmXD/kdJWKdn8q/C4h7wdmaaAoRImZNqbazYloP3y17Zgf5IubfRaGn IrCHpPgH+kWZwmvSERdcTNzkzWgyPdXmoe/sbWI+ioGSUpzlumInTcdheT+MG4YNhxUH pRG9kpykxhEA4VEUN+bdlADpSO8xBQmVDqfX2X8VPUPvaIRlxc/0KwIMGMsOnj1DYIdX /sUA== X-Gm-Message-State: ABy/qLZlze5YuWyywSYqubjnhc4Nrd5YJIu2AulBwM271O9jD1mpPON5 2dPgXM/vMkithFDVzBw9JjyOvNouI5+OJH4aWGo83l5Nj1IsVd+Sv8lsU0qVCx32tg== X-Google-Smtp-Source: APBJJlGin/UcRdcdR2mlrjZsSHb6M6X0RAMk+mKbV1k8bl5FLTq/fojF+xaisuqNkKBcHVFMyMsTtWNicTw+ X-Received: by 2002:a0c:f3ce:0:b0:626:37fe:218c with SMTP id f14-20020a0cf3ce000000b0062637fe218cmr3205440qvm.24.1689795868514; Wed, 19 Jul 2023 12:44:28 -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 fi1-20020a0562141a4100b0062844d6bf21sm372004qvb.15.2023.07.19.12.44.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jul 2023 12:44:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jul 2023 12:44:28 -0700 (PDT) Message-ID: <64b83d1c.050a0220.f0130.881aSMTPIN_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 3855F605246B; Wed, 19 Jul 2023 15:44:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 238f67ca9cc00be4248b14d9ca4412edb7da62f6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 238f67ca9cc00be4248b14d9ca4412edb7da62f6 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/