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 4F879431CB for ; Tue, 16 Jan 2024 05:43:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BB374029F; Tue, 16 Jan 2024 05:43:47 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B142C4027D for ; Tue, 16 Jan 2024 05:43:46 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3608cfa5ce6so45407185ab.0 for ; Mon, 15 Jan 2024 20:43:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705380226; x=1705985026; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UMqQb30OU+Hg7kliiWVSDQm9giY6D2p/fa2pseSVTS4=; b=J3vr20/Or0kvBWPDBVav0BE6IPjTDit6iMMlLkq1lW7YvmmfK4i/6O1AIXGfZXmRuT 4l5c5Qab8XIsUzAjIHOQynVBEjSkGsEr2WCDZ+5xFSPcjWxdz8etMxsU4ZoyiYu0LhuU 9BypM0TPsnFVbSsRWv7kjes8yA2d1Ey7PxbR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705380226; x=1705985026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UMqQb30OU+Hg7kliiWVSDQm9giY6D2p/fa2pseSVTS4=; b=ZqQ0aYWkdhntkwd6igwizHjQDY747gvilJFCFGL4eRcCaNuhbDtWHBIZQ448egjCF0 N/aC0LPtJRbzEF9sHQqCJ6mmWakNlC87Ic3h5UeDSgSScmTVgqDpp/mOnqb28wo+E+C6 UGXsFZEg+Y9U50C3qDat9a9Yv54i/5EKXhue55cXNSgPn66od4pU7z/NiXCsKzhsAC9i HaVxuj6KJy/trJ1Te3ZdT7sxRoD6cqlsDEC87OVIK8IXAip0qBEAM5+YpmFNkdJXBU+X XlZaA1S/OchynkiDf/GitZPURfRG+pBUpHuRMpX9wZJzADlVD3KeFbQHF5Xr/lRXD5Si u+Uw== X-Gm-Message-State: AOJu0Yyri+bxpQl4IOPjXuv7GRr+lljpeopQ7vKaXuhnlXn9n5Wqa6/i uoavx0qZDB9HQIJn/j6tbIrBguLk2efUNwlqiYJiRiOlI2fdPitOqItjI8Drj+uh4A== X-Google-Smtp-Source: AGHT+IGruqkKxmq3UG7LGfltg6tMWZM+hj7hMO4cZ6f3I0LJWq+4JUu4IgCv9AjEnUf7ronjTCL9uhqvfuLN X-Received: by 2002:a92:ca49:0:b0:360:f2c:cdf2 with SMTP id q9-20020a92ca49000000b003600f2ccdf2mr11069949ilo.50.1705380225887; Mon, 15 Jan 2024 20:43:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a920b0d000000b0035fd1d332adsm434334ilf.73.2024.01.15.20.43.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:43:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:43:45 -0800 (PST) Message-ID: <65a60981.920a0220.20a33.d035SMTPIN_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 6E35A6052515; Mon, 15 Jan 2024 23:43:45 -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 | +---------------------+--------------------+----------------------+ 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 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/