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 4577842B77 for ; Mon, 22 May 2023 22:01:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 427E4400D5; Mon, 22 May 2023 22:01:23 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 81B75400D5 for ; Mon, 22 May 2023 22:01:21 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c64da0e46so84691439f.0 for ; Mon, 22 May 2023 13:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684785681; x=1687377681; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tcF/6g6BiW14BcVZR3oHDibKwHCfKwzPHYHWeulCPo8=; b=NZrU2VslyWrRvBfCwPoEQlFKzYB/2jJbBViVpVORWKv0VhOR8eDwM0QRkBZuOp3OAH XhnWDxY2ylLPEbEj87zmk8w/sjX8rLQBLY8wEJIx56shXtiNK2vLA/tzJtReNGPesL/Q jAeXtxepld4sPv+ac46Fptz7jWU4vd/3JiGx8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684785681; x=1687377681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tcF/6g6BiW14BcVZR3oHDibKwHCfKwzPHYHWeulCPo8=; b=JEtgqAZY+psbrh+aehnt1oclQNYxzGestZ8XAFol6h4Y+Sft9GrCe9oh73sy8/znyT Fz8qOLvCwWqAFc4s2jo690ud79xyPEEn78fEfqw4fiMyOhzNDSggmlY5GqKVXPIz/2bx qPDwC4rSBOgMenkKMRzeV7kA3b8Fm3qe/58tRrDGGIbEUAZBlIoTcP0glaDPeNwRAAwr xfca2cIv9RthxVzuwyrKlIE2AcYMBaOc2Nx93GiL+t9RLv5QLuHDUArfJEFuP22dGlIG 0xqRsub2bee7vVessI4XiWKOwkAkPSc8PJjSO/XcPjdrqdvzcsuLu2CouigaYckkvXO+ Ch6g== X-Gm-Message-State: AC+VfDy0OYOk8euD0Epy2S8v6xkMhCwx4seGXFOH/ZfDWcz2qNWPw+CV NZQ4j/cO49Hob+RQ06BVzKpc4btXgsjt12b/gmRH/jSS5/bE8H0++calgg== X-Google-Smtp-Source: ACHHUZ4p6tlqTNlioqhj+H4Yiq4f1/VM9XYhY6dz1NesNMVASnJnrJ/ES2DfJciwXYRbKhc5dwMP+wQjt9hq X-Received: by 2002:a5e:c102:0:b0:763:bb4d:a415 with SMTP id v2-20020a5ec102000000b00763bb4da415mr7606058iol.18.1684785680952; Mon, 22 May 2023 13:01:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g25-20020a02b719000000b0041acbcdeb88sm707608jam.72.2023.05.22.13.01.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 13:01:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 13:01:20 -0700 (PDT) Message-ID: <646bca10.020a0220.bb432.b586SMTPIN_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 31BC2605246B; Mon, 22 May 2023 16:01:20 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/