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 5210B43E8E for ; Wed, 17 Apr 2024 09:06:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B0384029C; Wed, 17 Apr 2024 09:06:43 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id C90A04028B for ; Wed, 17 Apr 2024 09:06:36 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4dacb2ad01dso2155222e0c.3 for ; Wed, 17 Apr 2024 00:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713337596; x=1713942396; 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=cfswWZ4NSEzyv96pwxdrzQJRzGfZfhz+5bpCJjmU22I=; b=Dx022hw2B7gD+bAJvznF74ZxrMBj4hKOzmtWHqgpfkT56KvOsrnqkGaqUVgWdghejT o3+QZ1nItMNxxlcphkrBrM61kQtK53u/qM9vqLu0oEj/eBYVhDjbCPtkbJ+HudCj238y qc6gRbgViBqk+49QCU+CxviR8Ym+LDSanJRxQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713337596; x=1713942396; 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=cfswWZ4NSEzyv96pwxdrzQJRzGfZfhz+5bpCJjmU22I=; b=b9B2FCv1nFNTOZ4kX4mcaTpys13WzZDYcVfTOQyDiGkFQAHQuJK9Wg65mDToz8TYAL zHmUWWOYmdzxV543+ORCUFYbj8or5I2NY42ts8BOyDmoJxKbbw48bPWkIc8eHhuUIF5w ugY0HLMx87OWwPhhoX2KNc2zXpJQ4Tfr1qkRJ/Cm/sX4JgnYTqT5uZ0+TXIEIPrnxWjS 6+b/ReqbUVv+7x4Ms2Awxb31LsTeWf3pPWO8y4fGiwVzVj16v0oXtOVBJ4YdcKUXK9oe +SvertXLCbfmxtf2N09XSDLEU7SAkIPDRCU02WRVX/RJImPa1DZkc7vjNn/QoB4ar4/t iK3w== X-Gm-Message-State: AOJu0YyN8DBQR4iDBas4Ecu8dGMPHporpFiDlu1BRiORF0aw9UAv8/hl O6+dYUiFh+VxZAd1SQ6tFy0eFOpg71UpzyvoQzbnXtUZHEVuftho4v9TbaRwjX8QeFBa3QaBz4u ino2GJiNgbbx1BTF5SR7UfL6X/HB22czX4vP226YB1mEMHgdSQFbYRen3 X-Google-Smtp-Source: AGHT+IHcxPOdBno81j8FEY2UdoSNDp3lE68c78Uvil0r5+BukBMJ7xmKbyn+j5flU8K/eBbxLV1ULjbDwlhX X-Received: by 2002:a05:6122:3c54:b0:4d8:4a7f:c166 with SMTP id fv20-20020a0561223c5400b004d84a7fc166mr13436321vkb.12.1713337596188; Wed, 17 Apr 2024 00:06:36 -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 jm6-20020ad45ec6000000b0069934d123afsm1141766qvb.0.2024.04.17.00.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 00:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 00:06:36 -0700 (PDT) Message-ID: <661f74fc.d40a0220.ad9c4.ba47SMTPIN_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 E48C1604A958; Wed, 17 Apr 2024 03:06:35 -0400 (EDT) Subject: |SUCCESS| pw139433-139434 [PATCH] [v2,2/2] dma/cnxk: remove completi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417055830.1935-2-pbhagavatula@marvell.com> References: <20240417055830.1935-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139434 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 17 2024 05:58:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139433-139434 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29799/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/