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 8FE64439BB for ; Thu, 25 Jan 2024 07:43:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89FEF4029B; Thu, 25 Jan 2024 07:43:14 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 07B484027B for ; Thu, 25 Jan 2024 07:43:14 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5ff88cbbcceso54968197b3.2 for ; Wed, 24 Jan 2024 22:43:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706164993; x=1706769793; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=21KUe8gR+3WglwUs7QRkf/8LvdSUbbp9es3hyFIHGYY=; b=cK6HoPuecI+cYOy/rBcXP3BnBd1WLPclhKhEzAspjOQNL+7Khy1uURPXNWnLkbMnCr ztc+PTCUAmkVJp3EzUjY8GtEwBgt4AttgI2z5KwDdeqmrGfLHxYJKWDmDyIb3HdS+YwL 7WccknfVdwtMoWt4qMiOu45xFhSHPY5ED0e10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706164993; x=1706769793; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=21KUe8gR+3WglwUs7QRkf/8LvdSUbbp9es3hyFIHGYY=; b=VdMIv03ZAuVpG7F4CnijLPpqaGnCu05ZZhkWGTYy1PDWqKK3IN34+XHftv+RihCXS/ K5FtDvMMsdLMmIIF1+TYnhvxIO812M3aVdQ2RwKL+6UE7ccPZxCpYTnfhviVO9b67ZCq cG0uJH/Yl1gHR1MBs26oF+dWJ4O+/BEKdChlu1/XsAyPTujUhN95XAa7xvMPixOrIYNi 8VkhR7/RUek9928BZ9RMp7v8EgkkMLd+dM0vgldMthsnSg2OOHQe1ozp6NjFY3Mt2XRB NcglW4p4lyyZ8HI0/g6NNGwxR8Moz9AWdZwHdOiTlqIByW37W1M3Ic+PL75QqI7tmXjo bEPQ== X-Gm-Message-State: AOJu0YyZnLlGq+LWUiKnEeP5QpGU4qhM4uQtzXMEgaErmbQ+hUr7rPaM +XLJyLFLFlkG7v+fjGKKqumEhpJXK6NF9w8E49CCacn38Z0G1X9V3zkDKCqio7NII0pmcE+3QZO CYiW1Fi8u5FHFTcEFHbWx7kJjQ8E/dA6l X-Google-Smtp-Source: AGHT+IFCEr03JB7M6jAu4f+ULNclWPL7mNHURBY22kDptt+e2qfrIgm+6KuFwp5cPf1jMBwbpaZb81jPEBBN X-Received: by 2002:a81:ad5c:0:b0:5ff:50c2:e120 with SMTP id l28-20020a81ad5c000000b005ff50c2e120mr340535ywk.36.1706164993444; Wed, 24 Jan 2024 22:43:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b63-20020a0df242000000b005ffa336a2c8sm130776ywf.15.2024.01.24.22.43.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 22:43:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 22:43:13 -0800 (PST) Message-ID: <65b20301.0d0a0220.202a6.6e66SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1862D6052516; Thu, 25 Jan 2024 01:43:13 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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 181fb849b5ab50011438cf507f7e84132b0a4fdb --> 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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27797/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/