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 968F642B77 for ; Mon, 22 May 2023 23:14:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77DC6400D5; Mon, 22 May 2023 23:14:16 +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 A7FED400D5 for ; Mon, 22 May 2023 23:14:14 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c5558ba95so78471839f.1 for ; Mon, 22 May 2023 14:14:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684790054; x=1687382054; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n6PVY99ogA6nY/kR6BllSUzMvoSTulPvY+xpEXNz6Yc=; b=PTfj2v1Beiyzc4GmRbn9/KYlD6TSkDV3TlW8NW/8uVg0eVO2RNCCW4oDlGPBkM45mL 8mThgbXFoqUv/vh/O3rfsmo/T0r3+OiXYwNnn9lUc21Rm81VUJBlCLfi/3k3zRYJ+gQq lFcl9cjVaqPGsTtJo7QRudVY7iLaIGiF+/w94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684790054; x=1687382054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n6PVY99ogA6nY/kR6BllSUzMvoSTulPvY+xpEXNz6Yc=; b=ZKhJAt46slZiKEnd+CpzRVT8QWA6reQJyw5DsF4a1QxPeCjcrCokYYJ7qTdnF/OKOS Db1cXUFza8qINhCT2qLvCKiQPzF8HrdGksxtmJCVEOCd2e3W666RS45rX9xUl9JgVzBz VydoaSN3BB5PlEGo0y08dsOqEV1YUTEKX66R9hcIhk9eEZDqxFrmZ4y+HPkiKpApar0Y 6iyltiJzcFWcPdccePKw45CxgSgE6geSAMgUJlyIpGIhJP2aEphQbMh5ntdwGmeQPNMM FlPZpIF4uLDCDYeupinrSDJFmUTr9VFaJWvr0LyGbu5fFzG35XseTpn6ibnucTaA3Dcm d1Ug== X-Gm-Message-State: AC+VfDzsiZ9f17/+zLr0KSNl4i/97GloRPhTmJu49B7z2YqECCIygL3j +Q24IEI8HhDhleXRTObBa0/IkJxF3HMjT+jx45gweUVMFfoqzsD9tu/TzA== X-Google-Smtp-Source: ACHHUZ4A7IzywmEohZB9W7RjrbNXwvLsPJpbKji/5cLfSqt/dNoVkCS4UUXSAvQo0SJaNrfFSDZwxCCzAIUh X-Received: by 2002:a6b:f418:0:b0:74c:89c4:8e03 with SMTP id i24-20020a6bf418000000b0074c89c48e03mr7113745iog.10.1684790054024; Mon, 22 May 2023 14:14:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a6b3b05000000b00774802b46a7sm26498ioa.24.2023.05.22.14.14.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 14:14:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 14:14:14 -0700 (PDT) Message-ID: <646bdb26.6b0a0220.943cd.11adSMTPIN_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 8180A605246B; Mon, 22 May 2023 17:14:13 -0400 (EDT) Subject: |SUCCESS| pw127178 [PATCH] [v2] lib/cryptodev: fix assertion to remo 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127178 _Testing PASS_ Submitter: Kamil Godzwon Date: Monday, May 22 2023 19:04:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127178 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/26336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/