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 12DDD436E3 for ; Wed, 13 Dec 2023 16:13:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF38C402C3; Wed, 13 Dec 2023 16:13:35 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E6DB14021D for ; Wed, 13 Dec 2023 16:13:33 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbcd0928530so772994276.1 for ; Wed, 13 Dec 2023 07:13:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702480413; x=1703085213; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p9yy3U+J8683A0nOhi8VKvSSr3xg6ZpQ1sue1yt9NL4=; b=aIMeQbV0MqwFC5LqLLAbxbLAV+V87ZZ9O9RSEc176uAo9L7YhSdu30pMB6I7e/kHI+ VmJr9UBeXMiNXb8BDQ39AhQyS4kCSuTrSEnPvQ5tIYWVNb0eggYeLDDlLOE7S7Aua7sj DVEkuMPXHX6vnwMWg25yrsVyZOb+Y6jynquqE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702480413; x=1703085213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p9yy3U+J8683A0nOhi8VKvSSr3xg6ZpQ1sue1yt9NL4=; b=wDPY+DRue7xpPn6mwZY0n91HDZB/E2fgd8l7oS/2kCI1+2L/VzfHgkCzMWw9iKFt/4 wtF0rko6rPLa+HDTrckJPUXOOYqOvLDA+o07A33fTeRdgzSjjNimSxmIaeeh06cX4f36 6Nohz8B8cX/Jhk9jCNFqxtlPTBwiXYijCYeNtbwkWQsui27pMDfTO14IzYh+jKBBg32f 9eWug2unA/iB291wFAAJWhxaOGLAGtN5ZgpiSxELRzOOCZjstLkWAosgulddcJg+tAHO k3nEa/Ot1Fi5xEuOh2Aqr2z5syPXkBOl/vuuWACsqXxiNpipL/dgx9ZlOFXeh1mUW/W+ jS2w== X-Gm-Message-State: AOJu0YyrLH7jWJOlKO8X4AoALaAGkIKN50IUnyLI5rX4Td/67jGl5vny 2DJETiOUAzTY3Rx0awyIKTJuZkAccbV78GiQ4UsGOrIASBQEPbaxTMpCsjl+iJCA+w== X-Google-Smtp-Source: AGHT+IGQVWGVHBKZXgNCl5TeM8G4wB+BLFN2/KQncTFy9Uu02Owiyeu76G+zkiqY2doVqLWlbx7M4HZ1qypi X-Received: by 2002:a25:b186:0:b0:dbc:d979:730 with SMTP id h6-20020a25b186000000b00dbcd9790730mr331489ybj.79.1702480413289; Wed, 13 Dec 2023 07:13:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d129-20020a256887000000b00dbcd9f3b501sm80793ybc.16.2023.12.13.07.13.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 07:13:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 07:13:33 -0800 (PST) Message-ID: <6579ca1d.250a0220.96ee4.20ffSMTPIN_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 6D7A760004C2; Wed, 13 Dec 2023 10:13:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 12c151767f1dee2a7636c457e522bfd6447996f7 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: 22.11-staging 12c151767f1dee2a7636c457e522bfd6447996f7 --> 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/27320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/