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 9CA34432DA for ; Wed, 8 Nov 2023 20:57:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9770E40395; Wed, 8 Nov 2023 20:57:36 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id A206240395 for ; Wed, 8 Nov 2023 20:57:33 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77bac408851so100446085a.1 for ; Wed, 08 Nov 2023 11:57:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699473453; x=1700078253; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SgdGxfMX81DnIxpCt0sX+13GDh/5ndBfBMwGzRiJ+0g=; b=TYq/PKrCAxijUJWYxViQ9Hl9Ke41jxAnfKnHzjX8ffwAZYJmrUTR2H3EWdKYRnuxAi 5sAIm0nv19VTS4Yl4G4faNfEs+2MSIebzr4GO8VInIP+Ej8fPGqb7WB0CJ9BFQ23SlZ2 3kRy4MjkjQNQn2p+dlJVuW+0BnMtIByvabPX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699473453; x=1700078253; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SgdGxfMX81DnIxpCt0sX+13GDh/5ndBfBMwGzRiJ+0g=; b=OhMmC3dhM0Dh2vNgeUu4kMF3A6384VHqhMy8hpjduWv9w+xKufdTDVNPF4pXYRQaou jgi4XTDYhzFxeL2dXAuWonrTKu3CmDoKaGolvPhzIHquSjq4sHIHgBo+O8cEIeT8LT0s OpBVn9CNnMgLSDz2/auBX+Lzm6mWhaDyf+ipTA0yTIsrSS1vKYQfrZBAAZSdeoQ6mD3c +Kbh/NcLuocB45jW0WhK2/wWY53ANmfjVShaY++neNaSNGp1icG+cIeuT9WpdE9+3a12 SNUkv69T+BmfyexfLcuKMQDUb3A8simkDGqJB50ybmuho8UeWE0c1Fl51HDTWguDSbB2 lnhQ== X-Gm-Message-State: AOJu0YyR/QoxI8rG/rMt1MPHJlWkda5y52vzswXmvRynLQHPJXGJ3qM4 5amKKp6zT6vP3iCKVHbjDYoXRYNAfKuhHxIQBB2ojmq5T8fetA== X-Google-Smtp-Source: AGHT+IFZaKCAmckXo/S5UPWgN1iZcDiSCsUM0tFkq1d/MFjDL5Xk5SF49kVmbE+Yxm7iEv66HMGjb68tMjED X-Received: by 2002:a05:620a:2847:b0:778:8f26:6846 with SMTP id h7-20020a05620a284700b007788f266846mr8624562qkp.37.1699473453075; Wed, 08 Nov 2023 11:57:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n17-20020a0cdc91000000b006757a08b57dsm221444qvk.27.2023.11.08.11.57.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 11:57:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 11:57:33 -0800 (PST) Message-ID: <654be82d.0c0a0220.5f0c5.3468SMTPIN_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 C3B8F605C318; Wed, 8 Nov 2023 14:57:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 47304c39f48f2ae98331c31262544c7c93410732 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 47304c39f48f2ae98331c31262544c7c93410732 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26889/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/