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 959D543EF2 for ; Wed, 24 Apr 2024 07:19:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 872E3433A2; Wed, 24 Apr 2024 07:19:03 +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 E41044336D for ; Wed, 24 Apr 2024 07:18:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-618769020bcso69442677b3.3 for ; Tue, 23 Apr 2024 22:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713935891; x=1714540691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=493VTLu1qSnmpmeUCDcIBZY/cNVbl9sNc1e+JpXW2YM=; b=iloBXGe0w7uTUlDE8j6pkyXn6MhU2cW6clO833YWWJEPQvHVfi1CD394BX86lCOBOD ksTOR5osmrcWe76DQrijuTWUM5a44Xgkb7Vz2xlvfCLDVDlgB0rR535HInjFSSXiK4wL K7M8Jkm10zoLSsr2ALn33M5MC5UKKTxDV/QLQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713935891; x=1714540691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=493VTLu1qSnmpmeUCDcIBZY/cNVbl9sNc1e+JpXW2YM=; b=KAeurotqv14lUc0PHUwgbL82/3dvyYT0ToO6eGWLEavdla4E1vYCB/vMeK8Fz2MlNt 0D8hLMpz4qd3xAJ9Z9JjH5fKLic9ly0gZyPlVt7zmAGhaheaij74LFyh+jqFt8/KJ7CK Ix6oCUR6pW1TdV502/jM1LSxpx3rCqQig1ntvf74t8NJceR4oOd2Fk02IWboV6MbbyjF zobtkReW4QH4hs4xrL9SLSuixRKnS9p3aCAKqIzncqgDteFgrkDj0ZpI0N5MnfVYlFzR a+I+Rn7QetTgrTei/HGqapZaerDJ2YEudYg+VHFECBnwj6WRwPI4sKZr8X9tmpb9yE14 qvKA== X-Gm-Message-State: AOJu0YyzLhu9n6ljWxpjO5VtqzQv5V5e6dUFhjO7dGmngfiADZbUUf+k 5wz7+ePAD3154hHxEtiy0Q+9YSGaboqkLPuuhSPwqjGdoyFYmcwU8jt17ne0CnIuwPUpxArDgs4 Pqs62/UxLfzV8IzeQV3EEBPo+sDVPQ2Mgfk+QtyJc4dPEez8j X-Google-Smtp-Source: AGHT+IGmDsNChWPjIDPlSybUo+2Kt085lQNbDQNE1fhnJ2cLZ2efRlQk2tmikBBOS6Xk/mOUb2EeKzBTsqBh X-Received: by 2002:a05:690c:6102:b0:61a:e856:85f1 with SMTP id hi2-20020a05690c610200b0061ae85685f1mr1749635ywb.13.1713935891331; Tue, 23 Apr 2024 22:18:11 -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 t63-20020a818342000000b00618689eb236sm1005110ywf.9.2024.04.23.22.18.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 22:18:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 22:18:11 -0700 (PDT) Message-ID: <66289613.810a0220.7003a.687aSMTPIN_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 00ED7604D420; Wed, 24 Apr 2024 01:18:11 -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 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | 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 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/28926/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/