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 6830F44124 for ; Sat, 1 Jun 2024 08:11:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61766402AB; Sat, 1 Jun 2024 08:11:43 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4191440299 for ; Sat, 1 Jun 2024 08:11:42 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36ddf683ad7so11091795ab.2 for ; Fri, 31 May 2024 23:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717222301; x=1717827101; 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=ynSrAnH0zQ+EkAe1g6JNCzmKl0TGh8Ysa0hLYflhGeY=; b=VffmXV3Pbb7g73Mc4IGD5CIjTy/eZDOS7NkCJ4CWZcgypUwelWTb4OY48Dqj9dSpcG dHyfrDbOsZn/9ib+PVlGOneevv4nry3pz+FwPhFdjMnZEec7QnHJ0zxuw7EfSsRKwmuX 9yUMjDfxbqySKn++aQMMJ3cCygwvMvC+p2YGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717222301; x=1717827101; 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=ynSrAnH0zQ+EkAe1g6JNCzmKl0TGh8Ysa0hLYflhGeY=; b=kTo+/H355txnwtqh3m9as+Su60/dMVR9E0OD+cHlMYlDvjhmaf9od/1keTlq6Xgv4t MTIqI7i4FMsvLP1mq4Oi1Pf/9D4RJ46IfWqnQvYKy+i1dxwS2rKRtrncAmXdI987eNVt feMEsG2awh4PgXmuiEUqmB1RZvU8Q3smPNZ0mgKzafsmomU4SV4KLcBI7HRXVKaRe9os ZQJdiwuJUdYpAyPyHzqfm3gSZBl66QJ7a4fZxsA5g7VFprPGz1rVLkCPuzvyx/WOvvoV rLF510cC9rc7eH8WXgvDSjScTAZzEIYcAtSTSOIBdvWEK/r3qZk+KhsY19i/eOvutz7Y v3PA== X-Gm-Message-State: AOJu0YxEij6IB2neNoD4om/FBjiKf3J9wh2VDg9xlSKrYJWXdI3XOHdN 3xoUN/rkRwcrQkLAzwEKFpZ1fMlDNNXoyocf+ma5GNIJbUaaHVB3CB34XtaWfMHf4IDMvbEfWPn LMYgeKbvIVsRcDQqrNLH35ItZDf4WnQW7Jw5mXWmX3ca6v3zJnbY0Z8F7 X-Google-Smtp-Source: AGHT+IF1FUl2D0sPpY3iLEu6ykNM1hShWF6BLodylE0XxXGBmtp+1m7gNLFmzJbPHi0pQW2yVuenyiHMnxSa X-Received: by 2002:a05:6e02:156d:b0:371:3085:434c with SMTP id e9e14a558f8ab-3748b97c5b7mr46338695ab.9.1717222301698; Fri, 31 May 2024 23:11:41 -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 e9e14a558f8ab-3748a205fe6sm1701735ab.37.2024.05.31.23.11.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 23:11:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 23:11:41 -0700 (PDT) Message-ID: <665abb9d.050a0220.bbffe.c351SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2FC0D605C373; Sat, 1 Jun 2024 02:11:41 -0400 (EDT) Subject: |SUCCESS| pw140469-140470 [PATCH] [v4,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530124437.1870-2-pbhagavatula@marvell.com> References: <20240530124437.1870-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140470 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, May 30 2024 12:44:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140469-140470 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/