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 D642C431B6 for ; Fri, 20 Oct 2023 06:29:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0119402B7; Fri, 20 Oct 2023 06:29:57 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7915D402B7 for ; Fri, 20 Oct 2023 06:29:56 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3512fae02ecso1434805ab.2 for ; Thu, 19 Oct 2023 21:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697776196; x=1698380996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4kJ/bavKDkQbgjNcEvO/Us+YLgckuVm1LL+KCr6ZnD4=; b=AABhzTTIOfauBBMySfR7A3d6MoZdkDkvvC4YMuDfol+k55NaB9STC2dAUWHTXwY7w0 15IDcExNITgWVnH33m1badmq58gIalkXW2QbSuI6BGb5rMyjAtfYNdWB78iSb6SZ2SWH yDGq0Ztwh4T2RGrwSdoA3wCcfsIfGOWOwld3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697776196; x=1698380996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4kJ/bavKDkQbgjNcEvO/Us+YLgckuVm1LL+KCr6ZnD4=; b=mh8GmdvBwtSaqFSP7kB37JSLxNd9vtzCQNlVIUpFCKYoDLSlK2ITxN44o/BrZqJXPq x/lQBRDjgW8x9z2UfDKDmsa+Smdj3dNr5tlFVDW4ZsgpA2kvAFDt0+wttpng02ZkGCcj ROv2uAEgPVN0H0m0l1/z0IVAHdFaC2ilVVa59GosXPaasssm5WJMseqKH+cJ7DB4suXu MUBqvdC0ujyyJ9lubmfNrpUIm+dJP+0qPvp/OPFyBoWqvHnoXTo084lmTlOrweLJQ2li 9ndPygjsSLLS1H8Mjmg/JUbDQcvVWgud/wAhCOl5lFzGh0u3zZII8xcmhIJmjgnGc2I+ M0BQ== X-Gm-Message-State: AOJu0YwYvxTsuwOIRf54bjW+HT2MGf6OByW+KeCJR8eMM3X0Naa+yPyV Bq7zMQQf7tmzQ4PCMz2HDkwZ0699dUrtmzze1aupfkvvnPc2pQ== X-Google-Smtp-Source: AGHT+IGo9H8TtafcMXA3t+HwIkFCy+lKNKJt+YWL4ijI97MxgJNh6HO0VrVcCvzarbB5likmns5F6Ptu970M X-Received: by 2002:a92:c248:0:b0:351:b22:af5c with SMTP id k8-20020a92c248000000b003510b22af5cmr1131468ilo.32.1697776195978; Thu, 19 Oct 2023 21:29:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a92c262000000b00357abb88f01sm107889ild.49.2023.10.19.21.29.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 21:29:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 21:29:55 -0700 (PDT) Message-ID: <65320243.920a0220.dceed.2af8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 82B3F602A042; Fri, 20 Oct 2023 00:29:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/