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 23D1D43176 for ; Mon, 16 Oct 2023 03:33:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 016F240269; Mon, 16 Oct 2023 03:33:32 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2E7CE40269 for ; Mon, 16 Oct 2023 03:33:31 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fa7e33573so167365139f.0 for ; Sun, 15 Oct 2023 18:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697420010; x=1698024810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VgkxmPah60d8Segt+qN0MOKlVveGj3xGm0XniEnCpJs=; b=YqXPAL185kWeZACZZTi3FX5QLFtSqMnW+niYftjHfYogMHG2sBmteBWB1X5Lyj/X2t iqVjxIT0NYu3tNGodqmjgA5kErDXYrZcJKW0mvZuF4spVKc4psmvq9z/jxXm0FMujcoK hy4sf9FP65n7GLN7ua08UI7EggmithOgaeJjM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697420010; x=1698024810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VgkxmPah60d8Segt+qN0MOKlVveGj3xGm0XniEnCpJs=; b=bxLpcat/GZ5pCkp2trWZ2dGBEhrmndy/ecriVLdc2LBQpuISxdzieKNMevIMNTSng0 mOXlRp2KPMXjdcsGBm5BBUnkjZSqn/G3Vs8CoWwXnfqNxI70cyjY2+7tUnmj/hnADKBi AdbYW++zRyIrOboXoBY0nNhXiqOjKo5IlgYbXjQv+F6lhAM9mQ2SZYcoFK43XtGy0Wut GAegmFWCRouY/M6jxOKN4UDJTIdw4SPNf+zvnP+AfHJZjFapbINZB9jnW/x0qzeoLo4I 7fALB2BXqtHZYUPtv/cZ0iGfkPDrSOa0Xrt9KoCCYZJZS6o/3XBR2GNnl8EOZZYg9sp7 t5vA== X-Gm-Message-State: AOJu0Yy6PY+e7HDhjVIDJ1lCf/g+6DPtxukKZo0uG2WXm5TCbi7ooWxc HNi2iGa7atW8TiiXdbD12cw0ZUUuREgmVoxZdDtEPjjq7RpLnb7LScocMg== X-Google-Smtp-Source: AGHT+IE4WGWayRgWGuUXAHxh50XteFML+s8hPpZf13vR7cB8epNw0q1Z/z/Zu5smN+Mh1Zt2/fW4N17FWy2+ X-Received: by 2002:a5e:8810:0:b0:799:2163:418a with SMTP id l16-20020a5e8810000000b007992163418amr36689877ioj.13.1697420010547; Sun, 15 Oct 2023 18:33:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a02aa81000000b004305b245912sm606366jai.17.2023.10.15.18.33.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Oct 2023 18:33:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Oct 2023 18:33:30 -0700 (PDT) Message-ID: <652c92ea.020a0220.71f4a.c4c8SMTPIN_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 0A5B96052514; Sun, 15 Oct 2023 21:33:30 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 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 441e777b85f1ea1eb6a2a970ff5d5c8e027f520c --> 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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26480/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/