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 6D2EF41EB1 for ; Thu, 16 Mar 2023 17:06:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68EEA40DDC; Thu, 16 Mar 2023 17:06:11 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 4EF9F40DDC for ; Thu, 16 Mar 2023 17:06:10 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id w4so1283784ilv.0 for ; Thu, 16 Mar 2023 09:06:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678982769; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=G2fShAAUrdkeRVZyXaAmAjvhRr0AbgR2VDGmjxIakM4=; b=FQNvwXFa6fyvOwKPItzZIIgLlfVbeKH7tDGCzl1Wt16owvQ+owfJkExHrfRtgnDS0i EULahg1YutCYLUnbZukUAe1zg543XQPUkCsbKxPjdWwZT+RHBP4zToyR3ZN1XSyboXyF gAqvTeMorcX0qDHFb9XyM18oDrlcIhQNa0T84= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678982769; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G2fShAAUrdkeRVZyXaAmAjvhRr0AbgR2VDGmjxIakM4=; b=3Usf95FWc+tg1wfHc4R2Qi1/l6KaXA127Q+VqoTy1qJIadQ/v17eMz8z88ArKfIJyZ jqV1qEKQNIKCgOniJ0im9tlfkabjhMharN94+5usAlFQ7PAce36xh7F0joUxoojVaKif VVKIPl60wOyGdzhhENoEA8NoOjUEBqbkaRFvXPc9QtPrzmPraJkiBJZAennHFe3dyLw6 mWpolggWZfXlyQuKoWI1BjATVKE68kJcjC+5rsXZRuhhR8b5DPGqKnxR+a3C9nQ3wKSU AqdIsylzGHp1Ixl1Nu85A7DFPGGAU2ODmuFOTVdNqcHitr+I39ibpgsAZLG64TpDwvM0 mFEQ== X-Gm-Message-State: AO0yUKWd3GojxqLHyj9jN532X19ne+CqRGKpqFSHMS4ZlsRARdqnwr3B yl1Olc5PgFoXNG0yKOBa9gWTn2LgsbSwLl+GT+CukgEQyVxJlPixdHLQXA== X-Google-Smtp-Source: AK7set9iRfmrVp9aoBXJKrEP7pGtu6mh7hnNlbrjrjj/hNuMdOXih7lLsR0r+8DXWmQJlAipcsUeId5LVheL X-Received: by 2002:a92:c08a:0:b0:323:682:9b8e with SMTP id h10-20020a92c08a000000b0032306829b8emr7799754ile.13.1678982769725; Thu, 16 Mar 2023 09:06:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g16-20020a92dd90000000b003170d92f009sm503528iln.75.2023.03.16.09.06.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 09:06:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 47335605246B; Thu, 16 Mar 2023 12:06:09 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 460156011D; Thu, 16 Mar 2023 16:06:09 +0000 (UTC) Subject: |SUCCESS| pw125103 [PATCH] [v4] test: add cryptodev crosscheck suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230316160609.460156011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 16:06:09 +0000 (UTC) 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/125103 _Testing PASS_ Submitter: Volodymyr Fialko Date: Tuesday, March 14 2023 13:32:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125103 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 20.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/