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 D03E943F18 for ; Sun, 28 Apr 2024 07:26:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFC3B40263; Sun, 28 Apr 2024 07:26:28 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 64A7140263 for ; Sun, 28 Apr 2024 07:12:41 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2a2d0ca3c92so2450367a91.0 for ; Sat, 27 Apr 2024 22:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714281160; x=1714885960; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R71nmYpq/AtVTVgAV4hL1AxkgF7M5asI4YfU99uTiFc=; b=IungjyZTOlNh44VQW57j/HSJAf+hdQkxsWBHXEVCJGwXQihTXVNuwyg7fT61oQpx/c pMn1cU1IQmomZ9k06HCgmwbiQkkXMHiPwY3EKzQjRDPoxcm55mqDAR+bYZW1XUd5KcJJ UwlXU2WH5EpoE4IJy6Nh9be7oirGINh3IT9f4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714281160; x=1714885960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R71nmYpq/AtVTVgAV4hL1AxkgF7M5asI4YfU99uTiFc=; b=UguPlErVYczsheW1+Fvnfj8Uy2HFVLv1tHRD6xA4nGjrbrdvAcrVqXQIT6QuJP+je5 qdqjw6BotC99lw6mCyfKsiy5hRbhc+zqF4xET1AGle0m88EnTvYwSRAsBmElflwqXrLP O1rGiBI0GTIoKQfViXo0dRFMYXLMR6Rijh04pV9/cwEcmyx3UxL99+uwJhHis6OFOp2O 2W+UtzPdHY6gT2kMARS/91s33na6U6+PfgOSprY8qFNswfCJrgBYPptKH0AZP+ulQcx+ IUmMYsmQun2iX5VlILNwMnFoLD3AWHntKNT5a5lg/pky57RIKTjWylEGMl7ZlTodlns2 A+4g== X-Gm-Message-State: AOJu0YxTefK5O9d/LL+wcoxtW6Qsl2oajMHUk4nF9g611qeu6cAwjl2e Pgv2UGJUfKaYnLM0m7n59PI34h9AR5M5c7v99YTkyGjdrMpVMIYLoGMOdGsIdBc8076RXPtJtsK 6QKFCyJjcgBLZPAe4cCfLdcY4lv7yV3ryAvX3D+nl6VU6joUl X-Google-Smtp-Source: AGHT+IHUDiqljMm5vVCFxHdWur3tnKLdUhDOlztgB0PQiRc0m4V/brx0EDIBRRCokqUWc0aXntyfzsagyotp X-Received: by 2002:a17:90a:6fe2:b0:2a4:6ce7:37ad with SMTP id e89-20020a17090a6fe200b002a46ce737admr10747837pjk.5.1714281160559; Sat, 27 Apr 2024 22:12:40 -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 oo4-20020a17090b1c8400b002ac504fb01fsm1346253pjb.3.2024.04.27.22.12.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Apr 2024 22:12:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 27 Apr 2024 22:12:40 -0700 (PDT) Message-ID: <662ddac8.170a0220.f77bc.1b22SMTPIN_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 AF9CE6052514; Sun, 28 Apr 2024 01:12:39 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e9b8b369deed1d368079e2591fa8df4a4b9dc94a 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/v21.11 e9b8b369deed1d368079e2591fa8df4a4b9dc94a --> 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 | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/