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 DBEC443038 for ; Sat, 12 Aug 2023 01:09:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7BDF400EF; Sat, 12 Aug 2023 01:09:21 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 8F2BE400EF for ; Sat, 12 Aug 2023 01:09:20 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6bcf2fd5d69so2409793a34.1 for ; Fri, 11 Aug 2023 16:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691795360; x=1692400160; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hR7zSjlqpmObU5hTm7znN5EVIQwBgAUo5K7j3C31jsc=; b=iM44lauS6IjtwaNIQWfclFiNFlWLr7qMKRdtzfbq3wzI1Vyy+fDHcHIapCWUdTGiLH fcDu8sQLtxGhWNFeDM6OnSNBL3hQoENm6eAd4JegjLWAv+5Sui43vsjKlRB6bEyskTlo 1JMdxyRY8EMYIjuDC5itH/dlaJi0yIUEu0IEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691795360; x=1692400160; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hR7zSjlqpmObU5hTm7znN5EVIQwBgAUo5K7j3C31jsc=; b=JgfohfPMVFUxGex4AJLHP2D3icPnz1gw03RprQZh65ZOc1KzXbgG8Ll4vzAmzEMA7D 28PaqeQje5A08ACgS8j0th05hLnXwT7wG8epOxlTh+lg/CGVd0Ja23NbGV1kvJh51oTT BmEX3HehH3pnzacZ83wzD+gFJtG3ZtSqVJBzwtJompO/6hUJ1KMqqSW/pOOXUyTHF+Ct vchun+LQkPKSLrmr48LkC8Ml0AmQj6d9T1hF1iyX9w+ywcMcP/57/8Ody271PvnHye7+ NZfiAfg68txJxc3R2WLHgVWfJz+pSQVKDq4Or2pCy7Q3XSLXJcmsYlY8iutLDOssEYn7 mi1A== X-Gm-Message-State: AOJu0YyTPFnovpywRKDuOupSp5eeObzTvmTrxgJb6Hu7t2N3y9J+XdQg U/Ka6Yh6lwjHSk2+kOZ2/Yh8BxHrE4ICx4EX0wmbwSVXy4tRz3dLBcKdSotCijXIkaTrC+BH8g= = X-Google-Smtp-Source: AGHT+IHRxWuFq8zEQHO7/YwitViYil4FtW9VaoAnHfTsp8uWMiCgUnzZfdVURIN/SBQA7+Y1RacGh2NpiiiI X-Received: by 2002:a05:6870:e74b:b0:1bc:be2:7771 with SMTP id t11-20020a056870e74b00b001bc0be27771mr3613467oak.10.1691795359973; Fri, 11 Aug 2023 16:09: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 i7-20020a0cf107000000b00646dab0cd97sm14393qvl.57.2023.08.11.16.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 16:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 16:09:19 -0700 (PDT) Message-ID: <64d6bf9f.0c0a0220.525f1.079fSMTPIN_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 AFD1A6052471; Fri, 11 Aug 2023 19:09:19 -0400 (EDT) Subject: |SUCCESS| pw130112-130114 [PATCH] [3/3] test/security: add unittest 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130114 _Testing PASS_ Submitter: Nithin Dabilpuram Date: Friday, August 11 2023 08:54:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130112-130114 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27296/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/