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 B7C8443C4D for ; Tue, 5 Mar 2024 11:25:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9446A4026B; Tue, 5 Mar 2024 11:25:35 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 180D94014F for ; Tue, 5 Mar 2024 11:25:34 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c8395e24fbso162078839f.3 for ; Tue, 05 Mar 2024 02:25:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709634333; x=1710239133; 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=sfe47x+I185T2VukX71meBRYH1rb/Hh/CyQfSx9QK/Y=; b=U8G2moKH43Yp2zJpW6MQdHKAfvm/FfBFj8HJPF/vdHU4DCjZEa/+d9CmqVBkpDCGMw 7DS2bZ85HMxEEyjINwOmpcTZsQy0H1nmxTNlhd4fzXulQap8Fu7wvBplO5Nv0a6URo1K EL7z3SuBxKKehyLiJLkxD6wL0jyRrtBfH7uzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709634333; x=1710239133; 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=sfe47x+I185T2VukX71meBRYH1rb/Hh/CyQfSx9QK/Y=; b=KjQQBCUuFyo8zbD4V+WAgL9CGdBVD4m7yPOtB7Pjz8T3ReiNtQxZD/xLtxKqKvmdTw uu8DJte6zxUxg+ZXX0VHRzjEE3lbfhw8osn36/Vgpo22aX50o6K7dn1exNSOj9ZY4usM TT+iLraPGKwMWWcF3MsDyzfFs/mtA2WQ7//r6vFuuLfJMehQaBZiu2d0MPxnEaIihy9b X5yW/iZ0giWYtc+Sc57iVbu1Yg7YuE2Ud3HB1xFAeojOJXIx+hTQxkhTYRs5G5CHYl70 Lh6sreNS+9jNPpI+qZrfDa4xWUysvSqFSRcA8FrVxRe0lGcWD+skdreI+ne0kFQXMZml xukg== X-Gm-Message-State: AOJu0YwNEqJfrCx2JZfEMQC56X0b5KudhBsuxloEdIBihJrPunYpvu0Y 1E9SVh1izHTp6AvB6q/piim18MhoRXS45eMOUcjPUGpjvEskXMbjHt0KtRMv8CzzTpd2ULJDEt5 eTlD5MoCLjMKJt9+je8oflb0w8hcjNRoc0CY65qyb4q25K12dAw2ybOA4 X-Google-Smtp-Source: AGHT+IG+sS5WztPJFeVT4cRaF8Y7kRhkSNKuATPfZIdR75ZoMUUjViKpgQK1xOQ8Xp5VU6e+kKEk8j6GAjXw X-Received: by 2002:a5d:8059:0:b0:7c8:55c2:63dc with SMTP id b25-20020a5d8059000000b007c855c263dcmr5215712ior.9.1709634333221; Tue, 05 Mar 2024 02:25:33 -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 n2-20020a05663831c200b00474650e5a09sm345722jav.53.2024.03.05.02.25.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 02:25:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 02:25:33 -0800 (PST) Message-ID: <65e6f31d.050a0220.923a9.5decSMTPIN_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 AB6A26052712; Tue, 5 Mar 2024 05:25:32 -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 | +-----------------+----------+ 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 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/