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 4942242DDD for ; Wed, 5 Jul 2023 21:15:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43E4A406B5; Wed, 5 Jul 2023 21:15:09 +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 50F58406B5 for ; Wed, 5 Jul 2023 21:15:08 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-78360b822abso276902039f.2 for ; Wed, 05 Jul 2023 12:15:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688584507; x=1691176507; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cQwlXV+fUw0wHMbwhkI4yVp6iYUUOG3jz5l3HG7feQU=; b=PPT+IrcZx4e1B3IjUFVtKi3rp7i/nsSoZ6ye4LYmanR3FRMY8Z9RNZxrB5SJvDJpmX onQPBU2NvwLQJuMiZ3LPYdke0crBZtQcgYtwK8p8aYM/ClBi9rUNl0snFVAcYsbIi4Cx +odq0B+4asTaVSUf0+ApaWLc8OEcfPEyvm948= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688584507; x=1691176507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cQwlXV+fUw0wHMbwhkI4yVp6iYUUOG3jz5l3HG7feQU=; b=D1SFxz0SzZYy19By+yljyA7S1Y1yUgjBjIipbncBYXcQD0Q1x2zfDx4ouuRlcGG9CJ yW8SztHtU94asmWhmAPkEkHPPASkmA2dFJWpPynx0crp4TZ2GNgWToE1+QQlUnso0uQn 1odfqGgL4lXxTWn2onX+vImsp6N91zvJXmZMolh3Gq5oUpgEWPVTckXBtGAqIFCikzDN oeTz4fF6SXM8ywRoXwoBehuaYhI87wOVGA7jcXnf3C++x8RevzfltKq3X6cENOqSaXGX D5+qeaKMYjCPR2hZPWEgrHVJNyrarHvnfAmBByfc3HDJRcLIzuUvSqjIClNckHemAh6W 0lXQ== X-Gm-Message-State: ABy/qLbyqVAt1styx+CP8o6YS3EnWNvnpEV3jGvbiICHBWaCCS+RKTRP 0jWv07M/KC77D01Yh2rKM7LRt7Qy6bp0cPiZNp9UTWhWke7KUc5aGpkAPQ== X-Google-Smtp-Source: APBJJlEy6w62geXt9No1GrOAHpx2Mj0nhHjT2Ex1vUjQITgTVSR0w8wjWqiWUVEaUlWISERmmSJMO1MzG5aj X-Received: by 2002:a5e:aa1a:0:b0:76c:56fb:3c59 with SMTP id s26-20020a5eaa1a000000b0076c56fb3c59mr28281ioe.10.1688584507769; Wed, 05 Jul 2023 12:15:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o18-20020a6bf812000000b0078685977bc7sm386069ioh.0.2023.07.05.12.15.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:15:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:15:07 -0700 (PDT) Message-ID: <64a5c13b.6b0a0220.bcc2c.be51SMTPIN_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 50192605246B; Wed, 5 Jul 2023 15:15:07 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129283 _Functional Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 10:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129283 --> 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/26968/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/