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 78FF544071 for ; Mon, 20 May 2024 07:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CCED40263; Mon, 20 May 2024 07:30:48 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3F6B2400EF for ; Mon, 20 May 2024 07:30:38 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62050e00cfdso17756427b3.3 for ; Sun, 19 May 2024 22:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716183037; x=1716787837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fCQBmzzTTqeUkIPI8XurPqZk6HQT8wHrOMfWmZkdgUs=; b=Simo3q/6/Ulvqlabok5uKzEtvHMfm4t6k6aAtn8tNY/4+WuNjT6TpJDNZa9KZitDGE pTyCL9A5xt6DpfI7Jie0dVbUKyHljyXt3lqOu0vd8ca5GjUvggl2f+85y1XbDhN0KOUx Q1LzTUJTAFF/VtryJKLoGqmsyKE69+2TmbDKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716183037; x=1716787837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fCQBmzzTTqeUkIPI8XurPqZk6HQT8wHrOMfWmZkdgUs=; b=fSDbACa882UHNnXmydFoGE8C9AxclXaagbgaf7sS9y7MNB18J8FMXGWh31N9xTZNLz bCRq2hU1s8s7YOOVMSvPaCMEnPF6PfR/TlWcnmqxWtVfx8WnWWLmvxoWatN6uBY+y+92 vSaOWc51qC+vf4o42JhXihPG4aqE5qHfKqvNOHDEJAYOgG7Is82Q1clBGb4LS31DF4dg v7d/oQEMuLUkFnEWnYCENPQ+6ULUBpHa8OwxYBPghqUVUoTNltV5C9hUmtsz6O4LyyVU h3B4J0RV0ABa+D73RWGzeRp7Arvk9Y6DPlxyCaDcI5KPr9jpUVxaGQXWMohI6H927K/l w4dw== X-Gm-Message-State: AOJu0YyHH5rxyGQNzz66Jce726guKJoD3E6RG++8dR7Z40vx/ZUvEbNd wJsKNoXJa10/V7N2147/IQyNirgZkETgoJ3HpRvPY6EHaTDG49+GVagfmxBPa2uhV0ay2B7uDOj 6GgjpKmHlTkto4fPoMFBAw9duKYjmUiA1/9ePjL9LRktKeOKz X-Google-Smtp-Source: AGHT+IHG16bmplDddCEt7Tm++WKId7B7FJ1o1r6RhPMw5TKKPvM927hbGAg4i73GMY6AhJMtHfueluZ5iTlS X-Received: by 2002:a25:ae16:0:b0:de6:544:73d8 with SMTP id 3f1490d57ef6-dee4f30c6dbmr27987864276.35.1716183037639; Sun, 19 May 2024 22:30:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-dee8ba6fdb7sm547847276.3.2024.05.19.22.30.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 May 2024 22:30:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 May 2024 22:30:37 -0700 (PDT) Message-ID: <664adffd.050a0220.368522.816cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 427A060524C7; Mon, 20 May 2024 01:30:37 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.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 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/