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 1CD04440EE for ; Tue, 28 May 2024 07:25:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 138BD402E4; Tue, 28 May 2024 07:25:20 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 93319402D2 for ; Tue, 28 May 2024 07:24:14 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5b97539a4a5so192977eaf.2 for ; Mon, 27 May 2024 22:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716873854; x=1717478654; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+ReeW2MoD+PAWVdNJlHUmf50JKnzo4uEApBUcoqqSQg=; b=LphSau+fT7ZzcYeFpjOo2t8f2h9OCVwc6hDGolgkjMuaCcOr6NnP9mvfPW4ACbodkL scPkIalBFlTcws4n/jeqUT4Ik2iXyN5OYgW3Hs69A1/328m9ewT8k4oQRFENdmnE8l/Z 13W2u2NgSRMatJkngOLXIJMrw+WLPWSQZUbjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716873854; x=1717478654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+ReeW2MoD+PAWVdNJlHUmf50JKnzo4uEApBUcoqqSQg=; b=a1xGAO5w7hTE5pXBBV+NAUJJk2DplpoOWU3ozM2eVB/FmwdyuoEblsAOvzMPt42Du2 tu+D8apijIU1ua5OnSwDrTA6anaVueVN1RLt9FHAhsbLIdq8U+BFea5zXHqtz1C/d8L1 9O+BmjpxJBmGxYVy4VBqQUmpbP5SwAJV0Mf7a30Kf/OrNTTJaEEp/Ob3ej42pmx7CWJm BDN6QbZDxxzVP+uRhjrWAOG9HMMmJpWVl3DjhutABsPl7/qNOi3kAbC9vg+fSB3yKzFc iRxvXXyJ+mp1TBzx2kAy2tNHf+vG+tN52e19Brqk35xIWohI3RjHfjq2uZvZ3zOR2c1n 65mQ== X-Gm-Message-State: AOJu0YzyMWa1TZytN3FsXPn4JP+VV0UIgo0a4CtxTejNfFGBtMMghhaZ +qBtxViILnF1+vb5sbszW3KEF7h8oiPG0y1sTSiBrqXZtX09lvxknapE9DS5UvW7uA9v3oYcM3V 4yma7qwDcyPGaaV9sAImqdeBgLCbXcJakq9YdWxBWz/QY9y9G X-Google-Smtp-Source: AGHT+IGtDXzG3GF/QbigrlR4ITDbJ++TNSoqetG3eumEhtUnfro9ILqFTI+gOSE4JNq0hl0icj/fYsTKoQ/8 X-Received: by 2002:a4a:9251:0:b0:5b2:7675:7a48 with SMTP id 006d021491bc7-5b96357c6b0mr9444180eaf.9.1716873853916; Mon, 27 May 2024 22:24:13 -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 006d021491bc7-5b96c67f076sm1258039eaf.26.2024.05.27.22.24.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 May 2024 22:24:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 May 2024 22:24:13 -0700 (PDT) Message-ID: <66556a7d.4a0a0220.1d6e6.cc57SMTPIN_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 673F160524CC; Tue, 28 May 2024 01:24:13 -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/29224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/