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 8540D43692 for ; Thu, 7 Dec 2023 03:01:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80A2540295; Thu, 7 Dec 2023 03:01:58 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 39F2D4028B for ; Thu, 7 Dec 2023 03:01:57 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db548cd1c45so471267276.2 for ; Wed, 06 Dec 2023 18:01:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701914516; x=1702519316; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M9zfWx7QXyprPBnxq9bllo370BWxyGhMLkV3MQFFSEE=; b=Sz6Ppq6s1oAFtpqxEu/8LNlvn4MCOEm9wg3PKdGf1ce+JVeMsPCjhipy2stkir3G/1 fpmgqOnYP2rdy+N2WJAe3bk1XfDD5emVF1sY7IX2TeyTLpTz82TfhmsBpnp7Zw/uQe0c +pG8Er3IEOb2cAHP310hpFBYECnODozh0pxuk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701914516; x=1702519316; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M9zfWx7QXyprPBnxq9bllo370BWxyGhMLkV3MQFFSEE=; b=m8PkR79d5CKHXAlFEFIU5wrc52eSSi1o1AdSalzchKSova1UvJxj3BrCj28qRyNtxe S7LQ98QKOjCX+q//BZxlEQV+3o+UU/IcL93MvyW4x6QKsF37osFYdNvy0ZClR9taevWT T3x9Ih//49JC2wsfAO9r0qPd6Q4hfBkeDa29Jon0lxoqCYNXWJJgvgiEl6bOthELcHSg G9IUnQn3sy3OJS0Iz1hlBiZAG1PBmbmWXRsAY+r0jgheJv3RST1ulaO+9pflCkxhCC+5 32YwLevWYr5jbBDDnnGEYa2OE7PxvZmfjAhNgUxgJQI6clX7ahXCYkW/YuDL5MsTDGuy ap4g== X-Gm-Message-State: AOJu0YwMNySIFin1ddKT92IMgcJS0Ygg84S6JxcHN/LC5/C6iVrd7sq0 nSyiv6K8hvBHtOiGHkZ5FAmWjDW8sqEo7nYyO57nAkWl/hqLbnu7qkOcVg== X-Google-Smtp-Source: AGHT+IGCfkMo+4MW4llZ9siezwXpHS/ZM/XluWHSKpE9jjaE7Umke/sqoKSH1RTOO68u25VdCP44M7MovIPi X-Received: by 2002:a25:4106:0:b0:db5:c77d:1fae with SMTP id o6-20020a254106000000b00db5c77d1faemr1671020yba.29.1701914516694; Wed, 06 Dec 2023 18:01:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bz8-20020a056902174800b00db394c0546asm24798ybb.21.2023.12.06.18.01.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 18:01:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 18:01:56 -0800 (PST) Message-ID: <65712794.050a0220.cccf2.0a78SMTPIN_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 66B1D605C311; Wed, 6 Dec 2023 21:01:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> 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 Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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/27232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/