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 79C2B42A3F for ; Tue, 2 May 2023 23:05:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CA3040ED8; Tue, 2 May 2023 23:05:29 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 860D540ED8 for ; Tue, 2 May 2023 23:05:27 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-44aed7d3f81so1321044e0c.3 for ; Tue, 02 May 2023 14:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683061527; x=1685653527; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TWkWYpk2XyVhBmX9cJICfpAZuPRPYvyrFvHScK6SaUQ=; b=LHRo7+rd6Ws48Ll430Qh5mzpexsNy416FQZYDIn3tU0KgbtfV6174sUbZYJ0jBMgkf BVgAwtBsVNr42t/O+96BvsZm4vGzkpHmuFQwmXPyg0/Ei2jrY2qpfzBImvCDnJ1Kepd9 VS3kMt2BNSv7nXncxqthw9K48TFqJzPDoDdLI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683061527; x=1685653527; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TWkWYpk2XyVhBmX9cJICfpAZuPRPYvyrFvHScK6SaUQ=; b=Zf9Bx4Z+bUG7CSV7YdP+qND6HlaAg7gezgvTsQdFwFrBtHSSnwMZTXqmGRmrm6xte4 IQeeThne33Cx/taq9LJUqcdHPPooZWOS2jw33MwDQoUOOiC9C5bPINEZpwL7Cbpck1zZ NYMg0xuIUMBIMTK3z/P0iS9IYp75+QZCgoLNwviRS4UAV7tYR/sX+oZHv1+kevo41key gjKprMgsSIA1UA3GcGWKGIVc3JF9nxfYbsFWdjdH/gIUA2eQZ7md+JwxEfOqHTjjvACB n6f2mjDljT+VYAyvCv45I/41sSABSThPRhlMT4YIHMgUHWnoK4p0gir3WXBESPK+z9xF 9c/g== X-Gm-Message-State: AC+VfDxith/fvGSeJ3BEGIJAeYXpEYGAxSwvpJawvxP3wZO2kOLfRX4Q ld51nMLWPHa+Fb4cyMbBAGrTfkVXpRcDWNFHd+OZ/rfU1VJkag53GjZoWA== X-Google-Smtp-Source: ACHHUZ4R2qthXfHGug4NUd08wGwrCUwP6XXfqM4wCoX0r8q+Ao/30UHj/SFJulNURexOE/nfkSo9WDkSL5Qc X-Received: by 2002:a1f:4ac4:0:b0:43b:ee6e:2015 with SMTP id x187-20020a1f4ac4000000b0043bee6e2015mr6053605vka.7.1683061526849; Tue, 02 May 2023 14:05:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e13-20020a056122130d00b004439f007e82sm3241270vkp.2.2023.05.02.14.05.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 14:05:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 14:05:26 -0700 (PDT) Message-ID: <64517b16.050a0220.3fae4.fb01SMTPIN_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 733E0605246B; Tue, 2 May 2023 17:05:26 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/