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 DCC42438D8 for ; Tue, 16 Jan 2024 05:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4A8A4029F; Tue, 16 Jan 2024 05:26:55 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4C2684027D for ; Tue, 16 Jan 2024 05:26:55 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-204235d0913so6037112fac.1 for ; Mon, 15 Jan 2024 20:26:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705379214; x=1705984014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PELPizqL68prTFM78mQTl0F4Eb/tL0pgiILIQd/a0eo=; b=ers7gcb7h25vTR2Y/VGsBiZc5jto+S6HxW6NTfSIenDoWOfCkg3FaLnaxrqP5BOrEW 4xMI83Up+qi7mRNYQoJTWy7FwYJcmOENv+aVlcMpWxphsNsPvT3cDnx/nnR5dD81VhIt eUEY8b5OuSrxwNv7+ew/8fk/oVcILJBJB6+V0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705379214; x=1705984014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PELPizqL68prTFM78mQTl0F4Eb/tL0pgiILIQd/a0eo=; b=xHkPPYGL+JRAjeh9RuEZ2W4Km/mbTRa3u8eHKAjIvSoC7xu+g3dMoWu+cdYYDhCU6M dAFPAGWqjyU0EsPlIhDKOj5xz8hUQCxVbZ+5Ql2DFsrEUQP4VVf0RRn867MZorzT8zK0 KHyXz5CBlSu1dVpeo3xKQJD3vJ1tt5yKKqKSrAOors/VOTZ4aDMkI2UcByspI9mL6SQg ieqmdKprjp+VroKOiPt4WjiMEKW+yc4eYQelD4r0NJXgy14qu14p0903dH173ZaD9Z1+ q56iYjtvPnZdh+o5Pp+cOS5nGFYapqvaXGXTJQC7mgE9XG33C7nder4piL4TD5F9LGqP xBJQ== X-Gm-Message-State: AOJu0Yx8h/gj/Uo8uqS5uJ6FWp77sDy+R+wWysk+4TMpDn9gH6GrgcY6 RJD1zw4A8uqrAhYVoAhLoF77ym3sy5g9j2ocLzhgM8dqYi3eSKBQkk7c+HClf8J51g== X-Google-Smtp-Source: AGHT+IH4s+dWONwhyzXyrDd9r5A6XbYSZgrvYG4bSX6erQlQ5xjRrrXrV8A5StK0TTwNy6zQtaNa0kGNMmhA X-Received: by 2002:a05:6870:8a0a:b0:210:5f4d:109 with SMTP id p10-20020a0568708a0a00b002105f4d0109mr519177oaq.27.1705379214631; Mon, 15 Jan 2024 20:26:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a634a03000000b005ce023b9f93sm579960pga.21.2024.01.15.20.26.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:26:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:26:54 -0800 (PST) Message-ID: <65a6058e.630a0220.55fe7.88a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD39E6052515; Mon, 15 Jan 2024 23:26:53 -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 | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2019 | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/