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 E71AA42331 for ; Mon, 9 Oct 2023 03:13:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3C15402A3; Mon, 9 Oct 2023 03:13:55 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 0242B402A3 for ; Mon, 9 Oct 2023 03:13:54 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dd78b46995so1955842fac.3 for ; Sun, 08 Oct 2023 18:13:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696814034; x=1697418834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=31Yq0jaVLMp2bMrkv6oV12d4nwyrD6Zb/BtEoo9lfgg=; b=bX/VT1uMx7rC5zaVYAHKTu/RF+loEBfunH1WX8LClyWC5iEfUkybkhGBVFZ3pBnaqQ v8H20hVd5MMw4jQkC2xZ+FcE1DW0RTHWm+Lqj+YiWQi3aTk2mvoi4CsG74U7Q8uV9dFW xC42EiOWGP0Dh+gOuY6hzqAr+gWlVy1yJ7qxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696814034; x=1697418834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=31Yq0jaVLMp2bMrkv6oV12d4nwyrD6Zb/BtEoo9lfgg=; b=d/Uu2TfaCgm8ypr8jVsQY2nr3uBsKTSTtbpH0S4viLA1s3nUldbai78ODk93L803zR lqvGt73YiNpRbnGTS/6IxNKLF0q1ZOeS4TQfoWuadWHd8zF0OmwVnvp63iqnjJfvyEGr 3rI8D9Hc+oXyOeBshxExsyI9Id6lNDz6gA+NMwDXcn9ucS5Y1zng0hR0tyqs/nO7y49l LehjWyLnvabECMREBWFeEc8h27OxAeUQB7XfuZsXRpbr5uklGUllvJZyLIIWqdq2hfE8 1jpwKJViVgFC5q5deNV/7QqYZYE6Icrtu7CtzGF2r0y9rXzycwFnFs6qvI+yfVSYIw8p 2VRQ== X-Gm-Message-State: AOJu0YyQIpBA+GJujtmnYYwb4z7xxb5xUufxmgTObnJGZpEugDfQ3zp3 qvPm6r+4Et+HWQxyhpUeuJ3I2AqEXSze7cuEgchpqJ9Rl8wW2j87m9MuVA== X-Google-Smtp-Source: AGHT+IGbuzpfzw4LeAmQNJz05zQ1aXj1ttJMtRYVi0u30hsig7TPkGcctrClwB968365teL6h9TB+Hvn/tXh X-Received: by 2002:a05:6870:a707:b0:1d6:cb43:71cb with SMTP id g7-20020a056870a70700b001d6cb4371cbmr14370209oam.54.1696814034221; Sun, 08 Oct 2023 18:13:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v45-20020a056870956d00b001d9a5be2e19sm715022oal.24.2023.10.08.18.13.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 18:13:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 18:13:54 -0700 (PDT) Message-ID: <652353d2.050a0220.cc565.62b4SMTPIN_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 9AE116052514; Sun, 8 Oct 2023 21:13:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/