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 A6DF043C96 for ; Tue, 12 Mar 2024 22:13:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A175B402CD; Tue, 12 Mar 2024 22:13:58 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 994F540272 for ; Tue, 12 Mar 2024 22:13:57 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3662feb90a8so30692095ab.3 for ; Tue, 12 Mar 2024 14:13:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710278037; x=1710882837; 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=aLPbxrOQkWFidka0JMOlI9iTOZxgsQpbIgBpQ32uM0Q=; b=blQwEK2wJBZO8D3nItXCSoN9JMcwrmHyV8OrDcO4YKLE46ki/6+JUC4Llj4tZWhCNp g/bfQh36+6JRdtWd/R6TKLbgP8oXzLlPjZEsfnCszlwkE5L48IgGBKes4FUgdGgLdzvC Wt0TZHD36LQu8ARW1LvzUPE9b/gigaix4l9c0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710278037; x=1710882837; 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=aLPbxrOQkWFidka0JMOlI9iTOZxgsQpbIgBpQ32uM0Q=; b=CB3HSuTPaXv0++8KpdeoIiRdzPuaVZdg/zBt0hlSeq054fWkAfYSzh9hSAE+WwbJJF V/uSiRO0nM8L0mllWNNOkIC3qiVzx/w0xG8ZjaIQa/A9ctLyvJo1B2vgywxB2tBMDM4/ d2puizfNulEst/L96k4jcbV99DJQYwymeK60j6r4PVPwwxriwfM7XAdQNkneE2J/xIzY 078JpPRa1ImuCOO9U5HgtVt0MEbjh2Lb4TSezP54eFZDCU8X5TFdD1it0O1kqNG0RNUe xsDmkpRq2NefnlauLVLRBFBkLHKRBf/PrgpnWpfqb9Rfr6aTURe/WWS/MXePWB2Q37QL +9Gw== X-Gm-Message-State: AOJu0YzfL6qSCgUORd1q8WZ0nCdrTA0uSLPmTZr3674z58L9gIZINhRh jG1/s2iUi9tTs3THv7HYYo3b+5qW4+gXMYNjk1cX1Rl4UfRccyb3ax6eRRYZW/Zs2aKkPlFj3/b N+QJEMXEcPQnUh8WjCPvKRxgIiq+xSnOeLJd9ZThcO/yI0+yv28MKCk3I X-Google-Smtp-Source: AGHT+IH8dFvZcyaI/UsR8Hmm4eFC7towmHsJRpuvOXxMx4Xiqq8nOqMK3tpxPaB7i0mJl2WBXN282lbIkF/U X-Received: by 2002:a05:6e02:2196:b0:366:3dd6:968e with SMTP id j22-20020a056e02219600b003663dd6968emr1736748ila.15.1710278036997; Tue, 12 Mar 2024 14:13:56 -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 bb5-20020a056e02000500b003667387e82esm56339ilb.50.2024.03.12.14.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 14:13:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 14:13:56 -0700 (PDT) Message-ID: <65f0c594.050a0220.4e49a.276aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7CA9D6052471; Tue, 12 Mar 2024 17:13:56 -0400 (EDT) Subject: |SUCCESS| pw138229-138249 [PATCH] [v3,21/21] test/security: add out From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312175143.1664699-22-asasidharan@marvell.com> References: <20240312175143.1664699-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138249 _Testing PASS_ Submitter: Aakash Sasidharan Date: Tuesday, March 12 2024 17:51:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138229-138249 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/