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 3555243E10 for ; Sat, 6 Apr 2024 07:32:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 316B44028C; Sat, 6 Apr 2024 07:32:02 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 31A26402C0 for ; Sat, 6 Apr 2024 07:32:01 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-617d25b2bc4so12612167b3.2 for ; Fri, 05 Apr 2024 22:32:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712381520; x=1712986320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uV6K93VAOd8UHzamj/vPUSX/eelN0FYawlgyvK0boms=; b=F0zFuNWORLnjt7JdDFnjJkmJPOf2t+JxV0FXULHhwZNSZ6zfiowXHb05QN0vO+jk/9 kHUBqsEY2EJQvWPJjR6rvmKXN+XXEu1oCl0hUdvQg7D8DQFrJk5ExAGOuGdNeL6x2Ja+ Mi5/ks3eIwG8sFeTQyQ2IexsuyRH+rOI0x/2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712381520; x=1712986320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uV6K93VAOd8UHzamj/vPUSX/eelN0FYawlgyvK0boms=; b=WeviOWHojl5g9YNKUN+vVJrAORCweisLUDGo/JsZOsAvYnWaZhyzft7iGmlOMgPPZD oWjCEgotWxePMwZn2YHQ8LTw8/o4Dy41d9/on5LLyMnQIyE5D2QWaANme4kCg8yD2lC2 daGqFmp7HMz1qdf3dWfkA+UAN+BzWOthstxCIjXOmGMu7rMXVd6GbR0aUp58iS8y+3vx TKe21ikqysJmYYNcClWsGBzIIxJVNulLPVAWE/Q8AhB2zrHwKnlmsyeUF27JhVvEFbJZ lTvWnsp5XnzFcYwiYmwQFGodjCXUTfFi0i80QxANyLOZ3wA75spC4Kx4NlsQHTCtyPTc ZNBw== X-Gm-Message-State: AOJu0Ywzliebdk3f4pktpIjxZKsKs70ayCUt57671dCaRDWdRd87jYEO O2PTCXYi2ZRxv7gjneFFWolScUSDAHEMD02WCECWYsAMB4FPRRYYBJjvtEY4sR1x0YPYe+ie7UY 3ME9TBg0AsoiMW4f2RBL52nW0G/X7b4G8 X-Google-Smtp-Source: AGHT+IEpFLcMumKyJxrND2z2MTR2Cqw6mo+uigiW51Icbooai2YnZh1M9zjleL5Dfd5qqrxNrWwoW9qUIR03 X-Received: by 2002:a05:690c:4089:b0:615:82c4:bdf3 with SMTP id gb9-20020a05690c408900b0061582c4bdf3mr3038748ywb.37.1712381520653; Fri, 05 Apr 2024 22:32:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id is6-20020a05690c6c8600b006179d433791sm131976ywb.9.2024.04.05.22.32.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2024 22:32:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Apr 2024 22:32:00 -0700 (PDT) Message-ID: <6610de50.050a0220.a7475.9eaeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 443866052471; Sat, 6 Apr 2024 01:32:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8f34999c2489bcae2182266810009b77c532f17e 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 8f34999c2489bcae2182266810009b77c532f17e --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/