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 EC03043B86 for ; Tue, 5 Mar 2024 11:31:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4BE84026B; Tue, 5 Mar 2024 11:31:52 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 7651B4014F for ; Tue, 5 Mar 2024 11:31:52 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc96f64c10so50674435ad.1 for ; Tue, 05 Mar 2024 02:31:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709634711; x=1710239511; 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=FkxquyMQsWrXXljbfX2Nb5Uq+XnY4gx6VOXJwH1jgB0=; b=Ju2XYPiasRPLB0mFW1zIU0xF2mU2LdWFU07F/dtWEeyfzXe0dgvFrbzbo6uKenmCJg Nf0JHQe8v7jGhuVEJdovST0ji02S8JNP5xTf1Ij+IsIrNUFa3hisy/Iny7gBNK6yG0Gt 6HikFr4/eAfH/sZ6VeWxpvQivUO3flYiBf3BI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709634711; x=1710239511; 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=FkxquyMQsWrXXljbfX2Nb5Uq+XnY4gx6VOXJwH1jgB0=; b=c3gHM8QWK/kwCGa40VMRj51meeYQjGffcErWmCbw4n4zJ6ESfKch3Wm2e4TmW3hrb2 blrmwrZoTHcqB7E6snb/dLNZ77OcMqysPfvbxikZQ9ZDeTKnTm+gKaIjItJX9pRrcrdq BfiqVK5Nn561Bnm78Ghg0AWYt9/J+fHwPdRetzgWeeCE69fOlp5ZVnBl0lRa9RFbxAUl tl/6P+b/OMDaaNmCpN4siiqU4+uck3e/Eg7HoQ85RRItnvgU82427MAK5Kraz0Gxu7uR X0vbI9FsU4OGMbluQBzb2vyICxWwFcUUf8PUjdBP/fS+eNMAdOUOC/FMpPptbB6ZgI3R 1zdw== X-Gm-Message-State: AOJu0YzWKdbFFG/4FI3UVkUXr0lI886rQN9lNsWLXvmReBNsmZz+0DZR FPTRJHCndzGdBknhs+EYKc+5YCbsowdFegWzXgftJ9ZPGAAgVAt/Xcmv73JF+Y9pAw92LKXaT5w wuYDeRNcPicfuLpC1jDsXwjfXfnQFTbzHERqyKpI5FbupgAaHBFJx3u3Q X-Google-Smtp-Source: AGHT+IFUK4pVi/g85q/MjeBuNZX3J/ZxuhaBFxoi8VUTJBpk3KPEuj/omjtLmKFpXOnMZnIrxv3ilH4CFF6l X-Received: by 2002:a17:90b:2e8f:b0:29b:6da4:277e with SMTP id sn15-20020a17090b2e8f00b0029b6da4277emr125782pjb.1.1709634711653; Tue, 05 Mar 2024 02:31:51 -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 i1-20020a17090adc0100b0029af681b415sm484378pjv.7.2024.03.05.02.31.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 02:31:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 02:31:51 -0800 (PST) Message-ID: <65e6f497.170a0220.96144.cdaeSMTPIN_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 D4D596052712; Tue, 5 Mar 2024 05:31:50 -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-abi-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 | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/