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 7873343C96 for ; Tue, 12 Mar 2024 22:13:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 744EF402CD; Tue, 12 Mar 2024 22:13:29 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B0F940272 for ; Tue, 12 Mar 2024 22:13:25 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609fd5fbe50so4254667b3.0 for ; Tue, 12 Mar 2024 14:13:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710278005; x=1710882805; 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=QlroHhtJEvxV0FDtB9moC94uDM7a/j/ooaWk6PyPVhfvtKMihtboyTre5LH08JbN8l sr50ZFNgMXmJumBzqeG4m9MmgfjtBsASGnijFpJY8sQjZydVV67FE9BbMiXSXSEIX3yg 3npBJZnJCDZgdRVeDWtIXjEAQPuyHAPNKtGvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710278005; x=1710882805; 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=dvc/JscsVg2sBmBCeaShN1zP6CUX6CZ2GJF0YdCDEE9LCkGS0rGjR4Mn4ZbVUqjoE7 nv14VKaArQbceLafQkiDtey4A6OUkgs0Z9CjIo4qKTsMyImmS62zRoivucpUK0kr4PlR iDS0rOHLb38RxCuPYNdO6tJhFmflFUF+lotB8nUEqs4yRfwC1qm3vYjWdweAr1BQ4mDn dXRLXk6ovH1sx7koVmni5JPX+1pO87DVD3wu72eqVvNY/0ufJFTT18XwoZdiLyiKnyal O5ZF0O1K6MTYxYZfy+9x+N7/x26sQXHCwWJmBl+pvS5/t9SitX15oXKzX0tpdsTJkFWC Zz7w== X-Gm-Message-State: AOJu0YzXPHse5IWYG7fdktY0hXDwFjJ62XM7CSDZiMzxifzvmn4xQIUi oHkiPNHcF+ZJ/u0IJEg60rkfFGxwDpvQMfguzeMKH4BzvZz1iEBKCkhfJuJRZ4wmTREZxo1Wb8n Z2JtPu6eBRAr7ZjoQ4Uq5CUKQXvLezzc5hh7NDOTRySjUwKjT0/yINzgO X-Google-Smtp-Source: AGHT+IEdDgqch/rvFBDHhWImX88ri+IlStyTzkzKQTGWJ2o36lkAw2GL5NVmiYKLzcZHQcooSYm93VrOYRSb X-Received: by 2002:a05:690c:2a83:b0:60a:6b97:4d85 with SMTP id ek3-20020a05690c2a8300b0060a6b974d85mr88078ywb.0.1710278004808; Tue, 12 Mar 2024 14:13:24 -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 ej7-20020a05690c2a4700b0060a085163a0sm259253ywb.28.2024.03.12.14.13.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 14:13:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 14:13:24 -0700 (PDT) Message-ID: <65f0c574.050a0220.3ccb5.e611SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 812356052471; Tue, 12 Mar 2024 17:13:24 -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/