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 9C06C44020 for ; Sun, 19 May 2024 07:18:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D8CC402E5; Sun, 19 May 2024 07:18:29 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 74A494028B for ; Sun, 19 May 2024 07:16:33 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e1b547cf45so106561439f.3 for ; Sat, 18 May 2024 22:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716095793; x=1716700593; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yDLRBZztxkUsmGFDkm25t3YV5UpEwitLRIP2EhgSbl0=; b=UXN8LK+NAX2GVCNNQ0nyYFkcOnYn0t77C2QybrZYWwUoCfqBsSGtOT862lJvFVPRW0 aRKeF4xA0rUxYheof/Xbc1ZMyL+MC84dM7ZGnc15qbhHMOJ0W+kTI+Cymfx+IpcSb6v2 0MlRkbeLUzzui+1CZ6rnNRTuk/MZjI38cKaAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716095793; x=1716700593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yDLRBZztxkUsmGFDkm25t3YV5UpEwitLRIP2EhgSbl0=; b=E98FeRic1J3dppxO6YkdLPggNcsoppNr7eed27DzZGVTrPFqrGBCOt6M7BapWA+xBi 7OFFHY0jkkvFGujI/vwclqWI4mq7TS22VNbjetxSbkpEcHo2btWYBVQ6L62mwV0XWiwm jOzifi0YNhXIECqjD0cFs3xGOTUNU66W8bEpQK8kPlUTf8UJpXSb+UYoJCHimsCoG7T4 Ea8AFsn1M+O8GT9T4uPIy1+KMVbm43L4JCFX68smUUecT4d0r1UMe7yx79ydZBpAPAUG 1bP+e0sCI4ba9qRsX9cx3fSp4oSXzPqMm/OZAhqn/fMKsQEU+nmThzOcU4MlYJZlm/HB SYgg== X-Gm-Message-State: AOJu0YzCPAVDNoRFm7IfuwXp/1/nRAVCvM+cnt8lwd0QBcLypIwjiWaC ZtneQR53jcyXYz4KRix3wewhfuU6fV6njX/prVwQSMFTZOF3wT4A5KHqX77rqrPskQ3YyM9rR8r h0Ot7Z0RiS396/hIBOgYfx2ZzQVqdjS8STyFRz8iYZryA6Asp X-Google-Smtp-Source: AGHT+IHBb6wcEhhB6N/g/sSNHtnpD5ptOBpMr/ndl/drej16cZvNYQlJ872kajK0YgP1aWcx64JIQae5Iwhx X-Received: by 2002:a05:6e02:1386:b0:36b:3b2a:39ce with SMTP id e9e14a558f8ab-36cc144f78fmr301212145ab.14.1716095792927; Sat, 18 May 2024 22:16:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-36cb9e00efesm10609595ab.74.2024.05.18.22.16.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 May 2024 22:16:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 18 May 2024 22:16:32 -0700 (PDT) Message-ID: <66498b30.050a0220.f1af.a5f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 874D060524C2; Sun, 19 May 2024 01:16:32 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.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/29140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/