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 D906C42DE2 for ; Thu, 6 Jul 2023 06:36:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C01C940144; Thu, 6 Jul 2023 06:36:30 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 5168D40144 for ; Thu, 6 Jul 2023 06:36:29 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a0642e4695so274301b6e.2 for ; Wed, 05 Jul 2023 21:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688618188; x=1691210188; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t3++upDYVKoVEeYhk5LIKW2LTtLo9shRt3Dxr048uMg=; b=W5sq3MyPrX3l+OsbMmQ67xGzGGxjltTnrRnBGnkPT4V9E95hnJQCWt6snpO6to2/3s JD5OFjyYm4bKi9VO16PKRJNexZ0ZVBqCPA96yfymrtKFBtgDaQjZAkdd6DRPg+0AqzkS Ims0Q7u7lKz8r0rtdwZBacEmzXMmRiZN+2RdI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688618188; x=1691210188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t3++upDYVKoVEeYhk5LIKW2LTtLo9shRt3Dxr048uMg=; b=TIoxzOWzeGx+wV2QlIAHeR1CYHeHMFC2RHQiQGvcPcd+dWd9a249pkEbATuoahattb BgOn9i7wlmYN3njWo5A9AGaOyposdhIUaet9PctWqMTxg4FW+Iym/pNthEUAykj9WULS Zag5IKP/GIdYpFvwf1uvnuG0qFb92FCRu5WyEqtWuTa1GlZcQZbdpIlUD/x/ZnwbbzT0 ZL/BxVIyqJdVQLao0GnMGEpB9PuIk8Ka77oo0Dnz325XAtAJR8lV20JudpafsBVUh74z 8oHVSgmc0CGiyurMDy8ay02ADFZ7Uvjq1u6itSJr/aiOuQ2hJ8Oi2PJYTl8qy/7Ll4qQ c+zg== X-Gm-Message-State: ABy/qLYvc46NTwTGFB3DCcNulc5hxxS/mIP1D3dln7gyQjdXN4bGFfQd j6LIfaZAQ8wTIhkZo13NGMDQ1fo/dIvBbbYSbNfA3UFRqG5U1sCxF8NkoQd+B7bF19aH3YPiWA= = X-Google-Smtp-Source: APBJJlHAzldKpm23cpHufr73jjp6FKOXtu8zGToEMxrVjLcHuhAmFQynFwU0B2OYPOPNH4KgSmMIQYfZJdi6 X-Received: by 2002:a54:4618:0:b0:3a3:9ae0:efe1 with SMTP id p24-20020a544618000000b003a39ae0efe1mr462376oip.6.1688618188512; Wed, 05 Jul 2023 21:36:28 -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 a13-20020a63704d000000b00553d07bfc1asm26562pgn.26.2023.07.05.21.36.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 21:36:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 21:36:28 -0700 (PDT) Message-ID: <64a644cc.630a0220.19ff6.18c6SMTPIN_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 A7777605246B; Thu, 6 Jul 2023 00:36:27 -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-x86_64-compile-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/