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 52FE3438D8 for ; Tue, 16 Jan 2024 05:33:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F16F4029F; Tue, 16 Jan 2024 05:33:11 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 00DCC4027D for ; Tue, 16 Jan 2024 05:33:09 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc2276e7176so122111276.2 for ; Mon, 15 Jan 2024 20:33:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705379589; x=1705984389; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qQOp0J6jdQLog1UVwGT5ZM4zB/nI58lHCWWxlOtq27A=; b=DJMIst1v4ZSrBsLwMFHtLLtl+PSY2JeQbcnVCyUdMIVJcRoi9CSeOynd7sU9sD7Lc/ spoL9xveTcUHOUTKmBTYiHtvI7xiR7dPF1f+z1tEsbiNN2ZwjgQNOz4gRSux0dRmMfXA hbVKBZ5in0ymec9L6pmKBE3/aLD0DbCsIPEhQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705379589; x=1705984389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qQOp0J6jdQLog1UVwGT5ZM4zB/nI58lHCWWxlOtq27A=; b=sVZEDcWWuEpXueFiilw9fakI8bhhKy2tHOm53Dy7luhDErdvyBBaeY/6LkZbBN2/Sr ah+gnTiy3pzGuP68s679pCAmQmllG963uYd+k93lFiZdH6q2Bt9nYE/Fva2CHPcDIyHd GbVXULcJp0yQhZbIuY4V3A+plBhBc+9v7p9cPYuyCgML4762vU2DpwiTdYRulu/FIKar oCXuNoNqMuU08o+cMAAwEYi2G9ulnylutJ1V0jhKHMyMSqTmyxAQh7ambajOP0iOCsS7 MbYi+xIynBHgFXSnRQ0B20oBLWs+aLMoCpKvLxQ1HogqEJHJOxVYP6LymwYn4WGbdNBD Lh1w== X-Gm-Message-State: AOJu0YzFsG3OKLQ4kUqm9umVXcasZxCQjCmdAlv5lqViYlPZjcA9hGKp RupF9LQFlGhMg62S3NnaAp9md98UMM6UQ3wfgf/Y8cm4ng7MwM3Zq5TE/irqu/rxUQ== X-Google-Smtp-Source: AGHT+IEwKf/ybUNPzGBx4BDSiDXHk2q7W9H3uuLjkApmFVXp1Uk7rrwbmPyzmNJD9IQbxR+u9HirIY3L8GV+ X-Received: by 2002:a81:a1cd:0:b0:5fc:486c:7b2a with SMTP id y196-20020a81a1cd000000b005fc486c7b2amr3397672ywg.24.1705379589426; Mon, 15 Jan 2024 20:33:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e11-20020a818b4b000000b005e3a4d04020sm410086ywk.27.2024.01.15.20.33.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:33:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:33:09 -0800 (PST) Message-ID: <65a60705.810a0220.3c2e1.aad5SMTPIN_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 286346052515; Mon, 15 Jan 2024 23:33:09 -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-arm64-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 | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/