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 CFDEC43B70 for ; Tue, 5 Mar 2024 07:46:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7D8540270; Tue, 5 Mar 2024 07:46:20 +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 28DD84026B for ; Tue, 5 Mar 2024 07:46:20 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-609241c2696so52665797b3.0 for ; Mon, 04 Mar 2024 22:46:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709621179; x=1710225979; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L4J/1tXS0YIA+UOEKekv2tyBV/HkSOdF8aQUKP3VPqE=; b=CjenbE838H8ZYiHUpNy486qvMKMhOQUO2VSzVxxt3oEJX3IfAPYUBTVHAdAOCoGdPa bSrKJlZAiJ3tMD3oeS0V4q5lAqFEfN+FKUjS8nVe6bMuq2Bf7geQqJ9Aa8aE3/dyLYV9 o2/KhZdg1cpD30vWx3oNjQqQ3bcN8VPEKMaPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709621179; x=1710225979; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L4J/1tXS0YIA+UOEKekv2tyBV/HkSOdF8aQUKP3VPqE=; b=JdrYMt9aagxRQD8oXSKBY0WDS2PxvTYYrOBi803AcknxaoDH3R8s8x4rLUOzB1dpe0 EJQfAO3GE23/ui51GlHs8OvS3293gHcECyih4XCCiGieraoN7W3x6bi+pkuujgz19rSu sDepfCtMFSF35X7WSz9EkDVb1I9wDvMvGiUBzjtYC9g8r/U3sBDBwjzbN+/shKislEK2 ihjXaamKBjNoSNJNc3EF4exL15WJrlUQD630hffFJpif2I6ohMAnsIQdr4pzthLabsBn v22LJYDdotngqf8s++/mNmFzXtg/esUu2fW0baqV8+q2ihqXE+ZMdBRC5BWfBsYJhBSG NpKA== X-Gm-Message-State: AOJu0YzhV+Lyb0B90poo3HnCByc+SauRccZfRXhyjzCjpjwGiHmoEOvm uIqpBNepMXSixuhYIfXSvWOhbZPL4gFL7Q/HBmXfDTgunXaYdP0sZezFecvrLy0ulbDVqKeKR94 e7kqkqP91mWyYmti7SrCRFKQF0jXplISR19yeC7Ofbv/cjI2e X-Google-Smtp-Source: AGHT+IGDPuVynGGEU5Pvrz+AGDmBr0aunKxVL3bqjsyihKguCUPC8v7Ce3NaiVgjhyEEJpoM03eyws/FsX3G X-Received: by 2002:a0d:d90f:0:b0:609:3585:8a7d with SMTP id b15-20020a0dd90f000000b0060935858a7dmr9361474ywe.49.1709621179580; Mon, 04 Mar 2024 22:46:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id x4-20020a814a04000000b00607a366dffdsm647667ywa.14.2024.03.04.22.46.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 22:46:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 22:46:19 -0800 (PST) Message-ID: <65e6bfbb.810a0220.75096.a2fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C4956043300; Tue, 5 Mar 2024 01:46:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> 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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | 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) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/28307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/