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 9AD76436A9 for ; Fri, 8 Dec 2023 13:31:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95789402BF; Fri, 8 Dec 2023 13:31:15 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B23624029E for ; Fri, 8 Dec 2023 13:31:13 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5c85e8fdd2dso19084597b3.2 for ; Fri, 08 Dec 2023 04:31:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702038673; x=1702643473; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jtYid/XY29xmO61MzssCUA4Yjo0IY5bSfNt1AZfo8OQ=; b=Ty3wmGPkI28kqzQpAq9QXPLTF2zZilKzlluQMZepaGyHnQ+SfEnmOEXpfbCf8ZftJR h7qruHaOtQARP2SCXJWXEWPO7q4YnvGrZmwAS85Kcfq4ASdDOSf0NqUlGA5ZB1eZeRZH E5iOxUMmHhhgwKAcEtFYMAVbCT9DD4B8Rcyio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702038673; x=1702643473; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jtYid/XY29xmO61MzssCUA4Yjo0IY5bSfNt1AZfo8OQ=; b=OmowrP0SjBvv7K32UiXMd5/bYa+WRNwCLpHExW7Hiqk6t9PnDpppdsS7TgMv8Ly//4 W2sj0YrreSMXp5CqR86LByHQ/KB00k12RcKToPN+UbkPoMGfmeeqMzMi8JCEvJUwF7RM 4qIq/hs3JqiAJQaqG+VK7PtcoEX/t+cdeNe1qfQOiNaU3pKHvirFVX81SaYQjAOq86mo utA2nAE8YrNLeDoecSmF05NYtbAFCQCpra6iQ+RBl/6EHonshCkZuGI4rsPDFQ3PJn+w rZ4bYoIkdKLlFPh9r8jWRo1ClEU0Iq9fg/loSpcTufb5DhnT4iut/C1b3D9zRUNtP7Hf RMEg== X-Gm-Message-State: AOJu0Yz17ZZDEUTTAOBpG2nwgnjFBzc/6pDiBdzFeZpPR/4c6Pk0viNS bH41aqsHTAO+uyhGOlFIlBXm+RBDQbWFd9DTquAn8TtZlhn9Z5oR7ljIRZyP0XsE4n4KMV/Eyg= = X-Google-Smtp-Source: AGHT+IE3WY/1QH5vnt4e+E3l4KHLsSbndkj1WAxJLla52D21IY/VnP8Kl919nEdyuoLkwOGPEM/S33Iz08yh X-Received: by 2002:a81:a14e:0:b0:5d7:1940:dd7b with SMTP id y75-20020a81a14e000000b005d71940dd7bmr3772263ywg.81.1702038673136; Fri, 08 Dec 2023 04:31:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m42-20020ab05a6d000000b007c4a87e38b8sm93026uad.18.2023.12.08.04.31.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 04:31:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 04:31:13 -0800 (PST) Message-ID: <65730c91.b00a0220.f979d.57a4SMTPIN_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 064FA6051831; Fri, 8 Dec 2023 07:31:12 -0500 (EST) Subject: |SUCCESS| pw134947 [PATCH] 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/134947 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, December 08 2023 06:18:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134947 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/