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 F180B438D8 for ; Tue, 16 Jan 2024 05:22:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECEBF4029F; Tue, 16 Jan 2024 05:22:39 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id C7C854027D for ; Tue, 16 Jan 2024 05:22:38 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7cc7bae27b5so3319145241.2 for ; Mon, 15 Jan 2024 20:22:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705378958; x=1705983758; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sbCIC9oUrRBoemNnHDTujjgSknydBuGk7hy4XKQXZhQ=; b=Amb988VeMMMfDe67NNzrhdp5H6zEspimCMcV3buaSUQLT1Nj2Q6/lnJPOIDUFiAq4e 8xQChpy619JynlGKQVT9LSrFsFxiUUvQbIlFCRLcX1L81uPor7/wxQZgXMIdsONxcEyE rncISFqnHy+rsyeYaiCz9EvmapIyFHu9SK76c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705378958; x=1705983758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sbCIC9oUrRBoemNnHDTujjgSknydBuGk7hy4XKQXZhQ=; b=DA0Puqyuo75yufjxIxDcWz8ZGaWU3CQxtTangUEvqffQhhQAh74tI61piFqnDvlbCx grvgjZF2lFFKIULpyM2nWCRelmcfZy2jWf/mr6B+SaDq+0IwKg3w/ZgWaFoaEqkAl7yO iadafmwYRKJ8K6lmp+mAImX7+AyRRP6VnsC/Cs/6GnoGziTzTuA888TYmZrE94B8s07b RX1WigfxQ34Cv+Ed488bLUqfMoFM3n7+UEexwirR9zY7GHMZNtu7V9fKIYE+L3RmExha 1S9WGtsTMrW99TfefxWRaTCoax5xgqrIwX/YYXUBibkAkEuFD/1iByHU4rh9Nzm7GUKi Q7FA== X-Gm-Message-State: AOJu0YxLWLHsM0UwXDownYxOJRg02Qg+fOBB9lhMJZZ77qdgleMyI9qf XdMdV1DLKzV2GdoLw67hVf8w3AHbMTVEEJHW+dLEAOXLl6WkZ7Vs+XtmdabFYmgjKg== X-Google-Smtp-Source: AGHT+IFzp7OWyw8hyw8HQdvwWxW8xrIMSGbasn4IDqkXPTpk6eh1iftMcFBSWG0ya0HKQ2iG1eRJT6m3Rc7U X-Received: by 2002:a67:e985:0:b0:466:febd:32a7 with SMTP id b5-20020a67e985000000b00466febd32a7mr3264941vso.65.1705378958222; Mon, 15 Jan 2024 20:22:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a0561020cc700b004696d6209fcsm79627vst.3.2024.01.15.20.22.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:22:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:22:38 -0800 (PST) Message-ID: <65a6048e.050a0220.af831.487bSMTPIN_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 65FBC6052515; Mon, 15 Jan 2024 23:22:37 -0500 (EST) Subject: |SUCCESS| pw135880 [PATCH] [v2] bus/uacce: introduce UACCE bus From: dpdklab@iol.unh.edu To: Test Report Cc: Chengwen Feng 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 | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ 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 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/