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 A4DE641D9D for ; Tue, 28 Feb 2023 14:25:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 889AB4021F; Tue, 28 Feb 2023 14:25:05 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id AF59C4021F for ; Tue, 28 Feb 2023 14:25:04 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id n27-20020a4ad63b000000b005252709efdbso1542428oon.4 for ; Tue, 28 Feb 2023 05:25:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+0QV21IP4Z2XLf2TxFzD1q+lT60oWiaiwIXEzdnL5zQ=; b=PFDs8HUHqSTTN+dplGknW29jIuVFw/zdM0vsuhuse6WOEpGa0qGXDWzLiwBbmR6oXJ 0gK+IdNFR7MSwStYQolDdb/Sf+5FTgJlKwRHZ23CLtm8CcgBb08+hecsTl1bkrs1HvWe AJvXCuULV+EomuBg6LAO98rblcBtT6kB1/Vlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+0QV21IP4Z2XLf2TxFzD1q+lT60oWiaiwIXEzdnL5zQ=; b=OvSSkH2A4yv3LjC+Ew4BJYMlnFXc82qrlu2/rP/FZI5e5PDtvwpefnnifg1inABNV4 e8G2OzkHG/BTZOm89vg2Np4ZOyw75fCRjwDjYANWkU2qu1oP6q46m+9RRFilPaJlpNmb BxHd9JsA9+gtAJCtRyXBv9A0B54bI/dnTpeeaPMcJE1v4ljFgYdFdXFMRHVXoGVNE/8p TARb1GLA8zMtJAgrfYLEfaLYBPkgEZf/Z2LqAcJViPs+F3YYRDMRrq3YL1S4BL6VVNdW 1WOT9rmRcwDqW+8FmvNPGXWNeKRwzvo+u/0LJZvEBAUO5sL7B7tyabQCegO5hzbo1USA 8Mvw== X-Gm-Message-State: AO0yUKWIyWdeFjb92WDdnYgGGrykRfkNjyoV0QfUqcxvW+2p46LudRet nKtoI9Tvfxjp4QZUmaFQxdW3KZONiFph9e0yLgGHaKiSoZ6EfVvZJa8= X-Google-Smtp-Source: AK7set+KvYhVT+c1wdPQL584DpOrp+N7XjxlfctT2dB7YeT21hMwamtg/R4j8lTcqkwF7KZwaCLHFXlGkLlk X-Received: by 2002:a4a:a302:0:b0:525:c84:50b with SMTP id q2-20020a4aa302000000b005250c84050bmr1053801ool.1.1677590703924; Tue, 28 Feb 2023 05:25:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea50-20020a056870073200b001724278d063sm424667oab.2.2023.02.28.05.25.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 05:25:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F3D1605246B; Tue, 28 Feb 2023 08:25:03 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 67D84601B1; Tue, 28 Feb 2023 13:25:03 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] ca88db3ae76d878a8febe3fe1effe0b677403845 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu Content-Type: text/plain Message-Id: <20230228132503.67D84601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Feb 2023 13:25:03 +0000 (UTC) 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: dpdk-next-eventdev ca88db3ae76d878a8febe3fe1effe0b677403845 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +=====================+====================+======================+================+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+----------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/23521/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/