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 670CC431CB for ; Tue, 16 Jan 2024 05:47:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F9AF4029F; Tue, 16 Jan 2024 05:47:15 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3DDDF4027D for ; Tue, 16 Jan 2024 05:47:14 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5f07f9d57b9so91289517b3.1 for ; Mon, 15 Jan 2024 20:47:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705380433; x=1705985233; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T1h2/d7PxUNjHVS4ii++h47EE+9vuYPcvijlTK+Z3AM=; b=gWWeAfAGPVWCaX94AGYFSfxmmxT9BPJXFzEho0KDTuP4tipbrQMOnnwDHRAmpr49Lz irHLN2VWrYoy82XrvkLekJsLDteGRkGyYXOzv9htkMkX56Px6RGDv2cu2jT5+au3vXZc 8bgQj1LVCiv0T49ifXAbKiIqEYRfJarjZjVbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705380433; x=1705985233; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T1h2/d7PxUNjHVS4ii++h47EE+9vuYPcvijlTK+Z3AM=; b=NAjgrricNHCXagqTWduabksT3okW98EmVvrtNV0CZx5jfC5zHXR1hA3NRiuBaCj1UE Q2H/KxCIu6GhXKd+D/8Pw/+Qv35hpPRp57Lv33/92ZwHX70ehOmM43HlNgZL9rbC2rQI TVRHXZuoIfGGMCktQZNdi5epCxV5w96rtcSiBYNfPqepgkplK7lza5FqGEEGoMQ0P9rI U8zkba1OtGdYyb4Mj651UeanpV/IbUzingdv56JvXQmed0WWHVQVy+GyHQFGv+fs318F iGPFaYILd7MNOEasU6Xdj4HqM08ZBIOvpV06Vz1O7o9Mki0weklb7l+5csaoJ3lSeivN e2SA== X-Gm-Message-State: AOJu0YzLtqnd+I1HAaL8Dp14amBN+01WtezvSE6VUXzk7cBy9fYM07zC xe8REByCejvWyP+ii3tNyZ407K8/V79htwANcxr1YKO3/JV+21jVv4axEoHVbgC/Sp+R3pkc89E 3ijxDlw== X-Google-Smtp-Source: AGHT+IEb/uAnKVXIqU0k4S2ZKnRw6TrAZBspZw3EsEVQ6NdwwgO8Zi/9Xz5R9D1cxyNELPXeOPL6WBXU+Rgm X-Received: by 2002:a81:490b:0:b0:5fb:c45d:822e with SMTP id w11-20020a81490b000000b005fbc45d822emr4320381ywa.102.1705380433586; Mon, 15 Jan 2024 20:47:13 -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 q8-20020a81c648000000b005e78a0dc8ddsm673422ywj.29.2024.01.15.20.47.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:47:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:47:13 -0800 (PST) Message-ID: <65a60a51.810a0220.99508.14b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 414186052515; Mon, 15 Jan 2024 23:47:13 -0500 (EST) Subject: |SUCCESS| pw135880 [PATCH] [v2] bus/uacce: introduce UACCE bus From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135880 _Testing PASS_ Submitter: Chengwen Feng Date: Tuesday, January 16 2024 03:35:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135880 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/patchsets/28868/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/