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 D373043FEF for ; Sat, 11 May 2024 06:36:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CED69402C4; Sat, 11 May 2024 06:36:50 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EAC3D40293 for ; Sat, 11 May 2024 06:36:48 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c926b3fc7so10556715ab.1 for ; Fri, 10 May 2024 21:36:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715402208; x=1716007008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dniHLsJzmsiGmU0g2ck1C9ML5O2JqnsLsGBOH51GqxU=; b=SqHMN6AqgEm2XZ7zUpAiGq5MB7DL9JlplNoet4o2blbgfrCaGscT3t38xxXqrOHePR Nm8mlieDQwYgqr6CsTdKu4uc3BZSfGvceUBfEnSzDqXISbMzgFVd3TD2CX157omBHQ3+ HN0LuEqCmq4p6aKC3yh+8sKwYjoJjLirQNoqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715402208; x=1716007008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dniHLsJzmsiGmU0g2ck1C9ML5O2JqnsLsGBOH51GqxU=; b=KJydPdLYb6NFTXCDLj7iHE8oC0PMNfNfoNC8fjBCWnMHS0XDXleqWGxEGSmHxYwjyV tFrsZzLqMYceMVQrSO0MdHMvduQCa967g7ALLr3N7Lo1u+Evngg1HlcTTo2sEh0mlQP0 VYlQBRjMDsFsBum1PKQMlBPo4QS0qgLpdQIrhZ0K0tru8W4rD3WYETC8ZhgvqItU8ogc 7RieOFn7zXWJpWAItBd7OoWGk+T2LCxwrnHDK0ivy6gQX0CDIXXcY3HY7AxDX3gI2eLM MYgDHmpRTgSLAfI8KqTKEzBMqizJqcYQz/HhHCAfb2QydftdhJVA6diT4qyaM2uHlSw8 Ua3w== X-Gm-Message-State: AOJu0Yx3fuJ2x0Ub7gYGvQLhlwmJlcUAdrsZ/Vdk437l4K9LvKA9kOnW 0R2987XSyQwrkfvyzUO8CWS6LOtdwXJJFb5aYSFLuQGbAzBnY0LSWhSBs7QOidt9K0sek7JqxUL 6nElvwVOfvwUuGMfEie5QE0dSBk68GqPsInOOpRQMB5BBPXJ5 X-Google-Smtp-Source: AGHT+IGwT+nPZbfkMbo1u0eNqWkdmIYgWoEK+/AUaWNKgBB6/Z5+KrSn4vmBlD4cbS87iWDbNSYBL+kbz0Hz X-Received: by 2002:a92:c54e:0:b0:36c:7bdb:c86d with SMTP id e9e14a558f8ab-36cc145a860mr51887505ab.11.1715402208314; Fri, 10 May 2024 21:36:48 -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 41be03b00d2f7-6340c4d4a6bsm355885a12.18.2024.05.10.21.36.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 21:36:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 21:36:48 -0700 (PDT) Message-ID: <663ef5e0.630a0220.605d5.31f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 671746052538; Sat, 11 May 2024 00:36: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 | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/