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 44D5643039 for ; Sat, 12 Aug 2023 02:39:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40DC6400EF; Sat, 12 Aug 2023 02:39:32 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 3471E400EF for ; Sat, 12 Aug 2023 02:39:30 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5656a5c6721so1099103a12.1 for ; Fri, 11 Aug 2023 17:39:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691800769; x=1692405569; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l6SPzM97Cys9Mys5Pmj8GF2D/eOAs0NHcmbYZHJB4EM=; b=KbCwodKAq7tqfJvdiBSua34cMWvJX5HCY0sn51jNUgE357UrsuGjPUmy4Orqycklu4 AyR5QuQJMa4JjtCh9hdZltbFJLCXADtWlr3rM+XNuAcevxW0R0ttwIKkr7pwjatbB7Tq eR1ZmagkDiPcDGs0+EhqreaWHJkp6F07ou2GU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691800769; x=1692405569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l6SPzM97Cys9Mys5Pmj8GF2D/eOAs0NHcmbYZHJB4EM=; b=QlznN1KzTNRryiDKi9lDNDvc+OxqL3HUNToFBjE+MISRh+fISChtDMkRf6oLeEBDhD qcgStlneHG/F69ZiBP1cnQ7xWme1ie4h/LbkCeATCetCrPRWhzD3hCeCfpe1h7Scp4u4 UrWueY9WhrRMObNfv354d/+lM4r98N3IAlqRiI/luCgsc4YBZD6xKbX6Zwrt2SADJqz2 DRYwQ11Z4Dk7CyuNrruZZChrJm9JLRWEC3RV/hppd6ua7g0WB6AGVbTuZWl+3G6FlrX/ 6Gc5iMiidL0ohnRtSWGvj4HuP6TB4G+eHzPiijfABvsBj6FwaIKjhGKGA1jBMAZywqOV yoNg== X-Gm-Message-State: AOJu0YwB+iDTmCXo4B/ww36bORiXGjXUKCLCGn9CNGaYTnLeILyih//O Ye6pTLh2Jh9uUQkgl6mAOqfJUMv8BHiTydjqZTahibAHS/UoQ5kb7mn/BUf+/br4ONZdHo+Z4Q= = X-Google-Smtp-Source: AGHT+IE7RAESTDRB0t/XnzUYQjMeIUkEb/dSJf/dk7QJ6ux0kfYGz0N5LDzz2SoGAD/D3mOdnlMRR9LXRW7S X-Received: by 2002:a17:90b:3687:b0:268:c5c7:f7ed with SMTP id mj7-20020a17090b368700b00268c5c7f7edmr2263283pjb.30.1691800769445; Fri, 11 Aug 2023 17:39:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a17090ace0800b0026b2c69f460sm109212pju.6.2023.08.11.17.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 17:39:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 17:39:29 -0700 (PDT) Message-ID: <64d6d4c1.170a0220.3563e.560eSMTPIN_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 9353E6052471; Fri, 11 Aug 2023 20:39:28 -0400 (EDT) Subject: |SUCCESS| pw130104 [PATCH] dma/idxd: add reset in the init routine 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/130104 _Testing PASS_ Submitter: Frank Du Date: Friday, August 11 2023 02:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130104 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/