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 D0B3342DDB for ; Wed, 5 Jul 2023 20:31:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9F5B406B5; Wed, 5 Jul 2023 20:31:55 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id DDD08406B5 for ; Wed, 5 Jul 2023 20:31:53 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b852785a65so7797105ad.0 for ; Wed, 05 Jul 2023 11:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688581913; x=1691173913; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uWR6t0uU/J3PiHtJAihBzjLBA9Za7ph5EQAL4IyruzE=; b=aiMdI3SRVgijhXU2ubvJkHB6XoAzZ3rIFv59Srgy85NduHioLzBifXpla22UeAzhpM FK+aAYBrdgniYplHehVJ4Yu4TXnz2+fyxm11b/dN2Bn7EbW8VxGS46gnMXuXDMEoty9O DQvKc8GISrzD1BheBzTOMvCF+zGBQFayCD4nA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688581913; x=1691173913; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uWR6t0uU/J3PiHtJAihBzjLBA9Za7ph5EQAL4IyruzE=; b=iR/neQ+0BPA0Kza2DQ9fvMe+xK/E5AkMyDBa3GD/ONYplvfTD03DYPG0DnC8Gw4RqJ LgMWLK8wYayYNsy8YWdjq5aMZJ1m9WkWj+HfmBKgHsBYT8AxrLP+hUGBfUGRY1QQeMO2 H6POUDA1wJYKj4mFZeSAnu8L8xF1d+jHLhk5eZw2zWKmNbsbUeoKkxv/gPGvLqq7GURl LZp6nZc3Enc8zwYSFRwRyrgpNrUsi2mX6c9mx9t1eVjhFD9N6olF0SFvWbbSTQu4p+dp R8/RtwgErIDkw0ENdCl8n4ulWfbr5cM2FQ8NRG6+35E6bo31pSyWGyE84e05P0DJyHV6 wJow== X-Gm-Message-State: ABy/qLZxt0Oeo/GJ6lzG3nqqBkUXVy0G8v5Y1fNg9zBmZHStC/ATjTZ1 QPirMUbREqYiEVmAjkGcMx1Y8LAUvJUat8mMSLTUVm/HMyyTwo4AmVJCqg== X-Google-Smtp-Source: APBJJlHSER5u7kj0t3wlm7EYg0wxmkostumQ/W4rim6EyJlYhtKe4t2c3do/xjr2wEXAsiF2nBmL4Bkl4efZ X-Received: by 2002:a17:903:1c9:b0:1b8:6984:f5e5 with SMTP id e9-20020a17090301c900b001b86984f5e5mr3795753plh.12.1688581913138; Wed, 05 Jul 2023 11:31:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q12-20020a170902788c00b001b7fd7d989esm849270pll.83.2023.07.05.11.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 11:31:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 11:31:53 -0700 (PDT) Message-ID: <64a5b719.170a0220.11b02.8361SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FCE6605246B; Wed, 5 Jul 2023 14:31:52 -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 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/