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 76C4142B77 for ; Mon, 22 May 2023 22:02:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7390D400D5; Mon, 22 May 2023 22:02:29 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D1C3F400D5 for ; Mon, 22 May 2023 22:02:27 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae87bdc452so22898945ad.2 for ; Mon, 22 May 2023 13:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684785747; x=1687377747; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4JmXbzfcXqKSQEEBuY7lblfN4DAY0hED5jihLvYG+p8=; b=JyYJaSFFPlmy+Yo8ZqsUvGNTXDJCFPizmyatk1bzI1MOhOxsO5OH/fJWJYDNa2KGLE 1E4+X+KI/gw+7Nfb3qXKmJktiFJDqsNCRf05v1dHUTnhis1TIhd2G/ot1/NfnQjZf9D5 fp7p13c5t+K0oxcPVs2ZoUgMwOKPyXsOWTapc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684785747; x=1687377747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4JmXbzfcXqKSQEEBuY7lblfN4DAY0hED5jihLvYG+p8=; b=SKZDEs3ju0t6473ysewcB/rP5Pww7u7HpDyEaMl2TUYQQBRdT9KBTkb3iMYyr3Oru8 YojQd8GTFU/N5ETWuqiFKDoh3Lfs74WQBVmkzVIR00YgOFcBKgdt/nnPYYvIW/AHSw4h 2vXUlATckvIb/f9PgUw9QIg1ivyQfJ92AX1EWZGc3skjQZRB45Fhk4N2Dm28BIjCIbGF 6SFoVlZ3D8FoFQ0JCZlx4ZDHFfELs+j+clXRVAFQNz8gpxTDVkguCVoI2oTCjs5ZRIb0 LZ/+z0XJoSDRn1UMtW9hGOlp11+VsHxF2BIc5e/tUy4NxwhQgnfBGM+KKNe7BkWAxou4 dkWA== X-Gm-Message-State: AC+VfDzcLJxahguyLzYWy7zj3MwxBjao7DTV+DLxcndwCVdfT1XhjWRi KQ4rKvP2ahE8Xd6bpWGcoDQ5dSv7pG+WYi7Vw8Ya5qeUu7eoQS59J4p7dA== X-Google-Smtp-Source: ACHHUZ5UdHIpFssW3zQWHSF9d0UwKBLC1wv796MA5/10Q34Z0FCzFd5Q64XDFomSSRtLINcrysrlrDswR78M X-Received: by 2002:a17:902:7008:b0:1ac:7ae7:3fdf with SMTP id y8-20020a170902700800b001ac7ae73fdfmr9999288plk.41.1684785747012; Mon, 22 May 2023 13:02:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d7-20020a170902728700b001ae6782d520sm772825pll.13.2023.05.22.13.02.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 13:02:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 13:02:26 -0700 (PDT) Message-ID: <646bca52.170a0220.a65f3.bb36SMTPIN_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 7C403605246B; Mon, 22 May 2023 16:02:26 -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 8 | 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/