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 B526C431CB for ; Tue, 16 Jan 2024 05:48:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF6C54029F; Tue, 16 Jan 2024 05:48:17 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 90ACB4027D for ; Tue, 16 Jan 2024 05:48:16 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3eb299e2eso55561205ad.2 for ; Mon, 15 Jan 2024 20:48:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705380496; x=1705985296; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RoW1tE3kQefY3oeJasuGjuQhLWhprGgXWQPq+RnhFGU=; b=jtbnYMw6rfUh5cPeH9egK251VRpgcQZbeY5X260/RsyGgdk2OnyfrE97gMfzcJ5Ptd pve6DZmxW+nVD+m8/NMNJH63sdTrk8aYtA8FV9g+oSeIC26HkhFFrEiry+W3NAU809Ax iA4Cl9/ALsHy0zwzEykmzAS0R94UpEUBYaCZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705380496; x=1705985296; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RoW1tE3kQefY3oeJasuGjuQhLWhprGgXWQPq+RnhFGU=; b=H8TWvdvJRGJHVCZ13dqw+/C9UDi500wnC6E4YdaIqC1OEDRe8U2jFuDFpj9MBvcWDs TbUCOmzXlHAM4fOaI05K0DL/o7c2c5n72rjXJmnc1sKQJvwkTgXx2151lgKnSh3qW/2M Y8CPHU/u0LM1NCk5phPs3hXYXGJi4N0kpfFII1OlXSsg/ub7eGeKDC22IAS3GAudwWV7 PF9ZDY9F+BVvH0wgAlZS82cAFsPY5sYhtW7dZMDHnjDiwE+oJTFgeHyJw4PqAiMY7tCm qW6j0/PfJh/Ow0hInHT+dumFInrgnHR4ZfrMRTr+ncdMW60df47+pERAWvQ0QtE+CTux p52A== X-Gm-Message-State: AOJu0Yy6rlhbRlmk7sW0tgDCnG21zoQPSd9kfZcWQyG+FvSZF6PjdAVV GO33E8r9u5ubw/T0J9tybYYVPQzM06hbpi6FcVyn5kZf99AbmbyzQxOUYTR4FgSlDg== X-Google-Smtp-Source: AGHT+IFHfzNKae/CkYfuVCU0W8tAcijhqNOZnVxGHGgnCwUnMAGFcY37vtHHNdRnn/4hCcJ5lWqFS0Suayc1 X-Received: by 2002:a17:902:d38d:b0:1d5:e89a:cd9f with SMTP id e13-20020a170902d38d00b001d5e89acd9fmr182380pld.139.1705380495763; Mon, 15 Jan 2024 20:48:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ko3-20020a17090307c300b001d4913be270sm320962plb.138.2024.01.15.20.48.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:48:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:48:15 -0800 (PST) Message-ID: <65a60a8f.170a0220.1c529.5b7eSMTPIN_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 E71EF6052515; Mon, 15 Jan 2024 23:48:14 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/