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 54FA3426D6 for ; Sat, 7 Oct 2023 02:58:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FB5C40272; Sat, 7 Oct 2023 02:58:53 +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 7012640272 for ; Sat, 7 Oct 2023 02:58:52 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a229ac185aso32742377b3.1 for ; Fri, 06 Oct 2023 17:58:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696640332; x=1697245132; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ukigb8n+Xho3OnDEUHuyvC0jjoXjNVbS/tBsut9DU9Q=; b=KXsfJIfE/DHFAKGi/oqSz9znPU9NtwDzPngxJ/KrYisT7/NGZOvK89OwuI8MpJI3V8 uB3yaaBoa+tkBL1AWR94ebALmEFdagReQcdmXzHXcffcDsAIUWIc6oYxL2+vhYJL5z9W 4s6Lf+SA5fVLBqRqmU+E+wv4T55GHbyoJplpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696640332; x=1697245132; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ukigb8n+Xho3OnDEUHuyvC0jjoXjNVbS/tBsut9DU9Q=; b=R7BQuxHrmY+HMYjpMfRO7SuPx1M41kGZx19FiKS3ffzQGaXWKzoPUBqGIA3V1TMkpQ y+wfHU3/CTogkGJmUiNPdGqSAPyC0a9jILob2tWPeGJGrYaVpHFdCIqoweMiDlXLoAEh ZYyO8c/rupz855MaHKUBPxDp0N0cN+7f/b+hgn4kF75PDCiKRWFVIngBUeGjPbd9l8kp RJ2KWULSDLjVccqaQb7BlpGo+ZrmgGn82X12uv9kwWUEvzgHZm/dhWOJm0sVwamOz5KM TKVSxS3nIk6EFyNa1I3KOpStHfBlNPl0YWPuvRXLHR+gMsLTgSIDZhETgndrGbH4t86k ZB0g== X-Gm-Message-State: AOJu0YzsU9xrKUt+FeV1agCIHF88MLTwi58znRZpej2Ndr755HFgGlKl EBbKFCMDqV6g4ZQU8qSbEpEvqCdexODvD9aHWjh+XeYXt21j2tq6WTYhR13z9StQT509BG/Fog= = X-Google-Smtp-Source: AGHT+IHuLBhcemwKNilA4Vuf+XcM3EkiuyXXhXKLk56ERzZCgs4x3InZClnFUz+N4L7pFbe30cYVcHqJPACS X-Received: by 2002:a0d:c8c3:0:b0:59b:fb69:1639 with SMTP id k186-20020a0dc8c3000000b0059bfb691639mr9262746ywd.32.1696640331883; Fri, 06 Oct 2023 17:58:51 -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 s63-20020a817742000000b005771e04289fsm489842ywc.51.2023.10.06.17.58.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 17:58:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 17:58:51 -0700 (PDT) Message-ID: <6520ad4b.810a0220.b9752.7c88SMTPIN_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 94B11605C351; Fri, 6 Oct 2023 20:58:51 -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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/