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 ABB4943B76 for ; Tue, 5 Mar 2024 19:41:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A6907402AC; Tue, 5 Mar 2024 19:41:52 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 363BF40270 for ; Tue, 5 Mar 2024 19:41:51 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dd10ae77d8so20732325ad.0 for ; Tue, 05 Mar 2024 10:41:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709664110; x=1710268910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hL14hEVQsdMYyoSHteKuKt966XHh9+jJUqXbFMrZI9o=; b=MW580Re1jl4ay6br7Gh2+R3E86ZRIAIYVIJm2TbSqEoc3a0OJYf79StvUESAKfRWsM ojN6WBkLH+c4nMVLBYzYW8GCYHs2tRzMgGR1cgsm6CEhfJ8aE7nta5BWPZkRk+5GqFbB L5DybNPoXHQsv76a2zMEmDcvG5f7bG0CY0IO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709664110; x=1710268910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hL14hEVQsdMYyoSHteKuKt966XHh9+jJUqXbFMrZI9o=; b=sHLuTLmGMV6Q6DmH9kzL5jN0WYLs95sSLrMxJdsdkcrErhXeA2/MKH4aKTnYEW2q9i 71TcRz9Ufa2kylyiSPV1Zv6Uwicj0YFq7DlPpxZgowGA8WcRlfklKKstdFSw4Ac7Redq CWsnOgCcNsQSSo2l7tLmrHlyfbX06bynuPby0kpLLRWKzB43kPTtKjbgDT2CBCbadysW dzCLtkbkoni4CAbrRuWGDYiSsl3YjuJQkXBDIwUebKWVZnHpahAgCO/IQv/Gl9qFcR1C Chshm0f6L/yOKBybl2uYCcfjlLkmpZvagNQ1KJ+O57nm52LB9ziUfp0pJAVdePkcB790 9BcQ== X-Gm-Message-State: AOJu0YyZ6j81hbNwgsEUHGQk+q2DlDwzlQSb29Z9CeT/0qj5ffA1OKSK XRrNf2tT4+SVNdoDo5/OF1pYNbg8NN2HzdwtvVJTosc+XJNmXe4gVAGv7xZ/7TPEn37gLNLP3gc /8VBiMuiAmXi5zKdV+QZDDiG3o+gGAC3T X-Google-Smtp-Source: AGHT+IES7lqCbtD5CQVnWwBnXee0/kbnfPWFy2qOceGKf+2MTDt3zWpxmcVXOoyRtdslAYbGjFVJxK2+PC4z X-Received: by 2002:a17:902:e5c9:b0:1db:c6ca:a9a0 with SMTP id u9-20020a170902e5c900b001dbc6caa9a0mr3263213plf.13.1709664110396; Tue, 05 Mar 2024 10:41:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902c14c00b001dc0fce8aefsm252582plj.100.2024.03.05.10.41.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 10:41:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 10:41:50 -0800 (PST) Message-ID: <65e7676e.170a0220.f2636.01c8SMTPIN_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 90F4C6043484; Tue, 5 Mar 2024 13:41:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a5224aa51717e08700862bb16a5711f3bedb6350 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: 21.11-staging a5224aa51717e08700862bb16a5711f3bedb6350 --> 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 Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28323/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/