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 F3D7B43E15 for ; Sat, 6 Apr 2024 13:34:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5A2440649; Sat, 6 Apr 2024 13:34:44 +0200 (CEST) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 286274028C for ; Sat, 6 Apr 2024 13:34:43 +0200 (CEST) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-479d6ab7585so707873137.1 for ; Sat, 06 Apr 2024 04:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712403282; x=1713008082; 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=LU4EJjMTh9rk++zOOXUhkTR9+7p+BDVx9LNP5ub07S0=; b=cGt7jneyg4f6kdu8LcQ8/Cpe0sguL2dIX7/pqvTgX/tkE0IkSJBMsSw6VaF+wVEcY8 pg3TkyOFFEtjzVJBIl9LPU6nMoQombmuo/N7WdxmtCLxsfrINloQO/NVDE9nNLB5RyYw ukspebNUiNmjKkfuVIX7HBsGy0aqqGI+ZPiK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712403282; x=1713008082; 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=LU4EJjMTh9rk++zOOXUhkTR9+7p+BDVx9LNP5ub07S0=; b=k4Q9PkJbEoUjKCQ27b5YahQ0fafU4cupgI6otjpFg8N83yRmIccqRO8nA+O+Nr9HI5 ZgXa2W6AMLgOSAIxCAycsUxLrrfQrgyacw9BKTtsA5Sjz/vcaRHZGBtpBAqkFqyA+CZd Dsf1jPGtnVFRUCdKkLS5Yz0KCyoamVL8npK9v+VQPoxNS7FHSoYbE7RKQ9by3f3cUj3g nTFFalN3iIXrX8cg4DCNDqCU0STybNT79aRPOXai3AX+uEDZuOSxQzsEHAKGIJqAb5Gm KPp3deJXCCT3d3Gvid5oxprZSWgYFlpn9ah66SEVy6P7/oKJ5FYufHDc3nzrEWAljcNt kynA== X-Gm-Message-State: AOJu0YzaZ2QEsWo/1EDLW6UR8uwjkbz6qodEbiggJ+32wJdGhyuwii+6 9jFbR6cyXcQu41CT4QLfXgTVi3AiYvLs7fVQgG4t14DQheTqNLTOqs/aKoVNWz/VBovJ2DjAm2l 0VDP3TrCiaN+iQoiU3r/E7hVcaN8gpTQVFWiC3EBg X-Google-Smtp-Source: AGHT+IHglm2pyMq+hQpLuqsu3tLjPCG5f6b6yxq1ql6fcgiDyxMQ1kO1hpTyw4lwU8fGrw6G8y9zylbJTW8x X-Received: by 2002:a67:c998:0:b0:479:db2c:448e with SMTP id y24-20020a67c998000000b00479db2c448emr3251588vsk.10.1712403282600; Sat, 06 Apr 2024 04:34:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ek13-20020a0561302c8d00b007dae7db0b82sm127120uab.15.2024.04.06.04.34.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 04:34:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 04:34:42 -0700 (PDT) Message-ID: <66113352.050a0220.b1c09.9279SMTPIN_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 4373F6052471; Sat, 6 Apr 2024 07:34:42 -0400 (EDT) Subject: |SUCCESS| pw139178-139179 [PATCH] [2/2] dma/cnxk: remove completion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240406101311.11044-2-pbhagavatula@marvell.com> References: <20240406101311.11044-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139179 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, April 06 2024 10:13:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139178-139179 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/