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 163DB429AF for ; Sat, 22 Apr 2023 01:33:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12D1E40ED5; Sat, 22 Apr 2023 01:33:18 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3E0FE40ED5 for ; Sat, 22 Apr 2023 01:33:17 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3294fd17f1cso6431535ab.1 for ; Fri, 21 Apr 2023 16:33:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682119996; x=1684711996; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PGhsMlfm7zwFp0shmmsbgzJ5b0XvZ9aNhBT9FJsbtCY=; b=Q2CTSxfaBSGqwSJjXday+f+Jlc7sS4A15CYQJgnN7gdeRgOCOEWu7vrM9rYBeI6r/N mxKBj1BPK2ylaGqObXqB8/57WQpt5afutRQsJpARsIk96OpUvT4trA+E/0O/uVpSkuim uMplcBS5Ljee1Y/zkYVQWK1V8dZR4syRr3HYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682119996; x=1684711996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PGhsMlfm7zwFp0shmmsbgzJ5b0XvZ9aNhBT9FJsbtCY=; b=k85TRsfAPwCI9kIcASFo1uOcJyDrNqKh8rhGPjyhatbYn0lwJIC5Lq9BqZ1sFfd5fw BnKeZ9mAq3cpjnEd+TbtcZfJD/ry2aHfQbvJxT4bbxYpWRDZNp2JbeKSbYakfil0FZ7s mMxloySPJ3KhuRKKr2iGflw7LUeZZ2BBuxH9iD1oad+Z0W9rn7CXpT+37FC6Ra56wslF Ojx27Z+gl9116cm3UsgUmwpx0l9by+NBQZ5y8Sx3nNVbAFQklJqGwpp/VkCBYSu/7gVM nc6QcK5hsHxNMTXJCSvdXpNxWhPVDkHZnvZYNvTtxT4Rd1GW+qJZmz1QhHzPkSg1H/N4 33pw== X-Gm-Message-State: AAQBX9fsD1sOGlLJM01SBO5Bwz0YC9Jknmm4bMHSElnqeyBtpB7klvu3 7L2bR3jYgJriLIW2OshMQrOOkPkZuZ4d60jsJUZlpgEAKA2ohOGC94lcwQ== X-Google-Smtp-Source: AKy350aD4ykPkHTVKG5yEaqxuwJKq6NcKFbrYlQBVb2rJzHbVwMNA342HU7A+hRNfezdeIrENUNUcKx+2zGW X-Received: by 2002:a92:c105:0:b0:32b:59f2:41d2 with SMTP id p5-20020a92c105000000b0032b59f241d2mr403603ile.15.1682119996596; Fri, 21 Apr 2023 16:33:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i40-20020a023b68000000b0040fd30660d6sm548686jaf.66.2023.04.21.16.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 16:33:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 16:33:16 -0700 (PDT) Message-ID: <64431d3c.020a0220.a142.e27bSMTPIN_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 D51BA605246B; Fri, 21 Apr 2023 19:33:15 -0400 (EDT) Subject: |SUCCESS| pw126389-126396 [PATCH] [8/8] crypto/ipsec_mb: set and use session ID 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126396 _Testing PASS_ Submitter: Ciara Power Date: Friday, April 21 2023 13:12:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126389-126396 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/