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 2F0F1440DC for ; Mon, 27 May 2024 07:20:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DE2440A71; Mon, 27 May 2024 07:20:35 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id BB911402BC for ; Mon, 27 May 2024 07:19:37 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-65c5a29f7f0so5230766a12.1 for ; Sun, 26 May 2024 22:19:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716787177; x=1717391977; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WEVo3vgYDI/8X6UM3VfXLjZ72amXockWDUPUwQPjqwA=; b=FbbISFYtG+7TYQy3xYUQyOhp1RiMYy7XXlwoQ0LVkGaIXuarK8PEb4H6d0UixxQ/sQ 8OWMYmMOiz77L7z/MczPZ/r30SdMbaN/aJ6Q7+IA2sJzZVrjEU1DrwFlamiGM7sD7q7J IFbfY8yVIDerMcXpzhash6aKAg4FVqXN4T51o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716787177; x=1717391977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WEVo3vgYDI/8X6UM3VfXLjZ72amXockWDUPUwQPjqwA=; b=PqIZEP4nMzBvGRa2GCXfHp4L8Bp9XLcor0rNs90Mccsut5ZImPw+h8I8qa1B6zerew 5BOqqy26Xn8Wjo8mp1XJwBH7ayjeRG/xqN0IujAO9p2hmHCm9Cz9Kk3j8GDmu8q5gJCy SEZtbff+r1wIW08TWEMRiB+jm8L0IbXWZlIw1FvCu9flQwlg7yyCzkhwMR7L6oAcJhbd AqDyxGB5DJ1wmP4oHLgFGbSYH3nPyY4wfngmm/M9VsSrfVY1p1j1Vp3AuudyOAk5CIhp 0EtJRStKE+CA+KmVqfz91ni0swyUvQvUwd+6Hmsgp/dS0LIbSA2HrwCr2zJcU3ypmTn5 Iicg== X-Gm-Message-State: AOJu0YzO1MAtEasXmnEFe00T/0ZFIVUMeyNPIz61Ma73uprDvLr5gz7b dKgef/evRbBnm5qPWc46HnsQJvsTQ/8K8pm4jT9QhLRsUYTM3vMP04pqTci46Oi28GJjzwW+55r Kk7VFMZwCk3lhadOsy7hIp+ZeTjqgU8KTNDeJkvfYmHkwFUzb X-Google-Smtp-Source: AGHT+IGxT28akrvpjXUCnnFsKy7f0CU5pQzvE61LB+VVXgiVK8VcXdzbiKZscI0evu4iD5HV0qvglRfj+YdX X-Received: by 2002:a05:6a20:f392:b0:1b0:14a0:c875 with SMTP id adf61e73a8af0-1b212cc77ecmr7994458637.1.1716787177007; Sun, 26 May 2024 22:19:37 -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 98e67ed59e1d1-2bf5f613638sm633347a91.9.2024.05.26.22.19.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 22:19:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 22:19:36 -0700 (PDT) Message-ID: <665417e8.170a0220.0a4c.39cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 14CEA60524C2; Mon, 27 May 2024 01:19:36 -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 | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/