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 C6E0B42B77 for ; Mon, 22 May 2023 22:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4145400D5; Mon, 22 May 2023 22:32:30 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id F0714400D5 for ; Mon, 22 May 2023 22:32:28 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c636b6306so280435339f.3 for ; Mon, 22 May 2023 13:32:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684787548; x=1687379548; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YE+OkCXqNCSGU9G1aGiAcDKhMUpHqGf/moht5VvG/WQ=; b=MzublRCxHa2zr/gzZQTDuxCHZsxndrFRArh/lCoCFTYl2Dneyt0LsSZsRskGzJA/PP kjp/bhKL6SQRbL7MeWfC3zHhwhTabPqc1tazw+5xrYqZv7yAtFW9yT3+zMWUN7uPI5S8 neSb6dahzi30+tY581XDB+jo8xGet8xImtpWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684787548; x=1687379548; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YE+OkCXqNCSGU9G1aGiAcDKhMUpHqGf/moht5VvG/WQ=; b=YHUXDGiTrN+sJespyH/jZAxTcRaOEm9wXCvNNEOXnVgwEbqJiX7BclZY8j3NrSZfAO jv3qPELMd5QY1cc1pi9D/yMNLxk5qjKl0ZLzA6F21sMuLD/OgyWIt+TC94UHo7kdLHWB i4CEkdR/b8pN5cAEXKom6MI9MuqVMXaEtSCgmBttdD7hpGEWXhjhFCYb4JSpZwvWoTuU ohTBI0i+3r4VdNLRZlia5kwCwjwTx9ep+xzdd5/tKLzwJ3jA3wdVYgQCmF5iXK/UVH8s 3k9+CwxYMHrHXctdk5xdhOCvcsUt1WCH1ZF7czk6xNSnuUEvSe6qqINn6mqf48oYKQTM LfNA== X-Gm-Message-State: AC+VfDwIJZN+oaVTV3DhnWo3TqhqcLPvsTCcFiANJsoNqMiSFkPNPTVK MzbLbDrIM6WKYnLy01AXiRMS0A9tCV34UobfAV4U4VD0bauHAaywjMmBRxKdjNXoagkoo10FBg= = X-Google-Smtp-Source: ACHHUZ6lP0P2pVGfrbB/YN71ymiU+0rAKFAgzhZO1t8Ivxnfuwz8BTvumJ8VKxnPiaPPj1/Kpvpc3KbbEPS6 X-Received: by 2002:a6b:5b04:0:b0:758:d18e:5c71 with SMTP id v4-20020a6b5b04000000b00758d18e5c71mr7262999ioh.7.1684787548336; Mon, 22 May 2023 13:32:28 -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 s18-20020a0566022bd200b0077481acd196sm1496iov.7.2023.05.22.13.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 13:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 13:32:28 -0700 (PDT) Message-ID: <646bd15c.050a0220.af584.00edSMTPIN_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 D91EA605246B; Mon, 22 May 2023 16:32:27 -0400 (EDT) Subject: |SUCCESS| pw127177 [PATCH] lib/cryptodev: fix assertion to remove GC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127177 _Testing PASS_ Submitter: Kamil Godzwon Date: Monday, May 22 2023 18:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127177 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/26335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/