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 568A743E3E for ; Thu, 11 Apr 2024 08:31:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FD5B402A7; Thu, 11 Apr 2024 08:31:47 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 50F9340262 for ; Thu, 11 Apr 2024 08:31:44 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a3bea5894so4891705ab.1 for ; Wed, 10 Apr 2024 23:31:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712817103; x=1713421903; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jkuZtbrAwDDpSZmy/SbTpt8MtKNShQtY+X/Z7xkyHZQ=; b=G6mRdcCRVMM/JwGeoxFg/oIT05fT8oiOb7gzih/LvtCco/x3EvJrjGkEuCdkoaFkcA HomvsvfsjxSpFzq91T+DPobwLaOAGTAQhbqp7ySQt8QzC4346uCRoRSqFrAgcf+ggeXT i3UCrSacjWVSlE5ZdyXaX3/laZ7WY6aSf7yqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712817103; x=1713421903; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jkuZtbrAwDDpSZmy/SbTpt8MtKNShQtY+X/Z7xkyHZQ=; b=kgXQ/JZVgV9TLB3e4zBGndlViN//9P4298db/7tEYQcaJAnh4r6iBYiXjOfTejP0Vj 58lrI4dtVdGYK5edJKvxiN294+MtnsiIa5ScVyy88fU1qG2VnLJOlkua4tUxLrb5FNy8 qcJBka46sq5aBBkuYdU+kO3rlcOdiWo6cohENJ/5derc00dDfc7nfnAhBxE9sCuBjz7p pqEkEUuQk7iwmnHDj9FqsLRR2Y0X+yL7y+dd29DjPBH2h5nmoaSRgUAOt65dvRxlRiYQ JD7eyTW3+hJrLuif9yk3NRhgZkN0AEOgSWgO4QwR7Lb8kBlzyZlYZ8cWvy65+8mpDyHt mlxw== X-Gm-Message-State: AOJu0Yz6BqCwax+wNUHUcC8VZ+uQoFjNN3n7ZB1wovoL8Y67s8KdlRHi TELdzJbz+0bliKCw+HpFOKo2KElC4at15JELV9lkJYWEHVjUJl6UfbceWcpBllMo99ajQ5QqhiD Cae3jrYdO7afz6HB32jd/gDl7Wb3U/n+B X-Google-Smtp-Source: AGHT+IGyta3jFZnVNRV6IsD4C6QrppzoKk3YrZeSEPAWr2FXwIq56ydghl2ATmSyFlw3dr/FtDV196dAKick X-Received: by 2002:a05:6e02:1c2f:b0:36a:32f2:fc71 with SMTP id m15-20020a056e021c2f00b0036a32f2fc71mr5067136ilh.24.1712817103676; Wed, 10 Apr 2024 23:31:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e29-20020a63371d000000b005d674a9a3f0sm34607pga.16.2024.04.10.23.31.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 23:31:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 23:31:43 -0700 (PDT) Message-ID: <661783cf.630a0220.68943.285cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E32A86052514; Thu, 11 Apr 2024 02:31:42 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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/v22.11 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> 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 | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/