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 356A0454C1 for ; Sat, 22 Jun 2024 03:30:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 312F842EBE; Sat, 22 Jun 2024 03:30:04 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 134504025C for ; Sat, 22 Jun 2024 03:30:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dfdff9771f8so2385906276.1 for ; Fri, 21 Jun 2024 18:30:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719019800; x=1719624600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+hlYIZmvBowe2WFoFk2xT3xpUDaokhHu5WIR3UyOr7w=; b=cX5ufL/3siSV2lH7+QGuGalqeyaNdLsf9SnfyFeXWSMIlYqGVwkoebDX65cBqbkMZI N5Ap8boHMEHp1lr8k1RHbrgsv7Ryt4XLig2N4dpEhyxrk5A4xEljsIjYMLtWrvnY1tyq OL+CeNsIMZFoozP7C/8m0QgNmOXb8l0YWJQwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719019800; x=1719624600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+hlYIZmvBowe2WFoFk2xT3xpUDaokhHu5WIR3UyOr7w=; b=fDptVMdlYZqhXW8l1ntNwCeEtEkLwKHIcWAVBP3pjaPrtTH2Laquqlsd26RrsdIYzs phDpO/4P6PmzFwKFaHW7q5Fl1ZcBbynt9SwFO8ceC3dmtjdyIHk8PTJXfi/Dh/Yt1OAr RNznw1yqxjVDqdJxIDHURjkoU8imHwebbf+9ckJ6aZzyHJhZU3wH4ouZzECxsUdD8JoI Vg8IcXgbpexSOxwcHeQ6KOXEHtCFK/BEtY/iPWBj1+nZY023a8QpiP72tpx/gwXlZX8Q /cp2G8zNWdOzXVB6yDRMOowfsroQ7RxSo6nKglXn/CnlWAGlVFKHhWhL+ID2za3T4Chm Dvdw== X-Gm-Message-State: AOJu0YxCiIfxttKWhlBm6/80RdCVZZsT0DQ4E714nIwCAizCoWTXiNkr TgSO5oNLw0m0lGIAQYfeQxumyXyAji9PvO4akCISg25ybxTW6ZFLc3sHgvxg7+FrYGXlL+Sih/b yGMbbqWgqVvdZ8NqSYr9gVFMCq55dFeieCyH3ftew X-Google-Smtp-Source: AGHT+IEXzETPCl74h/bItDuL/OLj9TpwIEcbeyBjfMjES9HQEXu2rKDncI7JKf8+TIz2sabLIu5cbvh/QzpQ X-Received: by 2002:a25:6814:0:b0:deb:3cce:b158 with SMTP id 3f1490d57ef6-e02be22e5bemr11220130276.59.1719019800453; Fri, 21 Jun 2024 18:30:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e02e6242c61sm107362276.11.2024.06.21.18.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 18:30:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 18:30:00 -0700 (PDT) Message-ID: <66762918.050a0220.3623c.8274SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1247360524CC; Fri, 21 Jun 2024 21:30:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ 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 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/29540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/