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 0B50042DDD for ; Wed, 5 Jul 2023 21:52:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05CF3406B5; Wed, 5 Jul 2023 21:52:08 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 91EEB406B5 for ; Wed, 5 Jul 2023 21:52:06 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-55b1238a024so5476834a12.0 for ; Wed, 05 Jul 2023 12:52:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688586726; x=1691178726; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+PaXzpRMgdiH5vVRJAJZsCnjppqEXrqLkMduYj9+ATc=; b=P45DqqkfQ7SGGLtYnx7VdH3SEWmYntygOjYxMkY7yRq6GohhLBBCievq/DXZH5N8b4 My7MKS5ySAgvIcxKfNFMr0Zx2cnru0a8NAs+copeklznxLj0Z166vsvDJDVn9cwIAhuU OhjQchoMsDN+uIb/y2GOr5mITsFk68/Qa/rmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688586726; x=1691178726; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+PaXzpRMgdiH5vVRJAJZsCnjppqEXrqLkMduYj9+ATc=; b=ITFItsJJFDXhf+dS6WhIvEvVBwWt13Qi67StKNFOrS5T92L+KrnCM4keeCTjlrcn4p 4epAld7b1FUAyKk/hybrB3muiJzyk6uH0EvlbTMWlAcUy/k/V7YTkkxLDNUOBmWikr7Z YmkiMPL8LNn41JY0iBeMa5kSLCbNW3Pi0Cr4JRS3LILiCkXasmT6dQ1v0k8MOOHw41lM VlS0PJ09JXBFFwN/pFI0/XP7alZ+GDrfYz6LVmQ79TdH1DxHLbQe+D8Z8/M8iYigNcT6 K4m1cQG5M7diUO7hAJ/vNd32223UqLzC1k/nKw8idWSvsIgLpcEFl2OghhYhRAkAGhc0 DPXw== X-Gm-Message-State: ABy/qLbZCnjo863HgmiU6hCRf0vU1tjS64Lz5MIerY5DumlP8NMSTWTA AfpLHPb2ikN0Ee9ps98QBJLDzLmsrZruioxlSZwEq3ucA+OYsA2ponAKNGK8pTCbmKMDpZ7kQw= = X-Google-Smtp-Source: APBJJlHoGVBku9ZesUPCkkgVoU9DAMNLP8VEk6Ky9J3ceLXpUhQ/fKTeu1uOIThcWnuMoNPH2wwxlK37xBuz X-Received: by 2002:a05:6a20:7347:b0:12e:de44:59d4 with SMTP id v7-20020a056a20734700b0012ede4459d4mr9647294pzc.12.1688586725844; Wed, 05 Jul 2023 12:52:05 -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 y5-20020a1709027c8500b001aaed55aff0sm889630pll.46.2023.07.05.12.52.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:52:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:52:05 -0700 (PDT) Message-ID: <64a5c9e5.170a0220.ce9ce.a4a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 11CF8605246B; Wed, 5 Jul 2023 15:52:05 -0400 (EDT) Subject: |SUCCESS| pw129283 [PATCH] crypto/ipsec_mb: fix jobs array used for 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/129283 _Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 10:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129283 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26968/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/