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 E8B2B4264D for ; Wed, 27 Sep 2023 06:34:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E31A540277; Wed, 27 Sep 2023 06:34:02 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id D51E340277 for ; Wed, 27 Sep 2023 06:34:00 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77063481352so544786085a.1 for ; Tue, 26 Sep 2023 21:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695789240; x=1696394040; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gwAd8bTicWlTvqAxLwJoZv01nPO9nOioCzhN5INe/YA=; b=fvWM9F61WSWtvjef8gaT8orCdwzvjJGQ4Z/ixm6mJitBs3rPfigvo66a7wG5UxxxIS TxFtEg6Y73iwig5wozDlM/nMuAbYlVHxj+ZYuOGtvmPlaYAQWGUl0zgLD8oCSoNxegNJ gJ72Imnu5bz7GXHVSwzKeGrZSMDpljYTaUf5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695789240; x=1696394040; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gwAd8bTicWlTvqAxLwJoZv01nPO9nOioCzhN5INe/YA=; b=tnCWj5aBm8Kdf33TNyWeHbGxv4NnUu8m9TJhirEmneRrjt+8/vFKRhwZRhafnuMXEz YYdBN+s5ArGUHo9M38TWdVbybhyGkQsPgYgVYYJthkfoD6oYJ0A7LR/NJrtOgyGKBGrS eeVu+fiCF3zSL7Z2RTs8zhjF419Zf6k4jSJ3SM8cmHNkXzPo/MOYZ2jCnLhF2oE2D/Zh HWGnv5rDnD9O6Mx2fY+1Bsj0RB1EqXYvnEIkKW1A5ZOxhPPwgyS9iiZLEvL4s6H1iSqJ LIcJM0t/Mzc+Pcypx+vrti+4r81GC4Sal2I12jI5NuK7v0LhH/7LjO1W7KwWgFobO0Qc FgEw== X-Gm-Message-State: AOJu0YwNjovEd+RvrTO4feAQy8V0jcvgUEGcbmki/8pF49d0obR4kTo+ LQf4zz0WffdcS9dYwzbh7Ey4Smzav7S7elupgCEbOsrqZuoTIA== X-Google-Smtp-Source: AGHT+IHigJDBMqAXdQccc6mRsFy8WPjUJSBNj/yT25QJfpEDoul0yC0hFEsewnprNntDXhgGWtkio/gG+Ev6 X-Received: by 2002:a05:620a:1a1d:b0:76f:1614:577a with SMTP id bk29-20020a05620a1a1d00b0076f1614577amr5414318qkb.5.1695789240280; Tue, 26 Sep 2023 21:34: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 jm14-20020ad45ece000000b0065b0771f2dbsm499641qvb.12.2023.09.26.21.34.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 21:34:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 21:34:00 -0700 (PDT) Message-ID: <6513b0b8.d40a0220.58f1f.04f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD9B9605C351; Wed, 27 Sep 2023 00:33:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/