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 4B7A1438D8 for ; Tue, 16 Jan 2024 05:29:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 483254029F; Tue, 16 Jan 2024 05:29:01 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id EC0E84027D for ; Tue, 16 Jan 2024 05:28:59 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-203fbbff863so4105537fac.0 for ; Mon, 15 Jan 2024 20:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705379339; x=1705984139; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XvYx3zB9BQsOLILVe7Wd0/GbFGJKDtXS2ALVSnKqA8A=; b=QaV2Fc/sHXlZEQIdBNnROxnrGPQTBX7TKVbTnH+DpXH6PVyFOQEpW+eG8ojYo+bqzs Y5vHfLOLYFM/uv4AwJ4SKs1ffx8eFfAlie5GfMsE0l4iA5zShfeCTDoETSR6H4rOhOjw jv6m3+W97N8Vc/eAH50sg6hKh5FyC89hbhpNM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705379339; x=1705984139; 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=D9K6f5dSzb5FQqyaxnN5lxhfoxXSxba4JoOQRMpdgtwgzYpvh4ee5gLsJ+ligZ7slU Zw5BjPpTx3DbdF8zsf5e4W2DAOylfc0O0CMi21wNfxrWTG0k/yeV1Qo0ix4VKv8abB9+ AOxDtmPycx8VwYkEY4rYndpM/6Ps7OmL4qXOsefP4/OehWENoj6LvN3nW9JDzAYIMS58 69DvkYY7HJO0ExAPSR/6PT9axdBXAlTkLvif3l522dUIEMQEaU3DpaNU7cm3yO6Dhck5 HbEms866XWPannthFd4F+PDNtfPyZsIoj0nDa8/yCmiiYDWpEmuAEWtCN0PQikYmMM/6 yOMQ== X-Gm-Message-State: AOJu0YxCsq/5MdfKv6qb0kgHRq0SxJogx/gLxEpzwMLWOwdeZM/aURMf hJVDeV5rQOV0kuVhNX00ztCV5sumqu4qaWfw8hpLVuEhPlyUyW6kjOqfrBihhkeMtw== X-Google-Smtp-Source: AGHT+IFJG6Pz9ykHFi+pYQJiNfktDqD+IRbs9pSwKm4BAUeS0YE17muOFE/e4jQbc4hZvsXT66AjKZ6cwTjS X-Received: by 2002:a05:6870:2d5:b0:206:638f:3012 with SMTP id r21-20020a05687002d500b00206638f3012mr3044918oaf.6.1705379339292; Mon, 15 Jan 2024 20:28:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a056870435100b002057447eeb3sm373895oah.22.2024.01.15.20.28.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 20:28:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 20:28:59 -0800 (PST) Message-ID: <65a6060b.050a0220.b71bb.943dSMTPIN_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 C56776052515; Mon, 15 Jan 2024 23:28:58 -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/