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 9E23F4402D for ; Wed, 15 May 2024 07:09:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A773402C9; Wed, 15 May 2024 07:09:55 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 51E364021D for ; Wed, 15 May 2024 07:09:23 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6203f553e5fso66843127b3.1 for ; Tue, 14 May 2024 22:09:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715749762; x=1716354562; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXAfRSa7h4lAan1loQwQ14CUklBGyZbTT2XCbQM7zq8=; b=E8QYEpQU7ptovEzh0S0D0J8wRWg0UGdnuqrGIRyObxsYewziI93eI4DCYChpG3mO8v CzDuoFTbbsKZfbCVZj2o8qGfgsafrmSkCYM3iJpxaOfnaKz+CjZcTvzz6oa4bsEqL7QH nUaz47tISzXbwIDj8KvJk5EvIyngS2dnuJx5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715749762; x=1716354562; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nXAfRSa7h4lAan1loQwQ14CUklBGyZbTT2XCbQM7zq8=; b=F+9hfgTgDLXj5ReID8a2GhW3zUtOzffr86VTglffoEX6O4QaSCVjb5J010dlEAKD/k YWiwo86malt7rsEZAN+3vBShYa/A2FZbKQcg/n6YkHt0LLAQVc0qj2nre07jgdLqX/gh d+L+gKXkNc/XZ1ECuRMFqZUClKkEyQdfWsNd+F6MgcI6qLxwwUlw/H6xAxvAIY18D0eO MKI25NWsujDH00nx+USqZvxvj+QLIctngz9/YadTXYrIDuK1aY+vGDtdRXLjsD0NgQ/B l4lBZUtNjCEiO7AMFLW7TisRrRvFTPNd2iMDVcroYWimSxJ6YGAWLtiid8nmTWp+XiU5 cQpA== X-Gm-Message-State: AOJu0YzETWSTiuC4enSNtFoqKmJ3z+/lXUPzy5x6za3iCN7NfgE7XgtK 3WejCCtf2Triq/3JqnM7EsoJ7BiwoOtPSXIOTcGL6QDk1kBaSOrgyA4R3Q8Vbll87D1PIQflvNS jyB9vNb6IlXC7PUMnwi9CdF7Uy9PLWvxJS7G+kF0+yHWLu+vj X-Google-Smtp-Source: AGHT+IEYPSkBVcylY8MsE//WO/4Rwqwmfk83/+mZXuw3NimMdI4x0wJK6yKW+PL6aOgyBXfRMzCQHgEjOZ/h X-Received: by 2002:a05:690c:388:b0:618:9007:a172 with SMTP id 00721157ae682-622afff6ae8mr158650807b3.40.1715749762778; Tue, 14 May 2024 22:09:22 -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 00721157ae682-6209e3648bfsm9783657b3.55.2024.05.14.22.09.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 22:09:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 22:09:22 -0700 (PDT) Message-ID: <66444382.810a0220.5d44d.964aSMTPIN_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 69FEC605C380; Wed, 15 May 2024 01:09:22 -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/29110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/