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 EB95242DDB for ; Wed, 5 Jul 2023 21:09:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6E1C406B5; Wed, 5 Jul 2023 21:09:37 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 75CD4406B5 for ; Wed, 5 Jul 2023 21:09:36 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7835ae70e46so269031639f.3 for ; Wed, 05 Jul 2023 12:09:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688584176; x=1691176176; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EoBC75axnLF5Td07oxYQblR2qpV3x+U8/zB4wrMDaiE=; b=SisaWf1qNFMiv8Tq+LCYH4MiIKasC3/Q2KfDC9yfIEnjbOHzSXks/+SCealpRLdQL9 fP2z3i/vn6FEJV4FkdeNQ2aulRqiCLjZEoUIX7XSya8EMDBmHAF2luqkBvVho3527R6X 5jC5xeXoPt201tPIPIcb6kaOMtpDAamnxo1Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688584176; x=1691176176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EoBC75axnLF5Td07oxYQblR2qpV3x+U8/zB4wrMDaiE=; b=c/hdzQLoDhoa3Tr+rY1fgaTd/nS54pUndhnPLZdAzBkjbAbQYVZHMg4uwg7iq9zMDR eghWWMbza/qN+asAjPZB9VFqeHQfiMYlyNKCZTVYPQ2eCnasq3kpFy7YGwHQomp0FOdj mDpOusu72fYzXMB5flWHz260vv8QGeD3lnoziG5EqVdARKrpBhT7+hINzZv7ZiN/VRhm uMPY5y+KgF0uVe26JdGr6nA0hadU5YhqdDUtomFmusexzInCu7tuZpVuUhgCQZcAlPT2 JMvVBZPV+NgwAtbFmWiuhuVJlKxsxi3L7vxG/EWNDd3HLHGQkHyHkBwwv6k2qQ2P+t1M 95zA== X-Gm-Message-State: ABy/qLb2PSvuuVKdCiwvKy4eIIVEbTuqn4WZujWlSkPZ3OVpYUciHOjB qThZ2mLsIRHR1fcQnNfO7U1Cp27VXmeY2b/BAacU/TIgMiAQX1AK9AB97w== X-Google-Smtp-Source: APBJJlG/clx4ogr1RAybHewINjZE6Y/ve9UJXDBjGafOWbCN3X4kYEsSFXWJRu2M64GJGLPlFxp/hecn0rxs X-Received: by 2002:a6b:dc16:0:b0:783:74a5:b73f with SMTP id s22-20020a6bdc16000000b0078374a5b73fmr12588ioc.13.1688584175808; Wed, 05 Jul 2023 12:09:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a029a08000000b0042b4180e86bsm379539jal.34.2023.07.05.12.09.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:09:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:09:35 -0700 (PDT) Message-ID: <64a5bfef.020a0220.1eee8.a640SMTPIN_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 50979605246B; Wed, 5 Jul 2023 15:09:35 -0400 (EDT) Subject: |SUCCESS| pw129284 [PATCH] [v2] crypto/ipsec_mb: fix jobs array used 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129284 _Functional Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 10:25:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129284 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/