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 DE9D4429AA for ; Fri, 21 Apr 2023 10:31:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA858410DD; Fri, 21 Apr 2023 10:31:05 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C1E46410DD for ; Fri, 21 Apr 2023 10:31:04 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1a50cb65c92so17524155ad.0 for ; Fri, 21 Apr 2023 01:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682065864; x=1684657864; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qLaxFN5PzVgiSTqI3x/0+7zlrWhr+VyvcdpF/6663Q=; b=MDCkKgs+y63n/IsmmxdnblDLHfrOSqdfrXMZVlzya021Myi4RY6L/JSix9n0weRfZq x4O8oYWMn52mwxRiqbhkIDKP4WgLHsok6D5oYU5ZrF5hTeMNfUVzDaqjR4qbNpH1K+0C PTLmN4E7C87NYQvszVCJYlVHGVYQNT3pUQG7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682065864; x=1684657864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qLaxFN5PzVgiSTqI3x/0+7zlrWhr+VyvcdpF/6663Q=; b=ZRt2q2nhbelwT4f0emMONrBJO5Po86M4aPKzBsUNgo2i2QvmgOmx7vN1CRPcJhT7SI sy3yvmoSgmVXJT80QZSTUOobK5umxh1mQY3LKIlwhj0r9hjQFfS6aE9YrYx/CoTBazRY i1iG5ZMBX8fHBLW+negwMvuYhKSRrir68l4yOJ/Atrj13fhzbJlrxclA12Cb4LhlH2M/ Kmq+iPx/oODvhWmMb7BfEOAFT5YqnIV4Zd+enEguCffHdd+FsXATGQ/JjedxSgM2raFd 4K7Cytxw+pD5YxExrTZ+pBZCHzXynAA6ifG0OzuorEy0Yy86a6jzWNs0fJAqZOua2XnP sCjg== X-Gm-Message-State: AAQBX9depicxRG0T6xi0ei0dm//DKEx1s1wWVtKIhUX8Ap1FAf6MwRFs ZdaGVkHF+hzncFc1mhPXAi5ItG0p2OFxmuYCG/yI7pKtKqEh5Ba8nAqn7bLjkRMNKtaDxARQXQ= = X-Google-Smtp-Source: AKy350bTgFX7hPKNSM8+jbQvHUggKDhhKJLHN/z0wBt4GkXuPz/i0l2eMfBRIE2pdFtKdC+8Jghr9A6DYddk X-Received: by 2002:a17:903:40cb:b0:1a6:9e53:950e with SMTP id t11-20020a17090340cb00b001a69e53950emr4367872pld.41.1682065863948; Fri, 21 Apr 2023 01:31:03 -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 x6-20020a170902ec8600b001a6a09c556fsm205822plg.66.2023.04.21.01.31.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 01:31:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 01:31:03 -0700 (PDT) Message-ID: <644249c7.170a0220.d7437.55baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 28098605246B; Fri, 21 Apr 2023 04:31:03 -0400 (EDT) Subject: |SUCCESS| pw126330 [PATCH] [v2] crypto/ipsec_mb: enqueue counter fix From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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: clang 14.0.5-1.fc36 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/