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 A79AB429AA for ; Fri, 21 Apr 2023 10:16:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A19FD410DD; Fri, 21 Apr 2023 10:16:11 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 620A9410DD for ; Fri, 21 Apr 2023 10:16:10 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-187af4a5437so1315642fac.0 for ; Fri, 21 Apr 2023 01:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682064969; x=1684656969; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gWUAQDhY3Q0osby/iPNcvVMQwe+RtiWAZttbckx66ao=; b=VBan7nr4jc62KumiVG7dZM+us1MxrC7wYiOSMKuy9A8zm+DOS78FQYJpEgqOdrwCXZ NV4qW4W+94uWZ6EzyCV5OGGRSBboIVsULuU9VDLgGgU00neFX5CzrK8x+P7CelVZlhpV 6ix8UthKXDc8HqR6jkzUXIMlqU90h84MtqGVc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682064969; x=1684656969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gWUAQDhY3Q0osby/iPNcvVMQwe+RtiWAZttbckx66ao=; b=IIK54DcGUO7Dc1n5ZZzrm0WvjSwGFq60/bgh+oCdaMqwh1whrDLPjH5SWGM8Phl7wn b4P0pAzpftofydfZWhFEz5t3mKLRDN87cN76UzbvU8CoRA34v8GfBbu2ns/h9cumy5P2 UourAD5XcSU+Qzn/bSouZuOqFbyzNmaJVUThyjQxbbZop3TCsWOAFwXzRRUKuMI4arns ivTbFzZgRWFQOrMrEDqeJXEcCXQPxUkQEPCO3A1O8d5eMgC5nfteXt1KNSAMqdLW6bF2 JMgfF8IEArbzBAXMksqYyMV0vLRj6r2BY04zRsAvwDEeDqNtF8FI6zsvWYiUkuQLCP8m 5wiQ== X-Gm-Message-State: AAQBX9c5rTSS6w74J51X9BTK3nYIJZmjCfiDioUyDLgY6429TxIsAjhC Xgpwxb5+nCYcij06MjwCqCcdbzpZEBOAyLHW0OvZiiCA2fy3OMva1Hwyb9nGkrWcBNzaIsZCyw= = X-Google-Smtp-Source: AKy350af4AqJzQd7TQh0EKjOIgPwBb74/AQ+ytRYH4EIMkqthAboV8A3MQ4i6HFusQ5qSh15DSXN1Vm7clT6 X-Received: by 2002:a05:6870:a54c:b0:187:796c:b5cd with SMTP id p12-20020a056870a54c00b00187796cb5cdmr2780104oal.23.1682064969771; Fri, 21 Apr 2023 01:16:09 -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 j32-20020a4a88a3000000b0053bb5371beesm379390ooa.5.2023.04.21.01.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 01:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 01:16:09 -0700 (PDT) Message-ID: <64424649.4a0a0220.26e56.965aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 66B7F605246B; Fri, 21 Apr 2023 04:16:09 -0400 (EDT) Subject: |SUCCESS| pw126330 [PATCH] [v2] crypto/ipsec_mb: enqueue counter fix From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126330 _Testing PASS_ Submitter: Saoirse O'Donovan Date: Thursday, April 20 2023 10:31:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126330 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 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) 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) 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/26071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/