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 568E744028 for ; Tue, 14 May 2024 08:18:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F735402D1; Tue, 14 May 2024 08:18:19 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 34DA3402AE for ; Tue, 14 May 2024 08:18:18 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e1d924b0b0so99791239f.1 for ; Mon, 13 May 2024 23:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715667497; x=1716272297; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tgrp+b6AgFbfNALq7S+Cilzt6iBHJFQy3ppROQ8E20o=; b=ixveHBWMdN4B5U/Ee5lfaDRDpapAdUw9DL22dgi2ChJshinUaPCi+rEVjd8xX125Nd 2F2J3rPLgRSsGvdEm5JED+Su3gDZNssJu3DfYmq2R6GoABb+HCljQpdiSWd9gnWV+D50 8M53L8BaFdrl7JD5mSWOs5HhVgAHBh5JnWrdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715667497; x=1716272297; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tgrp+b6AgFbfNALq7S+Cilzt6iBHJFQy3ppROQ8E20o=; b=aJHyh8Qe4U6EpKr6N483tT/7Vy7dpSR5cJLV5PvDV7igCfZGIGmnYa/yaNuVWjAYd/ tkIJATUkcLtbwV2uXNpI5Mj/XdhiL8jgw41H1pBDUdUrEMTbtAWI/qntuy64jT9UATLM 4cBDZJdLMvIwNsbiP2HhMmPi41v3PbsfavFuEBkfEXiwXVNNlHb3Cqvkp2fyFmY9romR u7fVezDC03sZKsT9ag1mOKl5YyZZvCsBGUQTWamaSj/xFcrjoGirHVWa9m8euqULno6H W32EEZcu2+O2A9ZAlI3tGXw6xN/EwqnWajqLj99cYEDRO4ww2ZxEr23JoNjxvZu7yFr2 +sSA== X-Gm-Message-State: AOJu0Yw8kL0vjkrd+1AFGcnxoKKi6MAfO03vKtNdqUz8v7xX4YmFSg0N e3ycgMy6JxcCWPXfuiJxcNjc/MQHiwz4YJ0cDSi0Fm+MBq6I1Wvas+ybfc/vyE0N7htzstKcvNu tMdm27poiiFtgQgg/1GxkZxFSVsiIJt0J X-Google-Smtp-Source: AGHT+IHQ2bzpxIGLbDlygt6Xm/YeYZob0io8sD/dben8L0gBBkkJ/r/KPzWKTdfEAe3dLto4cRlLm+UXNha4 X-Received: by 2002:a05:6e02:1c0b:b0:36c:4545:e211 with SMTP id e9e14a558f8ab-36cc1449c85mr151563385ab.18.1715667497495; Mon, 13 May 2024 23:18:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-48936ddb0ecsm548823173.3.2024.05.13.23.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 23:18:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 23:18:17 -0700 (PDT) Message-ID: <66430229.050a0220.d90b2.f3c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 075DD605C380; Tue, 14 May 2024 02:18:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | 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) 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/