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 8C6C14234A for ; Tue, 10 Oct 2023 10:06:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 674E040278; Tue, 10 Oct 2023 10:06:16 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 169B840278 for ; Tue, 10 Oct 2023 10:06:15 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-690f7d73a3aso4755686b3a.0 for ; Tue, 10 Oct 2023 01:06:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696925174; x=1697529974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T7NLxMUOhO5RA8ljrfS2zcDZ0ZxVPhUzzRwRXjRlYJA=; b=BDDjpa6aL/hMi8OZ+yYovsOzhcnfQWxDFSoSrqba/5AA3IVDAvgbj9cbLpNzZspo2w q2FMKyMXC65+5+cFqCBClz0TC6F2FAkJVYBQtkA4s5Dmrxzq9zjN6OTaNvb+iHur+whF jIrPYAi7LEty0vGWaAQrsjfyB0Ir/OsD/HUas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696925174; x=1697529974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T7NLxMUOhO5RA8ljrfS2zcDZ0ZxVPhUzzRwRXjRlYJA=; b=Zn7TNs+ddhm77vgmyLDXuBH3u/MlsPxKc3lZ3HtPxvyDzTYFi0EKw84aZUm5m3hOBT f+OFhytxUWGQlZYJoGiBbA7F3Suhy1/L1ng06usxReC3hsXi6QeTayxwDdW127i7hYb7 LUkNGxI9x9pIsWydDHHOEBu0FdCIor8+pdWNIDabjO+OmgebDaR7SQlVYxupHy7Qypk4 xcT7mTDfmw41euE7NI0urx2CmKnMXIBjICwh2/AiZg0/CFqMGJWCwpZyaCB54CYuWN+N Va84edSEuibXqHMycVyOsMar8YPFqsX5H0JjDekIJXxXLlvjbKaPGh8S9CM+j7VMrqBh +Icg== X-Gm-Message-State: AOJu0Yz3xbxlGf+89Obfry/LpfjjU5+W3PQ4QGl5Y+VQQHOwl7x/ArTb JfqAAq/4iG4PDhTo2EnJdbyZe8ZhBIQZRmIoHzHxrr427t80oqxtwtg2P0H/23FVrA== X-Google-Smtp-Source: AGHT+IFGTdH2tHzvFHJFZvmt8HHRwVj1dtTAuYlI4w3OSjyMdcJwgj0fnT7E4Nk/EeN+KH8yPXIe1QdIqJBB X-Received: by 2002:a05:6a20:4411:b0:15e:1486:1e08 with SMTP id ce17-20020a056a20441100b0015e14861e08mr24460172pzb.19.1696925174180; Tue, 10 Oct 2023 01:06:14 -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 k19-20020aa79733000000b0069048b17f9bsm545214pfg.5.2023.10.10.01.06.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 01:06:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 01:06:14 -0700 (PDT) Message-ID: <652505f6.a70a0220.5008e.0240SMTPIN_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 CDB8A6052514; Tue, 10 Oct 2023 04:06:12 -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 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26411/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/