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 BC9F542B2C for ; Wed, 17 May 2023 19:40:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8260406B7; Wed, 17 May 2023 19:40:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 83EEC406B7 for ; Wed, 17 May 2023 19:40:04 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64354231003so211931b3a.0 for ; Wed, 17 May 2023 10:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684345204; x=1686937204; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NaU6LOh7E0f4LhlmtjB12cGER0zg2LXUdiG6xWYiORg=; b=OjiyQfsA1GGVTCn604zvoiD+X8WNIAppD9lWHlLtrtOBkE0EtewSyqJ5Mb0L6g51La GmhihR6nHPZiiDdAw8XvF6Y4TqoxCaVgOZXaMFgZfyFjEf5/GrhoapJEf7kkLf6xn9vM mnHRUqHb4tL0tLcCeXzdDmE7IPY+MTfFLeGl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684345204; x=1686937204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NaU6LOh7E0f4LhlmtjB12cGER0zg2LXUdiG6xWYiORg=; b=Vr8kwJs3pU0aAf0ISJdjwKalOm6N/F9UIjU8XEYfDwwLylfkpXQvy7755vfOWPo1tF WCkV+EMK0TTQYnpn/jGhREKDRYtAe8GSwEPus0B47G4DlX8ZKRMbhZC45DAUO0mxqR9i FgO4Vf2idN1cXFnGYEXnu1yexnviGTcq5pJJRSp9KyTXc/oHXlDyGediIPCGX6o7CQ0y 9nVO1G4/vB36dfX4T3JwY4Yhowpc/pqutZzLQSDaj7LduyGMSJZD6wTvQ+vq5qirMj4t gwZeEDBOXg0tC8Q2ziYBSsSk+2EJzUXE9SUPtJJ985tJ0c55ImyGVUhiL1RC/vsHDMuE Vb7g== X-Gm-Message-State: AC+VfDytnvnVEYeRzTjRvqQIyAkK6Djn04O17HDfn86fdWhy9dhlm+KE TLXmn3oY6cickXC0AFVSNY2vtK6IA0v6ahtr2U3uy6El8/MHUix/FgnovA== X-Google-Smtp-Source: ACHHUZ4hpFQs0AQMKl8/FTu3hglbgGIMhX1qIF7HKxb7Q0tevLKkiZMWF55Mi/KO2hSBq32xeI7hsDZd/h+D X-Received: by 2002:a05:6a20:3d81:b0:103:7b36:f21 with SMTP id s1-20020a056a203d8100b001037b360f21mr4190822pzi.21.1684345203759; Wed, 17 May 2023 10:40:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z36-20020a630a64000000b0052c227a49ebsm1223384pgk.7.2023.05.17.10.40.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 10:40:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 10:40:03 -0700 (PDT) Message-ID: <64651173.630a0220.87bdd.ce9bSMTPIN_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 3F6DA605246B; Wed, 17 May 2023 13:40:03 -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-abi-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 | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/