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 679C9440EE for ; Tue, 28 May 2024 07:29:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C498406B6; Tue, 28 May 2024 07:29:59 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 96666402D2 for ; Tue, 28 May 2024 07:29:33 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b31f2c6e52so205890eaf.2 for ; Mon, 27 May 2024 22:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716874173; x=1717478973; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ReeW2MoD+PAWVdNJlHUmf50JKnzo4uEApBUcoqqSQg=; b=PDNR6ed0DkEBU9Gjem4PjbkmrT2LSDc7Tb9j0lMMXaUSPCa1gPHcYqtbORBUpvd9Yc pci0IxLnXX/Ikj+NlqIpUUfnayHvW7tnin8StrIrodco1GniYj42LsisqjFpjhMzdCbz QaQm8DjeQI90/6kWdsC95nT4Vvbq+uYQKTUL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716874173; x=1717478973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ReeW2MoD+PAWVdNJlHUmf50JKnzo4uEApBUcoqqSQg=; b=pigpDcAw8hrJRtYLRHsn98/3oNdr6pQRW1sQQHl0/jW70R8mOkbE634tDeDFTYNz7z A6FqnD3aZuKEWn4N8lzzTC1uk5VSzlyb17eLexplXIzvVSAjaj1YIKbdZniNampJsGn2 S5m4vEQ/e1bK7wSE46VAlFJmArW4PZMuzcgCsWy6r8XrYCk9d92QfkcCmDb7tbsy1/Uo S43+AOWzEeqOxX+/LqcYPhRo+PFONNg/aKdGSpbc4W8BXKmhuMZCUQriL56G8gtZKFFH ULYrSkSBua5GXuIzl5maB/aM5ED9OwYvAwyjwgpyhqBjewaAUMnbCPzI/iHhpCOibg5t IaRw== X-Gm-Message-State: AOJu0YzuPlKbsT3yaustMProWVxjdwrE/A7nH5/LJrocbyepp6uK14ze 0dHnvL3DhUvbxIYF80/pHhae3AcKvgDEIkXAXmNvhG04oCpY9Vq5LDWb+qxgOPRSjTeWmHSd/fG yxNlingviyd7pAcv1l/FIQEmUKNb2fMfff+zi3rwr7dWrJWyc X-Google-Smtp-Source: AGHT+IHCR2SDJRz9zKA9k81FhgwD9T+HVD1VTOugF3HaE42W0yV7YlJcRFF4yoPtl7kHlwTMAPyXnMucuhyB X-Received: by 2002:a05:6820:54e:b0:5b1:bf03:d1c6 with SMTP id 006d021491bc7-5b95fd97bdbmr12237840eaf.1.1716874172885; Mon, 27 May 2024 22:29: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 006d021491bc7-5b96c67ade4sm940387eaf.24.2024.05.27.22.29.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 22:29:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 22:29:32 -0700 (PDT) Message-ID: <66556bbc.4a0a0220.ba9aa.39b3SMTPIN_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 5843460524CC; Tue, 28 May 2024 01:29: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/29224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/