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 AFFBC41F41 for ; Thu, 27 Jun 2024 11:14:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82EB40E28; Thu, 27 Jun 2024 11:14:50 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3C3B5402C6 for ; Thu, 27 Jun 2024 11:13:48 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-63127fc434aso63764367b3.0 for ; Thu, 27 Jun 2024 02:13:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719479627; x=1720084427; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+j3P0o1rveiSvrfyIa1dppVjqrqvzlhulx8A4tSQPPY=; b=WE2J32o6x3x65AzZZCx/23poUuvXP8ZzgZYJrtJV/g85YAoahCMUJ9PqV6SduOPI6u T9W3WD16khR9jdWlpnjPKLSl3IIbJQC0TyoFz0muAFtgQupdl3qqb46GMjD29VOMY6qI iwdtBp3s5S5mOiPCN60gebKbOi6MxxPdVsm/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719479627; x=1720084427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+j3P0o1rveiSvrfyIa1dppVjqrqvzlhulx8A4tSQPPY=; b=Fxz+oScT7LZelQebVN1aeESBVtsaIw44KG6LWoR1A8qg2URNFi7EClKRW0zT2H0ZJD A9ZNSPCCvJFBYtumgnfhE+Zcu8rNaLukSrAyT51vgByIZN2PnbAVtELXBI+r/L4oJan8 od92wtjgUsm2usTYBs8wES+iQVCM4aCVBFV/gOI+jk+MbOHW1dH0Xny7UT2bpDetm4P2 roY79zL2AN/hOjDgoMHTyVgMx1LkmRLcjyMCOkAN3NgPu1s95kzs0IiZkmlATwccOFvV zTg0LykV9uGPaYwsjz6AtXvdFYf+nlnGG6mDPX4SxE6R0iExF8keQj5kCItBu9Rx6UKe ltmg== X-Gm-Message-State: AOJu0YyrrjozT3gFSEFwCAjxXFOGiXy2N0l8A5YltKw6Tfn4sVSRY/0z o0uAKHu3ikPlLE6LZDoLRAaBH2xiU7RGuip+Uk77NnzeNXYOlezBx8pPST/2FFu1BQv/OBkIYi2 nMF3jDZFTRjwgYIow+H0z8sONWvI5U2bpMmcfiH/pO/7DVYbm X-Google-Smtp-Source: AGHT+IGDbL1lC/3CyUSX5cBmef3WWm+jmabL7hT+6YKOqRL31Wd9jCLfCP3lo+2Rv3Ma2avme/V1D2zYJmJk X-Received: by 2002:a05:690c:841:b0:615:6d2c:2cf6 with SMTP id 00721157ae682-643ac71bc3dmr102218897b3.47.1719479627527; Thu, 27 Jun 2024 02:13:47 -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-649790370a2sm198817b3.18.2024.06.27.02.13.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 02:13:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 02:13:47 -0700 (PDT) Message-ID: <667d2d4b.050a0220.2c2d9.1717SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2BA38605C373; Thu, 27 Jun 2024 05:13:47 -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 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/