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 2AD414547B for ; Mon, 17 Jun 2024 06:58:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C790940614; Mon, 17 Jun 2024 06:58:56 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 653904021E for ; Mon, 17 Jun 2024 06:58:32 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b2a6e99be8so22752266d6.2 for ; Sun, 16 Jun 2024 21:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718600312; x=1719205112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5B7nqwIODiQekEZkm46n2MlEE/CkzTsvv41VCvansCI=; b=L0GktoiSWVg0imJgIJNy0kQaS7oz53A98OtQCKjcSqKobmGY9zq0gR4OdU1LWLj7QY mFoL23Sm5cRO6ThbYBG2rfH+wVz6LKBVrRZpoX8euP0WxEvvz2spVoVwcmyBLUBKvYVE 80x4t/gK2e8Y9EMccHt+FvtnUSc6m3H6aggO0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718600312; x=1719205112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5B7nqwIODiQekEZkm46n2MlEE/CkzTsvv41VCvansCI=; b=DVZ4iwdQr4oDpP99VdXE3iXjN35pQVvg9YofYGUiZm9AQ5FhW+jSzfWNiKYs04OyWV x4eqdJDBixORMysjPuPOYfUqoja8o1/EonkLmeFdRceyPc218fJ+bHtR3sUURE67p/YV fQaskIi/TrJUmmhP1ecB7wT3L74kYdXB/cFgTvQWcsCW1t5Aw4NLivJHZRyXr1M+tjiD Wpt1yHfVL90RLDXtQ+SGVCG9x5GTTQvZF+kcvzcpPBIQg9B+oRJFKZX51+cZRRCCV7k9 CnpF0yLsBBL1Omf2SlwG3fEmmEJJ3jiXHFUAyulfrE2GrlIhY1+AhCaju815b1CK+KCJ akLg== X-Gm-Message-State: AOJu0YwI2YgVsFIHIYU642lQQ+YYQxO7FmumCY0W3IiArQoeImlj3QlJ E7Aui5hFSxHFuRe8fsmuEHNw5Ovr5IRyKF5FYxvdCnnr1F28t1NAlp6GL7UaPb82BGJWYlLb0md GlNCxZ52HRunc/NqgBrB7jMC8aVHQWp7B6KDlod5gZzuKiqvT X-Google-Smtp-Source: AGHT+IE3BiBtg+fwdrvKYaaeELjFibZ/BhPNgYhbYRKBLQtTHPMP4ALpYuPwSYiKZeXXJEGpGNZ7YGd1LK4L X-Received: by 2002:ad4:56e7:0:b0:6b0:7eaf:febb with SMTP id 6a1803df08f44-6b2afcd658amr95303126d6.31.1718600311839; Sun, 16 Jun 2024 21:58:31 -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 6a1803df08f44-6b2a5a91f14sm4297356d6.45.2024.06.16.21.58.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jun 2024 21:58:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jun 2024 21:58:31 -0700 (PDT) Message-ID: <666fc277.050a0220.5299d.c8dbSMTPIN_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 7A05C605C373; Mon, 17 Jun 2024 00:58:31 -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 | +---------------------+--------------------+----------------------+ 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/29461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/