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 2BB7945591 for ; Fri, 5 Jul 2024 07:04:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2752240EE2; Fri, 5 Jul 2024 07:04:31 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B06034029C for ; Fri, 5 Jul 2024 07:04:29 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70aff4e3f6dso896549b3a.3 for ; Thu, 04 Jul 2024 22:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720155869; x=1720760669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IAfNeTdIIpmOM54FgqlFBhgnqCSQJ7enwLRmUe1je04=; b=JqdyeO8v9GG6gR1tAU1gr6dfiEWogKpBlE+h8VmKfLX/b2cjBGHct/iNs6ZEC4i4TS ekLG/Dhfu3JkW8BIrWkM72dZgAWqf+YLBhz4p33kteit+aDdKQwQVrOUm3DPy6WGlrQY FC8Qis3wVByagpQhz+/NGA6ZuEhV1LkQBQ+Dk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720155869; x=1720760669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IAfNeTdIIpmOM54FgqlFBhgnqCSQJ7enwLRmUe1je04=; b=Qn6dyNIUsq9uhzX6jApD/X5qmv5Dpe2ob/otS6sCbT/2h9sK2CXYtMTnRnEFaKfXZk 1ayxJ4iThR00XT8R+a/q+x5CoHwwF/HQ0MKo29au4dJ7N2yWzW85cbdEnCwGBi7He0fW IjJFyEe2pdlvwoldM8gYUSDe9BkUfDwP4JyREHGlRYgOX79HciWysQEhYHwWYKaqwAxb 9zVjJssWsXXlDmhyDpK1H4KQSMvFSWkYISATAeXjmXrd0FYc5bd6FG9+ZNiY8ITCrGNJ Z8Af+1sKElGSQQvJN8g+IuutSzclCL610anyUmgXkFFOmfZH8hNC6heMSVUEKQMSFroD mddA== X-Gm-Message-State: AOJu0Yz4s1l2EGcIMAQjgMqu895BgMSjI0bsotJPHz9Q07yHRGwuP9hB viDMWnJDw0wjltD5BsyLfWVIfMPFf4bwGZU9IonUZQ0UnI67zTyUJytzyFhWhWhPGCnxKRlvLSj NzRn+G+krl7J62iyvmxZMVpJHOGKjhqvK X-Google-Smtp-Source: AGHT+IFxQCzpKK4+5g0qezmEJhD2UaQjqD8Caarkg8lwqSQpHLv6xwRSo0QAIns0WP+yD5aI4DEPxjE/Ez6Z X-Received: by 2002:a05:6a21:339f:b0:1bd:18ee:f141 with SMTP id adf61e73a8af0-1c0cc72bc4dmr3970593637.4.1720155868913; Thu, 04 Jul 2024 22:04:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c99aa8cd30sm109695a91.17.2024.07.04.22.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 22:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 22:04:28 -0700 (PDT) Message-ID: <66877edc.170a0220.59b58.7981SMTPIN_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 F1687605C351; Fri, 5 Jul 2024 01:04:27 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/