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 B2DCC42B2C for ; Wed, 17 May 2023 19:26:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92849406B7; Wed, 17 May 2023 19:26:39 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D8327406B7 for ; Wed, 17 May 2023 19:26:37 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56190515833so8402477b3.0 for ; Wed, 17 May 2023 10:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684344397; x=1686936397; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hCe1BniWgq04dZY65UYEfpctTHAEeopv+opzx0qeC3I=; b=AXsiege9E84IWu+CoWyjT+nL4vb5Dd1kT81yvLAoATdYIWjmVec4r+jbXG5CsUA6eK CAfcGVuvxyBM4RTfRD61h0wJW0/CyVPdL6upM0ZjIGZnb5qkb58SKSsgYe/ZlPgFQcK6 cfB6oZs/eYuRPrDtsCXZouLMKHPD8tV3jhO6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684344397; x=1686936397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hCe1BniWgq04dZY65UYEfpctTHAEeopv+opzx0qeC3I=; b=e7LMyWUr8GCGoVgHWh2lNCWM7fwBCuoyxaOGui/CZxXj2I/qlqzUZPBRzgz+27/Mhw eljNllLuKnDiJDCbhCj+LRihyLFw8kuD0By3SmghaMrgygobY3EBshXQC0zELB0z6rBb ZQcNGH2uepmPyaYNxRBwaw00mROdwRsR19nINAWjSA40PKa0VMW56cgzJujSApIv8Pek +EY6VaEEHnZwc+z4Yg5ooX7n/Wp8ON+pHFIYxmxVqrJbjJrOthml7E4tagmKPOlBwOQG iaF4wfFv8xiMGfH5Zj5eUsSVtdHPP3mjBCU73gLZwE8e0BlMgMHNSvDGRgsPDKTtAfZB sMDQ== X-Gm-Message-State: AC+VfDz9JbDgh/0faGs8dZDQ1EDPzhpOUermlOCrZaYaASLb6RSAEzTZ ncYJu1t3nsDeF4MK/Fbug4UxFn1nShQaD4D3TlEuSfoD8gIEhhTWOGkWQN5ML1gM4oRiV896qA= = X-Google-Smtp-Source: ACHHUZ7zq3a2TpoMf11cymjhe+xINw2CLmzEybk4JzO8L1NXDw7EgciwFfweF5VuacDb37xzF9BvZi8q4kPK X-Received: by 2002:a81:9253:0:b0:550:65b4:ca60 with SMTP id j80-20020a819253000000b0055065b4ca60mr1951964ywg.8.1684344397315; Wed, 17 May 2023 10:26:37 -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 n17-20020a819e51000000b0055d7ac6ad99sm196366ywj.36.2023.05.17.10.26.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 10:26:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 10:26:37 -0700 (PDT) Message-ID: <64650e4d.810a0220.4450c.998fSMTPIN_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 ED070605246B; Wed, 17 May 2023 13:26:36 -0400 (EDT) Subject: |SUCCESS| pw126923 [PATCH] [v2] crypto/ipsec_mb: fix allocating mb_mgr in session 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/126923 _Testing PASS_ Submitter: Power, Ciara Date: Wednesday, May 17 2023 15:19:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126923 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.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/26260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/