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 ED6BF43D5B for ; Wed, 27 Mar 2024 06:06:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B294410E6; Wed, 27 Mar 2024 06:06:29 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 497954029F for ; Wed, 27 Mar 2024 05:58:45 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-229d01e81f1so3019517fac.2 for ; Tue, 26 Mar 2024 21:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711515524; x=1712120324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IOl2Db6jPZC6J5/a25Wk1k5We7AxAGeP+l+Ct9/+TWg=; b=axmtEiKXWcQJOoxUj+beraxzXoeQb0AWncvcbkzUXk+0IEX0yxdJDfgVhaQ7UdtH3W Zx6zuLfFtdeSYQvMeXY0DlAY3kE3FHPxDX+LoRn084OU07VAOUYiTrIlbARuyF2cYn93 J9ILXc+xW/CalwNNVifRjTMve583cng8ZY4Dk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711515524; x=1712120324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IOl2Db6jPZC6J5/a25Wk1k5We7AxAGeP+l+Ct9/+TWg=; b=RdUr2CtcH/a28yjjGt/Gw7X5KVW29EEbASAqDkbCfF2AKGQgtrXH0rn+Dj9NhDQiwc P1uTRjwjkyunBoF6w4B+42pcXJ/8+6VsgdC3v91VcyYPM6lMfKkbmXRcqILOcWmoiK/e roBKnMJX1i+Ae0qePg2ObnhnfI5vhxq0gyrhe2roeWtb2HFXuVnN4k6OvD7AokQUoedd YofIkF5LulEka88mhygbRpN2tljyNvEztIHsc6cBHg8DAjCCwMSbEygIno0XsDP+eyEz Mg6C6IvrwSkHvli1wx/41b7Z1Hcnn15v3uMq5Ih1HXmGY/bhkktOMT/5LVZfX+PPR0lx f+CA== X-Gm-Message-State: AOJu0YzRsUmYd08o8w6E5I719Dfsiw9cWVyKeRvfo3p5PGy73onEjOo9 Ffin2Cp7/N7PBAjzsnUajuPdE6jmmoKTFuxma8S74K9hv/nTuYo1E+XwotRbvULRJcVekDxatgM 6h2aWEXsYTb0j40gShzg37Ayiqlm+NFMhtNBy9Hz69gFVuNyG X-Google-Smtp-Source: AGHT+IG5VsB4gBRJtp5ClbNXX4Eu4ernYIID7Lfzs2H6/Mpj5Snoz9HZJ7oEBqQZF3r+kIVz6Wi6nSSCWlIf X-Received: by 2002:a05:6871:7411:b0:22a:4fde:2895 with SMTP id nw17-20020a056871741100b0022a4fde2895mr135614oac.20.1711515524602; Tue, 26 Mar 2024 21:58:44 -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 dy24-20020a056870c79800b002219ba125f4sm270110oab.37.2024.03.26.21.58.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Mar 2024 21:58:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Mar 2024 21:58:44 -0700 (PDT) Message-ID: <6603a784.050a0220.e8386.ff50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 165986052471; Wed, 27 Mar 2024 00:58:44 -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 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/