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 3B13C433EB for ; Tue, 28 Nov 2023 03:02:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36BF2402BF; Tue, 28 Nov 2023 03:02:04 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id CD6BC4029E for ; Tue, 28 Nov 2023 03:02:02 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359c22c44d6so20509415ab.2 for ; Mon, 27 Nov 2023 18:02:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701136922; x=1701741722; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rmrGVlOzDTbrUhaH6fhv0kuHA5nKsl7oTAq1nZnrrXw=; b=AUv27hasS42/7AppsucFExuHgmzrVEseqYgqqeSU9fjweUlb/Bo5q5oC5sfBgIW1r5 lMHYdEQ97jhRl2PYRftC6j7XBlwonvyRIw63zqnk5i5qyHPFwHWd3Sg12VASj/OSgyDJ 3CClnXi9aCsRTE8rROspLrS8xFOPmpSUkpwk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701136922; x=1701741722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rmrGVlOzDTbrUhaH6fhv0kuHA5nKsl7oTAq1nZnrrXw=; b=d0c0UixJpNmLGCg8QkZaRuxccs/UfGGvGmyQl78M3ROp4PAYockX8iH30obBW7JxZp ONbUnrnREtgzhqohyv29LzeDO794TL72meEXfrhYtJ4OVrHqXfPn7ankqctTGVxed/Sb qwdAnuMfvoigq2xdS20LR50rX16x55tFKsJvu/3xh9EZaKEH6qPB9X66rXpY/9+NJV1Y Rh/MH/IuX9z+5lcykeZOkLKztQQAqJB3PS8Gl7u4a0mKm5Tj7oHVbdyxtxtWDjD0CfOB bk42o3h/nsDguVZjdNuyZTLokFDWhvennjMKiVTeAoDcw9bKyRU0rgmtiOEWCrNTvNMV UXag== X-Gm-Message-State: AOJu0YzdL2aL0dhArgZSUv8vtv9AIzGZOM7CS+OasG/XQlAMjcsBcM5q 9DIKuVRAuosaNDpBT3q9BT8NKN7Me3CKpEfUxKjV8+tk6fNZZ5b5HEsLGg== X-Google-Smtp-Source: AGHT+IH1VgcdHOEbI0yB+8MhpGPvXr2FR65tgGs4eHo869zVNd25eYbCL8BWpHencnFo0hY6GnVw1BPG5Xgy X-Received: by 2002:a92:d784:0:b0:35c:e5af:25e5 with SMTP id d4-20020a92d784000000b0035ce5af25e5mr4335400iln.1.1701136922084; Mon, 27 Nov 2023 18:02:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v7-20020a056638250700b004665f3795f1sm442547jat.13.2023.11.27.18.02.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 18:02:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 18:02:02 -0800 (PST) Message-ID: <65654a1a.050a0220.1f1af.ef5cSMTPIN_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 599ED605C311; Mon, 27 Nov 2023 21:02:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27136/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/