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 DA13B440B5 for ; Fri, 24 May 2024 12:41:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE326402BF; Fri, 24 May 2024 12:41:44 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 2223040271 for ; Fri, 24 May 2024 12:41:43 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2bf5797973fso780637a91.3 for ; Fri, 24 May 2024 03:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716547302; x=1717152102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=77hDbFG9d0zFgYp+BOszthXJA0hmqgbNgwHcpoa/kFY=; b=YTsRBLK5oUxRcX8yDV9e+0rL0ou2gIrLuUPCOpE1JTurwVqQkTJP4J6gdvLq0tujTe HbZZyIVNKheV1tt4d7Kav/BTVy15m4IGPvdam9qbyXoChFqqcWWC5ng6S7LdepeFYZTe rg9xGvqj2+1gkjeLT3sMTg4Q4wbcAOchRx/ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716547302; x=1717152102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=77hDbFG9d0zFgYp+BOszthXJA0hmqgbNgwHcpoa/kFY=; b=pqJsxRmosQ2BMslsY/AF+hICWDm5D1jLKF/IB3Ebzhj6I4lVw3R7mFxDaIeQkQrOr5 zd+jaSCqSW2VwhOdDqRc7tkAa2Geitlp+M0Y5ZZ0dtVBxe0MTzt1TvqfiBcjDIJm6xrz xvAp49H3Qc2+O8WKNzRN+3I93HQlnWHyB/QbJwmu2owOxBMP/+dMNFjGqyacZGlv4lVE kbFtfw28/AktZYI1WSZ4rHNRlARaG7t/++hsg2ESn67fae0+5gxdehI3leTshepY8rpX K60jx2nqbUCTsnwoJGttTaykR8zYGnjXdu2y6dG4H0JLUYPZCQDMxEOC4et95VRW2Ex6 s7QA== X-Gm-Message-State: AOJu0Yx4qUGgdU5PFP9CbCmKLcMrutq1kToqNl704BTOGF4zoy73YbfJ p5w58jY9H1UkvHSJkJDQ6UAdkTtu/uHF6xWcU5MpOlERzaZih+uAfj+MPLul9ObToYE8DrDlsPU TfREh6LXT88/rIM0TUmbUgqx8GLKHi5jD X-Google-Smtp-Source: AGHT+IHyaMLlUI78AHxgPi+Ce1iXE44Gr8L9uVtWwpSPrzZW+A7C8XPqyR0V7A5QOGYORNaL9SCnqO6UO0ms X-Received: by 2002:a17:90a:68ca:b0:2bd:744a:1131 with SMTP id 98e67ed59e1d1-2bf5f51ae72mr1920277a91.30.1716547302278; Fri, 24 May 2024 03:41:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f44c957afesm1754825ad.89.2024.05.24.03.41.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 May 2024 03:41:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 May 2024 03:41:42 -0700 (PDT) Message-ID: <66506ee6.170a0220.12b3.2e94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F384605C375; Fri, 24 May 2024 06:41:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2dbb63594a9a985e2c8639b57f9fcd1468b9de97 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 2dbb63594a9a985e2c8639b57f9fcd1468b9de97 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/