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 37489436D0 for ; Tue, 12 Dec 2023 10:04:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17A6E42DFF; Tue, 12 Dec 2023 10:04:40 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D71A642DEC for ; Tue, 12 Dec 2023 10:04:37 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35da85e543eso19776235ab.0 for ; Tue, 12 Dec 2023 01:04:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702371877; x=1702976677; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RgJ3awjMwldhvIM5rixHJw8UEjN5euAgaDMATPXtJzk=; b=HZwO+dp28fXBYkj2SfOslttNCZ9GpnmB3Z9hm4zePREHHBKt/iapfpj4CaWBZK6Y1o rnNspHxomDFQIbY1oEnAkZstUYZU6v36xusOHA+u5fES0rUw4BONOFvLWDGDOyx3NjSB tPg38yITYv4fYSGtWS6dZNOVu22Afz3XyG+6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702371877; x=1702976677; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RgJ3awjMwldhvIM5rixHJw8UEjN5euAgaDMATPXtJzk=; b=ealjUcwT9sHQ9Bxll4rjXU+b6RUwav9Qku29m46wrArKNLHfz4enwx1d9HYdganH4c TkWa6EGzE9w4v+RzGhV7gS20RBhMnC39JjWtNINZqrNlT1XohBFq6wyOtDMNSjqzMyne F3V8ZHhjbB8OXPJhZWrLOr4fZiyPqHWB1OUU0+GLcGVTc/+n5XiZ9LqZzqOZhl3mvt4i MWToFVbFry9uGjHk4kVddYIWMFc93l93jaE1hwXnrsjJfYxgBJCexB/qUttVEu/68Hvu QUN8WzgUk1qUAhZrB/UvE33F7YktUKyVznF7qWJNMp8oRPdTyEyfZyq0QgaWZGxpGVXB ZvPg== X-Gm-Message-State: AOJu0YxZlLUO9ZM73YYxh6UB5kAstG5VyuQQLr7sotqDePGqxFRWgrCy sgVZUe3SIGG/B5VmB1IsYFaRbo1jh8GWwhnPyWEajPpmvk34Tg== X-Google-Smtp-Source: AGHT+IH/H19b4SRlihiB3lxGsZ4fEIV9rDGRscSPNf7tlqwP25AfWmKIpG309v/ialPydgw07QgXUxxRSJ8L X-Received: by 2002:a92:ca4a:0:b0:35d:5405:e63 with SMTP id q10-20020a92ca4a000000b0035d54050e63mr6660529ilo.31.1702371877121; Tue, 12 Dec 2023 01:04:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020a056e0212c300b0035d482dd5e5sm792390ilm.3.2023.12.12.01.04.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 01:04:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 01:04:37 -0800 (PST) Message-ID: <65782225.050a0220.4bbbb.8385SMTPIN_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 959396051823; Tue, 12 Dec 2023 04:04:36 -0500 (EST) 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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/