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 674CA44180 for ; Fri, 7 Jun 2024 13:33:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 620024029A; Fri, 7 Jun 2024 13:33:05 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 6D18940151 for ; Fri, 7 Jun 2024 13:33:04 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7951d0c840bso132256185a.1 for ; Fri, 07 Jun 2024 04:33:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717759984; x=1718364784; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3yRBs+Lz+zBQlDcluXMFcGu4zlhgTeX/EZRj0txjVVw=; b=EnH6sgNtkIKQNDyAxnv/jLqCKU3K4knyD2bpm+HpgIQdF9XAzi76AAaeCbmF/DpNs9 9kdrGz0nsk/OMLtd3SCutS3KTOiMGBeK2l6vef2Cz1BBLOlEVgBMHPo00PsCMmtetkoU Jq8YNOCFWucYhgZczdeBdm+uz8H4UqZFAntFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717759984; x=1718364784; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3yRBs+Lz+zBQlDcluXMFcGu4zlhgTeX/EZRj0txjVVw=; b=sJIsBSUXoEhMZCs+yEVaH2vMw2XxfhIZnJvpx4o9WgsX9l68E6in6wq81zDbeO/Fmj W3LL/+ZiCo1VZhqjPnq2gdNBa+/VkVjGNeTel3NulRfibfRDJKNCkiPOpwcJ45dPJ5/l IlP5TGXd5dW0XxgjM9kRm07usySp+UrozD7wL90KJ6prYUgdcxj65ZpD+/md0uTXMUgc EVri/w5xHK2YqA4h88FaH4GtFr1Gf9s8neJ20ju5L9t5US9c/Upyfg3dJ/e3ebbW5o5i XMRD83PMvFb/48MIEdj8zr+xf1kEEeBHenpEU7sKh445zIgvq9IT49pVKnadOlCtT9zO RGKQ== X-Gm-Message-State: AOJu0YwPsUhToWZnRq7QssqEPlCKFEQ7DQnaXDE12aI6115YkT5WO0ut wfb3/HfSUg3cO8zYUOqxPzD/KVZLMebwZmSRSL1jGgOLEaxPvhb/8NjwMy/DBSR1VBKzkA9xevA gvgL4dqt9q+xdMl5EIosScEuqgWPPYr5DQ2ksJYgaGOoGIJQlU1JDjiWa X-Google-Smtp-Source: AGHT+IEtiAAaMlwsFF88oB9Zrx0BEekvdZErTvGbP5i+bBhnFWSSdSKYuBPjQsJldHgbwLu6IJKa10l+ZWp+ X-Received: by 2002:a05:6214:5b81:b0:6af:b6ad:facd with SMTP id 6a1803df08f44-6b059b3a2abmr28303486d6.9.1717759983881; Fri, 07 Jun 2024 04:33:03 -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 6a1803df08f44-6b04f9d2407sm1350436d6.51.2024.06.07.04.33.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 04:33:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 04:33:03 -0700 (PDT) Message-ID: <6662efef.050a0220.3089a.ad39SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 90511605C380; Fri, 7 Jun 2024 07:33:03 -0400 (EDT) Subject: |SUCCESS| pw140849-140850 [PATCH] [v5,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240607103626.905-2-pbhagavatula@marvell.com> References: <20240607103626.905-2-pbhagavatula@marvell.com> 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/140850 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Friday, June 07 2024 10:36:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140849-140850 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (arm) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/