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 B38FB42B77 for ; Mon, 22 May 2023 22:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9394C400D5; Mon, 22 May 2023 22:47:17 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0DC0E400D5 for ; Mon, 22 May 2023 22:47:17 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5617d793160so85184307b3.2 for ; Mon, 22 May 2023 13:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684788436; x=1687380436; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Juh96c9tJXkMda7MboovCoVZ7jRU6UcGAYoQ2I2YqQ0=; b=PkST9ruaCv1c9h3GMBgyTe9vPIlQd7z4tzh2feysxPXI95ber8B+XpwgRGPrU3n++E R3m7sYco3MR0R70oLp0FIk5Mtp9P5Q8CwygusAMR8N21fOd/Wm91aFmtoE7xJbAtG9wi l6yPOP+MIANrY/GjotakU4pQAgHnZgqmFu85g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684788436; x=1687380436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Juh96c9tJXkMda7MboovCoVZ7jRU6UcGAYoQ2I2YqQ0=; b=AvAx1zxv0lq5oaHpBc/B6aUoomeAfm7hi9q8yyhF6KidpyRrbhHmZioBmBhyQc9y+C N3PXmMEY61oWX1pMyv2tXsrliFeJrl19vvZphgW4p0mtPf8cfuiHHklzIATL32emiCpx 42LeE/Nbf2Cn4snE4hOjXL5bpfxWz2hr+aU6v/KeLrbu/+hMIPtRD0lZJ0YLo2+IKb36 HSwJ9POttlAQePSqMW8SwDB9cGRvXBavE0zaMNuws8gbrud44IQm9nsgppQn0xAW7slv T5olLoQpxqJoRT5NFkqbGfC804ynrQhB298HvV7qqs6WI3nraDWMXMWCCtQAx0mcjA2j pGNA== X-Gm-Message-State: AC+VfDxdloZ9bfhVP2IXS8jDNTgrqFUh570peh2xrrVR3otdP9wmcwt0 aZ0jhJMur+xPM625WzW8SEkAcHuj4hkuzCS/e29/hrX9rUuHK6MY3FNPpA== X-Google-Smtp-Source: ACHHUZ5pnxws1PoIGiUlt9IXZ0lF4iLrfskOwfPXUusErLf/1Ghd3vaRdp5Ui/fXwt191oywumlYyGGGBZtk X-Received: by 2002:a0d:c207:0:b0:565:2f72:f65c with SMTP id e7-20020a0dc207000000b005652f72f65cmr1592199ywd.44.1684788436411; Mon, 22 May 2023 13:47:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b129-20020a816787000000b00561e914d467sm1567900ywc.3.2023.05.22.13.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 13:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 13:47:16 -0700 (PDT) Message-ID: <646bd4d4.810a0220.acbba.cbbbSMTPIN_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 05CB9605246B; Mon, 22 May 2023 16:47:16 -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-abi-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 | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/