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 E372D42FC8 for ; Thu, 3 Aug 2023 18:04:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1361406BA; Thu, 3 Aug 2023 18:04:00 +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 BA383406BA for ; Thu, 3 Aug 2023 18:03:59 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58688a0adbbso12364637b3.0 for ; Thu, 03 Aug 2023 09:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691078639; x=1691683439; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=R4NF2x9oh2+p6HKZpNP+01x7q5FqQyc6X1a4amvAqzY=; b=IuI0Z9nf09vSazFuH4tLmO/SwH5RKdZpihkeJt1tQqaqFHJLyzh9eGUvs+Yv/1I32b nVDFnXZFH7oxkYrVgad7rZnLcEY27OvZlIdKb0w/TYFY8StW1V/gloZoXsQdE4G9JwDb R90WeG1bEgDDBMU+r0GGLQoUsrSIUYCpVXhdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691078639; x=1691683439; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=R4NF2x9oh2+p6HKZpNP+01x7q5FqQyc6X1a4amvAqzY=; b=Yyekv1uSyciqN//sQIl0cVx1O6zq0ZvS35Ilw+akSvbEuwp6t4HcW/7lX8pdM5QVRm MhCDir6UnUPZQ8tS7iDC1W7YzptJTQh3ywCy8in5RaOwqL49K27NZD+NHxhQDTH1x3BV rLou51VYmE8cyZOWv2YuuMzM7x0jnYU/DZ8aKELYSCaGz6FunFdeePG2yUz0Rc44L3yD q1Uifg+lEVeurk3dWCL27gKIWhlf1XW8AK3wiYuZXMJHIH8SyWc1RWJC1iDb1prRds3n Hmn5m3CXnRdZQyN7ck6TuElnYyE42hhpLIvENmZXmTBfMc4bdob6VPyUR19ReFBMhtx8 1MIw== X-Gm-Message-State: ABy/qLaUcysuAJLBuS998wNvuJqgXJL1N7aufZ9Q1P0CijPrfY8LkhjX +Fm/bT6/gUjklwx/FsFyZCDt/9r1nnATFak7BVuWaiW2Wsjq8yebGt3bkik7VIfMoszUMUC4yw= = X-Google-Smtp-Source: APBJJlGV3ObOFa7T+oyB8U+1IFicZRTu9ZuIA0tvCa1goQuYsy8yWyA36HjapCG1UFjnaWe9aivKeUQCQ7wD X-Received: by 2002:a81:4785:0:b0:583:523e:6569 with SMTP id u127-20020a814785000000b00583523e6569mr20194714ywa.17.1691078639088; Thu, 03 Aug 2023 09:03:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a819205000000b00577052b1856sm28260ywg.18.2023.08.03.09.03.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Aug 2023 09:03:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Aug 2023 09:03:59 -0700 (PDT) Message-ID: <64cbcfef.810a0220.b86cb.0e94SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B24AD6052471; Thu, 3 Aug 2023 12:03:58 -0400 (EDT) Subject: |SUCCESS| pw129900 [PATCH] [v2] eventdev/crypto: fix circular buffer 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129900 _Testing PASS_ Submitter: Kundapura, Ganapati Date: Thursday, August 03 2023 08:32:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129900 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/