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 13DC04327F for ; Fri, 3 Nov 2023 23:14:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E2B340273; Fri, 3 Nov 2023 23:14:22 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 42A2640273 for ; Fri, 3 Nov 2023 23:14:21 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc3388621cso29184195ad.1 for ; Fri, 03 Nov 2023 15:14:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699049660; x=1699654460; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3JxVyC0o7YubRJBaUx5MS3mixuWlnYn8DhCURfstJ5E=; b=S9u08TAZ1ItEnUPYgsUgh6qqq9SwiNDtN5AZ3qzmh+qSe83Ff6JefT/H/+6KJmlG4e JQI2PfwIxlegrFrsVd8UX59eAEijOBTBqui+uBOPrkdIqlwOwYMQyl2Jqt9w8TJ45TKM Qwo4imDbwff//zyj81YW0NisYktS9Wod03Ygo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699049660; x=1699654460; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3JxVyC0o7YubRJBaUx5MS3mixuWlnYn8DhCURfstJ5E=; b=lx4L/mA4QB62e0s/vj30smb8muRBt9mkcmNcLz9MbYnTS/ojItWmEYF15cf2boXzez amUAYYYTECrYwJIKohzycW4/Vn297iRF8vu2pUix6Hxv1O1448FXeAVZhhjUBlLL590C UYVlEl4iob7YEFd9VBMPqgQsFxoA9xTFaR85t7jlbHsDkPInZWt6uLd63nfFVRVWRL51 NIa8tlJjdaZKtU5H9VjepTJ812ctxn5SuxKZ/b3CJEUMUQTJWLbbi407l/3d6oHUXMZ8 QyaZ8PGteSlcp68dBoZleW6PxYcMruBvGsSxnpmbOrbQfFa/zoJN7mfhw1YJM5BoxF51 SPdg== X-Gm-Message-State: AOJu0YwDH9AazdJ8ZVUYLA4tXAMi2kwpzAAWARkuhIYQDC/hOGZlI1fL kd/BeEdN6vCiJBMzdy/2/yLglXqU7oSSIt2mbeENXIuJ1QzFqg== X-Google-Smtp-Source: AGHT+IHEWE0d7n1G7vuf4BA7F3UngT7YntX4Ch01hJPjuXP9z5vh6aGO1I6afkHemskWgMrjK2qDlk2FaZ1V X-Received: by 2002:a17:902:c412:b0:1cc:5ce4:f64b with SMTP id k18-20020a170902c41200b001cc5ce4f64bmr5731919plk.8.1699049660546; Fri, 03 Nov 2023 15:14:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ju11-20020a170903428b00b001bbc9e9ebfasm156581plb.102.2023.11.03.15.14.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 15:14:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 15:14:20 -0700 (PDT) Message-ID: <654570bc.170a0220.1f801.54aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BDBE8605C34D; Fri, 3 Nov 2023 18:14:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b0e2ecd7d8185d8d497881214cb1e906196323 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 b0b0e2ecd7d8185d8d497881214cb1e906196323 --> 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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/