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 7B69C438F5 for ; Thu, 18 Jan 2024 19:36:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CEFB41060; Thu, 18 Jan 2024 19:36:18 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id C6977402D9 for ; Thu, 18 Jan 2024 19:36:15 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bc32b04dc9so345682639f.2 for ; Thu, 18 Jan 2024 10:36:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705602975; x=1706207775; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=twJdCfwbWKracqUjsPGtsmQGNhUDqSap7CEIPZH6mWQ=; b=Lm48+C0yboEHBpQcWBGvbgbYdv11wRlfuY9kA+kgwFf+dm1QtOrw2ztcvnpvsUBARr qvxb/y5LVJ21k5w+z7twLG51MQ6DX5NJCAzNqzLJ68198JnBAQhMdVQQ7eNY4AE48var 1plPxwe0NgvjZCMuB1YuCY2fyAubLeC45KtVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705602975; x=1706207775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twJdCfwbWKracqUjsPGtsmQGNhUDqSap7CEIPZH6mWQ=; b=PcoAgbOmPDyc/LyLZgv+Da8o3lhS3kX9stoRA8WHnUegit4c+gzOj0JpQVY4wQyEW+ NiMb8DhMe29ZWEK+O0zdNDKCOwLNt0zM0qOOslP6bF0/wRe1KqHyHgG00kfZQdPxnS/L USVD/FKIbSakQfNIjXc1NMUnlyJgNabnPIcPAJmibj6QndtavC8O5t/fYf64oxVP/sK4 bVP9AiRPwOtm/JaVURqgbzFJjOY4gvZsY4JVk2gaeSOIRpEOe4ERuvaf8b4+H6uQCF5p h/8e9fgzuzSsR6owGFfFEZ5Fpx1XBVZs8rJ1/PaJwu9ziM9xw9uDicjVNOGvEcQ8ZAn7 oDYA== X-Gm-Message-State: AOJu0YzvwwgTa0l3ne/Noe9FspbYN3Qpq+DnKs2lLzRlTp1WPDvBdzEb 36cBGj+t7hnRKtaPq9eiHLbvpDmgapW9lkyCkOGi4bYKbSkY12r5kh6TSgian/HB8WVnczzCDG7 TgqN1uRtZW5gIVtYZbV5MTG1ejZ8yZ4TNv9SVP4xHWObo4mfn X-Google-Smtp-Source: AGHT+IH5MJj8AdC/n8HXsS1R5R8sjUSWi1s62cFYn5P++pSx9/vnzi0Q3OzdLPdvSHgBe2qWxilRZOkOrNQV X-Received: by 2002:a5e:8d11:0:b0:7ba:b555:a91 with SMTP id m17-20020a5e8d11000000b007bab5550a91mr1437756ioj.36.1705602975238; Thu, 18 Jan 2024 10:36:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f21-20020a02b795000000b0046e49e7d44csm127962jam.69.2024.01.18.10.36.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 10:36:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 10:36:15 -0800 (PST) Message-ID: <65a96f9f.020a0220.5c8d1.846aSMTPIN_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 BA5816043300; Thu, 18 Jan 2024 13:36:14 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39a8b1251b204d3898b4c462184f60bda1b64698 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 39a8b1251b204d3898b4c462184f60bda1b64698 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/27717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/