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 26F5A43E90 for ; Wed, 17 Apr 2024 11:41:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06510402AE; Wed, 17 Apr 2024 11:41:25 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8AE084029E for ; Wed, 17 Apr 2024 11:41:23 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d9e70f388fso30921039f.2 for ; Wed, 17 Apr 2024 02:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713346883; x=1713951683; 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=ublo4Je3P9TljHS9zkaV2vUq7KShL7NMsuP52deYS84=; b=Tk3RCDLzFMg/hhEuYt+VeB8+PAEwx7xuJDnZX23qwQwLYgyOAXSBT6B0ZEayG+co+4 NcZK1eMdawhpZdyiz1GGDv+xE382qyp1gdyFm6DPKFj6NpbhwuyjU8eMsEYpS7fP3vIa kuIZQfI/AEJXB80qyFbRmDyBM1hnRfGdUqOc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713346883; x=1713951683; 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=ublo4Je3P9TljHS9zkaV2vUq7KShL7NMsuP52deYS84=; b=KGY8wrD9HIU7n9eWwCLtWGO+ui4tJPBCWvs+4LRAUAAUpzH3+x+BxYR6ItMTVvCwKo 5Ykbys6Q4iqURLAWCAUGxXFLV3UA5lhIZ816Oe4uOgkp7gw4W+zbmXLerPHQQWMeriF3 ykvLTycfoka4gOotL8WHuPH5DhPGPvN/mk2a7mLunBOAZK0dJs7ndu085JZTmxoiQ3M1 EBEwl2fSWDnls1y9pqZ3+oobhLDuDeY7to7vGqdvL0jhJWTvbbRkMt5TrH09KVLTPaaJ UyHmQPRiO/RYWzBQfLshnZeda+7tolDHI5+cZjJjVJqRdSFtlw9xY0KXD81j7sIKRFp0 9wzQ== X-Gm-Message-State: AOJu0YxbQEReHMiFkUjqqp1DC15V0/s5UpgnFB1tBYio7gtlB3F9rjXg tNQRk9/ye9vZnpicVrafFRvDQpMTp3wXR07I8seaY0n66fW2F6RhBZhn7hj0+Q2ztOHWdZKSumh /wVY0EzVEff+kMrbDfDBW0xCEG012J1FA5Tx/msB4TSqw5+MG5vp8bv9b X-Google-Smtp-Source: AGHT+IGLXs2oQZ4VFzpzcUMRY9DhccjTsyHxKi3FhijTiSIjDZE+mEloHyHdd7IYDi6ZhnsJWk2J7A5I/s4D X-Received: by 2002:a05:6e02:b4d:b0:36b:2218:c913 with SMTP id f13-20020a056e020b4d00b0036b2218c913mr7832528ilu.6.1713346882852; Wed, 17 Apr 2024 02:41:22 -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 l1-20020a056e021c0100b003661f061e65sm736461ilh.71.2024.04.17.02.41.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 02:41:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 02:41:22 -0700 (PDT) Message-ID: <661f9942.050a0220.db69f.22dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 488DD6052514; Wed, 17 Apr 2024 05:41:22 -0400 (EDT) Subject: |SUCCESS| pw139445-139446 [PATCH] [v3,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417082645.4259-2-pbhagavatula@marvell.com> References: <20240417082645.4259-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/139446 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 08:26:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139445-139446 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/