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 A7BCA43670 for ; Sun, 10 Dec 2023 09:01:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1E81402D6; Sun, 10 Dec 2023 09:01:48 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D11B640299 for ; Sun, 10 Dec 2023 09:01:47 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d400779f16so25325167b3.0 for ; Sun, 10 Dec 2023 00:01:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702195307; x=1702800107; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UCoyn+jekK4QdxXOfmCJZSpdtT6fXy6KjrVX8pDhR/A=; b=fmriOxBKS7jYUp+Vh4Hv2BLzft4qVCWzVVXG+0nf0y+0uSL5fFi7UmZKhlwKIlF8Ce +mKTbyKRrqsDq7FGJJJ1pLcQZF40Hs03LouqcRlckkx5/6P5DRRr0Q+WGwgTu5wSYHgj lIA8uf2SpuM+VKIUWzW3/HY0gHdH8DpiZ5d78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702195307; x=1702800107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UCoyn+jekK4QdxXOfmCJZSpdtT6fXy6KjrVX8pDhR/A=; b=Ewutv1gm6/ep4BV905FEzFlGC556rHrt7WUWPIwHKYxgtjrpuBJ/dWOaSQyOq4Sioy nGrHBPlu8lGCRB104DTCF/vtUtgoXBo5mfDyCuFZa0HNXYcOPofixs3eulOF8Eumgmv5 Bp0AIxmL8lBBLEjmuZTRttbcU8aSuFt6W6BTbm9MW6G4quTr7MksOdfto5dd6HHTt/Pc OLmKVvLNOZJcWn5BSgX7rjP5QZVqpUzPQBAj7o5dCCRWAQ9oJJ1nbDUO4f/bmmyN0taL 7qVkBLg2rDklUV6gYUYt48yzjtCFTqBcH7O0iLTWZ25BkKm7htM/KqOiCF/Y76Di7F0D sq6A== X-Gm-Message-State: AOJu0YxNcfL2uEIHGW8MPJHA0KbjVWyoX900esJP1MFMw72ZZ0r7IfJE Zr9GeGfeOR3FpcDN58TCSrXmvwcs9XMDnZZ7qJQRbMnigff/Kw== X-Google-Smtp-Source: AGHT+IEX0hI2U/gZLMrDgbP+vEoiTzE4pBZDb2rtsTn4Y4jy1AGXA0uWSv3QWvo4bZtIvY00Y8WxL4QQ8z76 X-Received: by 2002:a81:5e55:0:b0:5d8:acf0:f428 with SMTP id s82-20020a815e55000000b005d8acf0f428mr2547947ywb.42.1702195307241; Sun, 10 Dec 2023 00:01:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d79-20020a814f52000000b005cad2ec7a4fsm546554ywb.14.2023.12.10.00.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 00:01:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 00:01:47 -0800 (PST) Message-ID: <6575706b.810a0220.b242.682eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DB06A6051831; Sun, 10 Dec 2023 03:01:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/27275/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/