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 ED67942A3E for ; Tue, 2 May 2023 21:59:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C75DD40ED8; Tue, 2 May 2023 21:59:19 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0641F40ED8 for ; Tue, 2 May 2023 21:59:18 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32f397b44dcso59896665ab.1 for ; Tue, 02 May 2023 12:59:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683057557; x=1685649557; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u/ePNcUin6Th/BchrZF73xKjI5iu9EFbRaNG/7NUR4E=; b=dolwLs0MyrPboj1cb0fkBFYafbmjBxZHzT0EWKZggH/w+lrAMnsjJg20NgfWyK3HzN JllEdfDaqFjaxDWaIpg0zBmRDhgoau/nZ4oIM8se1KXy6+7bOxGEKECGRdka6Zdvxo09 cawBSjWIvA+9tpuzxiuVqBh/KGWFElevObvaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683057557; x=1685649557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u/ePNcUin6Th/BchrZF73xKjI5iu9EFbRaNG/7NUR4E=; b=SIONYa1kAobVLIHreVpGJ6qELp7hU+8xjoCRbuzql3g4/EJ1q8PCNm13qbAC0ViL1S ihPE3pGbQKbAoThPB3jqzbTn6zumf3ab+3MTQYnqUFvVnzzMO5iUsbAVida1Y0THF02+ RjDFv0bGIGT4F4/4e5Hyt9u0MCTgh30V3Jh2e6CRqSAyx2Ba2jybWO9f5sHSgeg8iNem mUdYHhz4+hXxjR7ZSJfv3rRd1IGBnT7Pl9v0srkku1xpNkHLXmfuxq64JikqTc2AihIY D5TupIjg7LLDadU4bkkVkf9prkMP6JNcMnqRXrR0Ar7L/gH9jMTK6noYk2MquYm8u52j kZfA== X-Gm-Message-State: AC+VfDyAuxuIkpmKiTCAeP99fjsYf30zwVbyVByfUQLQg2ZBP4cnyYtI IUT4BMf/A87U+ZpzNX/1PWIMwkmXO9oct6fWmrAfud/l0U3HTMDg1ZHVAw== X-Google-Smtp-Source: ACHHUZ7Wvv8FyUUS/NNYMPnnxl5FT892sxUmSLoaqjoVdoBTTjwpIEimJig15jsYdgm0ReKfzduf7gwa3Ni2 X-Received: by 2002:a05:6602:26ca:b0:760:e776:18c0 with SMTP id g10-20020a05660226ca00b00760e77618c0mr15571519ioo.9.1683057557199; Tue, 02 May 2023 12:59:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t8-20020a056638348800b00411b6d32b81sm1985559jal.36.2023.05.02.12.59.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 12:59:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 12:59:17 -0700 (PDT) Message-ID: <64516b95.050a0220.bcefc.5c00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C3822605246B; Tue, 2 May 2023 15:59:16 -0400 (EDT) Subject: |SUCCESS| pw126664 [PATCH] drivers: fix error CQE handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126664 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 02 2023 18:49:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126664 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/