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 EBAC243C4B for ; Tue, 5 Mar 2024 12:08:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6F7140270; Tue, 5 Mar 2024 12:08:57 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 1EF024026B for ; Tue, 5 Mar 2024 12:08:57 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c1f582673bso735246b6e.2 for ; Tue, 05 Mar 2024 03:08:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709636936; x=1710241736; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=l+VzvMhyLF5TTDHmLPdD5W+hXzzoE2GAtVpybK0GfRM=; b=blyhtfFwXKgdqKCCO2RxLPcKjVrLfQgFkjmO3ApGdIznAKSSfp4jn6VX1mblInA/g4 /UcRiAWWucW5USDijMYQdV34bBI0AYenvLXp2c0OH1UHIOusdzmGhW3cxby0YXUXklCJ RxJRm0DRxANgKn7UUnpN/Y0Ew6mPwyBYeHr/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709636936; x=1710241736; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=l+VzvMhyLF5TTDHmLPdD5W+hXzzoE2GAtVpybK0GfRM=; b=PGFNfQg609HxZ/55srGejhOH2fTJdtQrdYr+5CcVKqWxsctQ7zzQpFlJC6Pp6f81il b5/cvP/0lEZKytel/BkVDaGOjPpiDOTdnPQ7WDDHgbF8o+qdFIF165hSpQjh2CtC82x6 RYGSq/GZvN/rr7IRwvtm9XWQnHuX10kJADsx0yMuUTc3fmltsafuTEpqQAx0Zm7KCa+S tdS+KlSAPFsGRU8D3oaWQOxF3crhjH2HOxr4hxnYQADJGPWGGNBJ+ijZJhLnDFnYisc+ Z92I8P2kkZtDP9No4z1EMAYnJ2kTM0b+iOWjQW4/2/F65qAGzFq3Q/zqfAhV8d0tCCcz GEtw== X-Gm-Message-State: AOJu0Yy8uZUtLNrwwCfWsaoNGf3aCWM5jlSUN3fJ3H2ewqoOQQQaK2Do +0XvPKd4Ch/j26h3MzaqoDA8fdDRR/FrMOoyNB80tLSmEHAspaG0y0/djEfN/IR4PeKtvu6e76L NNbfBDuA3R83O7U59/r7uLGiSMiXCoMERcs5x0OXMCnFsJ+l4oz7fRO4R X-Google-Smtp-Source: AGHT+IHw6v4R/GmMwZef1Yy9X9ffJGAQDgVk6GPVLiYNWUOJ5QfsGgpGxJtz2tLmj1KqBcbzGO12U5n0J3pS X-Received: by 2002:a05:6808:1409:b0:3c1:d337:84d6 with SMTP id w9-20020a056808140900b003c1d33784d6mr1682482oiv.11.1709636936518; Tue, 05 Mar 2024 03:08:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a656a01000000b005e270ebd2d3sm169163pgu.1.2024.03.05.03.08.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 03:08:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 03:08:56 -0800 (PST) Message-ID: <65e6fd48.650a0220.876a7.8499SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACE916052712; Tue, 5 Mar 2024 06:08:55 -0500 (EST) Subject: |SUCCESS| pw137962-137982 [PATCH] [21/21] test/security: add out of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305072213.283205-22-asasidharan@marvell.com> References: <20240305072213.283205-22-asasidharan@marvell.com> 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/137982 _Testing PASS_ Submitter: Aakash Sasidharan Date: Tuesday, March 05 2024 07:22:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:be793709e7b044cd4f806d6103bf3c046311a3c7 137962-137982 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/