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 EC93943C9F for ; Wed, 13 Mar 2024 13:02:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5F9040A84; Wed, 13 Mar 2024 13:02:16 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 3D6D9402B8 for ; Wed, 13 Mar 2024 13:02:15 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7db9cad9dbcso2697506241.1 for ; Wed, 13 Mar 2024 05:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710331334; x=1710936134; 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=lf0RZyCqr/gwMmYbUvG4BvEvW2XtkIx5WZi0FuJ1hog=; b=CljMeRtezWWqS+mEXQoGr35y32lSqcwl/28vMwbuhMySIpoyaHHRDSxwGwFkWvWvwC BibqFOh45O6aw+IycsCQCEl7z1WgL1OGwaHZTZYLk9kaUuR1PIlg4wwspBB05IgfbzhG YilYHIqUrdclwP36Wb4hhiM4NQnwI2r3GJwOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710331334; x=1710936134; 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=lf0RZyCqr/gwMmYbUvG4BvEvW2XtkIx5WZi0FuJ1hog=; b=DK/XWolzFrRmBKu8TwSB0T71nJ/OjQkjxxGYsJgKqv9A16Vj4dd7bDEFc39LcsHP+0 BV8UhmrAk4KiInnCExqy3N0zrJ8P4xpMy3u8HY60gUaYs97QJC1U4WnlqnQrGMXVPiQe 6MhfgTFG3jGDdnzbXwP/zl08i6OEbbSs/ESf5u1JPq9k3MiaG6NEfxusj209JIbhdV6L IID5HrQI8q56fEFTK/87k+Ft/RpUiHrB9dxbx9ZOI9d/fMpmGBn9rb1fbH22zj4hT6Ga bYVRboW5XbtHa2BcnW98c3UqYs1Xp5I62pU97G4IuYtllJ4gVsNjaTF8StCJUYRmgH54 hNUA== X-Gm-Message-State: AOJu0YzLdYqn3NeogF6loxKZ6utLGl1ZqvtG9LbgITEYU9gIAVwPfwVJ rFcSQs1xOKadF7HsltU+zPiUBP0jT2fAOt+fzQIXD2zvLoAtgWNLDK4t8/lMcRcGp9fNi0Hl6uD ixEL+pc7Oe3mYpxei8qkDsffxUHshBQsi8S5miquW8BispsYgejXvlRHh X-Google-Smtp-Source: AGHT+IHVtLIXccL1FmOP7xZePqRHyGkhCrkboW+1soERWFSXyue0l+/m7GrJlpib7GJKX00rJohX4dBKlwJH X-Received: by 2002:a05:6122:7ca:b0:4c7:7407:e8ab with SMTP id l10-20020a05612207ca00b004c77407e8abmr9199063vkr.12.1710331333154; Wed, 13 Mar 2024 05:02:13 -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 ec36-20020a05612236a400b004c038d0a671sm572277vkb.9.2024.03.13.05.02.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 05:02:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 05:02:13 -0700 (PDT) Message-ID: <65f195c5.050a0220.ad63.0d57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 953176052471; Wed, 13 Mar 2024 08:02:12 -0400 (EDT) Subject: |SUCCESS| pw138308-138328 [PATCH] [v5,21/21] test/security: add out From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240313105901.1959675-22-asasidharan@marvell.com> References: <20240313105901.1959675-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/138328 _Testing PASS_ Submitter: Aakash Sasidharan Date: Wednesday, March 13 2024 10:59:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138308-138328 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/29533/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/