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 DB917431C2 for ; Sat, 21 Oct 2023 08:53:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D51F840289; Sat, 21 Oct 2023 08:53:42 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B49B140289 for ; Sat, 21 Oct 2023 08:53:41 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7ab31fb8bso16157717b3.1 for ; Fri, 20 Oct 2023 23:53:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697871221; x=1698476021; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fisKue+Ao2LV3xYE6ZwImP/g9gWm06HCHk6ORuJDYr4=; b=KeheiHqlORBjYg4dt/DxhfuKPX9v40oWRFS9Rszd1sv0xXbej+rO39+0oj+DpPhMGG f4Jj8ark1m0IvllWbmxVyDohChiPpmEPKJUUgp6RjheIHLz4nUizsVPjb4jEfWemd9Ts g55kwH2tLS9JlB9D4+kG7nKJKskbPOrs6k1sc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697871221; x=1698476021; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fisKue+Ao2LV3xYE6ZwImP/g9gWm06HCHk6ORuJDYr4=; b=SKkN/TwudvSsRE2dYUy7k+DqpxqhYGCGu+N5gBrkiJSe9OKSKp8+RBwW/RbKK0UzSE P1ftM10+6Df4ebRioieJxT2ABdogDpkTxTlUow7/hpdIjWuZ3G4ogayeGfTzZ3eKnam5 BekAWmJf5DIeaSYX3iClxhyqD86xtvEFv4Oi2ptDjNPFXKDJ967Cl1ZU5B6tdLj7ix8D oxE/yNgJRPfIe5AnsQ5mizt49HyDEc9BvGEn8K275s9y7sIj2tU6mmL8pmZtuIJ1B3fF J9i7aBb/oujr1ptyf8sDFloQzfPsCuNtMPh17JLyWaqELgMVfOJD2a+u3ylDdN/hm//k SP3A== X-Gm-Message-State: AOJu0YzpYf3KbYotm+L1pcChLHHFsKRPymSG8pkIXzXZfBAmWVullZMu 7eZIPnZ3KnqiEQtAkM8QiQSZwpUtipDDboOEEYwqgGwt2qtLEg== X-Google-Smtp-Source: AGHT+IHYj5zbT3+1jl+p3YaQJ5GMr+NDx/l+i0csop//i5iJiH8w9gjsEXH3/0v6IkpKn90FadrmNKxx49Kb X-Received: by 2002:a05:690c:d8f:b0:5a8:2cfc:e3eb with SMTP id da15-20020a05690c0d8f00b005a82cfce3ebmr5032567ywb.40.1697871221175; Fri, 20 Oct 2023 23:53:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l71-20020a0de24a000000b005a7c92d7745sm451050ywe.13.2023.10.20.23.53.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 23:53:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 23:53:41 -0700 (PDT) Message-ID: <65337575.0d0a0220.e59a9.e746SMTPIN_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 D026E6050A61; Sat, 21 Oct 2023 02:53:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> 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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/