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 CA86E41D44 for ; Thu, 23 Feb 2023 22:32:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBA1B400EF; Thu, 23 Feb 2023 22:32:10 +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 6FD2B400EF for ; Thu, 23 Feb 2023 22:32:09 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e10so6055386ilu.4 for ; Thu, 23 Feb 2023 13:32:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DU9uCpyXFbLC0ptsRcPhijqUWbYXgnll8c+vokCWb0U=; b=SGTtEasW9IztMl6aFJnY5bkAjQCEVl6+WljG0lLSJHPXigDxmhaVQZxqzoQcTGrSp1 NCIUll8PacbxtCQ0acu4tyaLZ2tSvDaeO4sijCnq8rhe6Ahq6hufZeXleJwjvI92pVsi xxNyDQVvanxJ0nxdFtW7kdVdbcdLIrvufqUyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DU9uCpyXFbLC0ptsRcPhijqUWbYXgnll8c+vokCWb0U=; b=a2vhrw3OKTrB0uCzdh7WeksCgWqXcYOettRX1A99JOXABjM9JczjbKeZuqSEIh3guu Gws63N6vwi3puVHhgc8gQmlezIBtGZvKClTktk3/B70rqS97iYAOPwwkGu9uhUkJdIkP kQKFj3ney9mmCSomBASXdkobDaoJSR4DngQTTyxqpmfyUp0XQ1iTMWdoq3WGXmzCG7jT 1qCxWgw2CHEyMQv53V8ISpNPGzTOtswwvHV9Y7RvSorTbj+va1bMsVY3sONFloe+KcrU RA/GipTkInH2lu9flh3SpS7Qp+V1EOLrqvKn6OfE2MiIaSTDEVbBhXdEtAeg+AQN8qif sU7g== X-Gm-Message-State: AO0yUKU7HmOlURP/KouFUA2MtFeBDOSV+g60ZXbOsIZfWWuymZmTo6ab H1QEHPtkT7cFA6iPzrSy4VkYOB4nWgvsPq5TNfdogs/3YBym5Z03un9uhR4PTPXRAA== X-Google-Smtp-Source: AK7set+eyqjb1Y6gF/boFwO8YBxreQGYoWYv9Z9o6mwihBQoratOMTxJaoOenh4OM9ioB8d3/or3q6zg7jYw X-Received: by 2002:a05:6e02:1746:b0:310:f912:5a68 with SMTP id y6-20020a056e02174600b00310f9125a68mr9554697ill.3.1677187928813; Thu, 23 Feb 2023 13:32:08 -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 z18-20020a92bf12000000b0031529922588sm1326520ilh.63.2023.02.23.13.32.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Feb 2023 13:32:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 786C5605246B; Thu, 23 Feb 2023 16:32:08 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 73D9C601B4; Thu, 23 Feb 2023 21:32:08 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] f09877166b29c89e8a602e0fd5b1289b26a88e8c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain Message-Id: <20230223213208.73D9C601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Feb 2023 21:32:08 +0000 (UTC) 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 f09877166b29c89e8a602e0fd5b1289b26a88e8c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +=====================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23482/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/