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 86E3042E00 for ; Sun, 9 Jul 2023 05:37:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 485C640A8A; Sun, 9 Jul 2023 05:37:21 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 17DE840A8A for ; Sun, 9 Jul 2023 05:37:20 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c4d1b491095so3825275276.0 for ; Sat, 08 Jul 2023 20:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688873839; x=1691465839; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hM9s02faDQ1LaDPwS8oBYUiJInW7+q0YW6eavN8QiIc=; b=IPTPJM3i6NZsuNrQEChTWfin6j/CRtyjzlj9MFL2/9EMFULUVC69sf1NmZabe6GPb8 c/RiWz/nof0DgmvL086XVRkajX9KBvxORyBPqCznGaCsgTg7Hl7ACsSfUx/v3w+LNKQ6 v1c8XLBia/ipM2fYtm7BbpMAxTUq+YAnL0VOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688873839; x=1691465839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hM9s02faDQ1LaDPwS8oBYUiJInW7+q0YW6eavN8QiIc=; b=I0WzteF2IFawADHtQsrwCaRcg6lRWOvil1bFRXVG40U7fsB0aWrXyak+dhApsKJyO9 Z2BXdLDUgt4Hfp+YIl4Yyf/Le18Idg53SDJVisxzHFNwsZSUVNC97bgmpoznQpxbEJ+l fo0I1a1TMOhDgwyqqgrBYWvJoPwxTs1tCtaRlSTdQtN5NGd1fvI/0jXzK4aqzltG83ou sJTKkxiwWC4v56qlwS2QTTYI35lxDInPozDINod0A4P7YYTVzPS6HgBnR7IDg+JAEyI7 CmJk++Ev51o8iffoRTjSzy/C1mxk4JJKRL/3/J9dczIs+7LRFI/iEDt5WNLmPrdeUzoo PGcA== X-Gm-Message-State: ABy/qLZJLSCpPoBhz9DyAp76tckogbu8XBEQJaR6H05Dx/OkQkX53SDq UKua0dguGt41ZFmMdGdichCC4IzxJ3M9uKwhSCnK61fQhExh3bnwWrJaCEKnhuz8RCzHMhkN+A= = X-Google-Smtp-Source: APBJJlFlESSmeqSIS6w7N+qvscr1KcwT8hs1DoUwF88jC2qQudwLUca1Mn/KYjF8O4EQnIy4knfrzwsJ8h+x X-Received: by 2002:a0d:c683:0:b0:576:cd51:1b10 with SMTP id i125-20020a0dc683000000b00576cd511b10mr9191229ywd.29.1688873839433; Sat, 08 Jul 2023 20:37:19 -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 h142-20020a816c94000000b0057a301d1ab0sm809009ywc.3.2023.07.08.20.37.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jul 2023 20:37:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jul 2023 20:37:19 -0700 (PDT) Message-ID: <64aa2b6f.810a0220.cb55a.ce1eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D7DD7605246B; Sat, 8 Jul 2023 23:37:18 -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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129284 _Testing PASS_ Submitter: Power, Ciara Date: Wednesday, July 05 2023 10:25:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129284 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/