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 D2E3D438D8 for ; Tue, 16 Jan 2024 05:31:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEF2E4029F; Tue, 16 Jan 2024 05:31:30 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 679134027D for ; Tue, 16 Jan 2024 05:31:29 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5cddfe0cb64so3900340a12.0 for ; Mon, 15 Jan 2024 20:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705379488; x=1705984288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XvYx3zB9BQsOLILVe7Wd0/GbFGJKDtXS2ALVSnKqA8A=; b=FjkcQPFalDeNKhmI6k2TVyQ1M9AdwaJiFAKm+FVOeFqk9hF+S3X7Ytr275kCFXXGlP S6CLLAt2uOR72lXn31wIpGMzDoUQyU+mO2u4Fld7I6ILRtG9IJu7LI6hxLpHpZXOL6iE H69S8GUrM3X5SD4Jb968EPhmQxMqQZAkG5lrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705379488; x=1705984288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XvYx3zB9BQsOLILVe7Wd0/GbFGJKDtXS2ALVSnKqA8A=; b=c0w1bFROYaE4aagdQXYrBUwc3tfuCFgtwL/Z2XSgMgo8S/77AeBai5OAy3O6nnI5Pd Ad10UEMw9Q8dbVlqO56Ej3ClsoX9gGNUIymDaI5OuMBavY3GEQNhK5YtMlvfnWDQlTpN Hs6a55Ok+/Q+4eV+MtQ2GwEOOYRYcgLjFyElYqCpBjXUnWv5R+NHC+AHMNmUBJ0J9lIK Op73clTNF4wxBJWrOwtTvRblUypZd9SgrmwFkaIJSDRDLec3b8fWPP5DIwPZHWVAOBZ9 bgCaps0v0xXO/CcQtxQYGqU2eQX7lwM7c/ykOCuDZqdNKRlZDGXT/tOeRhNsWtnqes7u xuhw== X-Gm-Message-State: AOJu0YyPggYfTb8wEdIqqTn1zynFPOJLCYUFn45WjJQqbrYTitXhovv2 kEiPjMUJH27tRquNKII89ds+AUctWQWtwvo3D7AjmZ/8/cbP5CexjPFmQLm0txqk9g== X-Google-Smtp-Source: AGHT+IHC2g9I7TXGZfucOKKhjTgI6qUjRTNo1biRDRVeFdYI/xxjCgJjcb1YNvyrkcFWKfoREy2Bo6esikdm X-Received: by 2002:a17:902:d346:b0:1d4:c27a:db82 with SMTP id l6-20020a170902d34600b001d4c27adb82mr3415659plk.97.1705379488709; Mon, 15 Jan 2024 20:31:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay11-20020a1709028b8b00b001d08a1e7710sm276601plb.59.2024.01.15.20.31.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:31:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:31:28 -0800 (PST) Message-ID: <65a606a0.170a0220.32745.2df0SMTPIN_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 E623B6052515; Mon, 15 Jan 2024 23:31:27 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/