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 BA66D43C54 for ; Wed, 6 Mar 2024 07:37:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B16E040269; Wed, 6 Mar 2024 07:37:56 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 984F440156 for ; Wed, 6 Mar 2024 07:37:55 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e56da425b5so1394498b3a.0 for ; Tue, 05 Mar 2024 22:37:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709707075; x=1710311875; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8L1UPIjBpKHX1k59zW6l1zFOyE6eJY4kvAe7lsJRtNw=; b=ESrSOmbm8tCoQJs7j0ks7UchOaptfWSWhplvzDquEP/7mZqrUpZdiMNmYq5OroHGzo DYmkXPOQ8a9QVKhcB/gT3MoQpnh6OIw/sGuH5URsHX0udGOrpBOM/nJFKB0cfqzdyvM+ f0TjJJc9PSsiYWocBw/BtkAEPw790ixxB3O2g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709707075; x=1710311875; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8L1UPIjBpKHX1k59zW6l1zFOyE6eJY4kvAe7lsJRtNw=; b=aZlLU/Cvluou+zFXgc5f+JWZfGpbQdAqbBp52Bj3+d3qMTvi7Rsmpzisg3H3i/dbPU ljVjLRHqD6KkX9+UGXRn+PYDFJZqZhak5YzOCHG37L9eYPiu3g/+YVbtnqvr0g6TS/0m OBHIwYKB9grBdlhV10mRwEZGaePDf4CuR42Q2VniJ9ZACQh+XNNySGqT4tCav1x06HOG BC1W6HEf5OFj7Pf8S3PkcZRRq5NjWRboKeER/ffFQVQYpInga9nNlY7m8C2Hp7cfnhSk XYtQFqJOhTKxKtjz/P2uqDi7PAKTrDBs/UubBmb43cs1Pn6imhSOmw4nJo+A9PoeJkcD h0UQ== X-Gm-Message-State: AOJu0YweWFuc8a1G25TwPC37wXu8KvjAoGbKR70VqJ9b2v5vfSnTiF0U g9v2dcPTf90fOMoikt80NOH9wqpBGDpbmWy2j981Sn1ffNpzKezO6QP0T2f9CMDdDVoEc0SOpf9 iRsUriPrEH3ts7iBiM9hwsocGosUSQw9r X-Google-Smtp-Source: AGHT+IEV1JH6OJS29zzPeR5/7ebOn9ZfhJLqGEryRMOSfBm0nPhJ3d58ZkC6+scHfWtR9VHWNLwMTz0JpGPU X-Received: by 2002:a05:6a00:b41:b0:6e5:30b8:d46b with SMTP id p1-20020a056a000b4100b006e530b8d46bmr16248686pfo.18.1709707074784; Tue, 05 Mar 2024 22:37:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v6-20020a626106000000b006e3d8678ffesm928326pfb.6.2024.03.05.22.37.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 22:37:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 22:37:54 -0800 (PST) Message-ID: <65e80f42.620a0220.d5c49.9d44SMTPIN_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 0CA666052712; Wed, 6 Mar 2024 01:37:54 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/