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 77845430D5 for ; Wed, 23 Aug 2023 03:12:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81F214021E; Wed, 23 Aug 2023 03:12:59 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id F07144021E for ; Wed, 23 Aug 2023 03:12:57 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58d41109351so84033867b3.1 for ; Tue, 22 Aug 2023 18:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692753177; x=1693357977; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8gltRqyUllO7Zy0nJWlVOqVa9DYNaxBWoq0Q55o3bts=; b=P/tmEuU+DXvN+Vc2lTpe29Pn0HJ4aG/VIDXrRBB5BaIBs+c943CMZKO7w4Y3/AFlnC 8a1lDupvjwIAPVkaMm5Q3rk3xM7xm54+eWir/trQcKMXWBLjFB4GfdgATQQCWXQPI5ZV FQ3k87zGzmt/24S85jT6wdBTac9+BI61TR1bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692753177; x=1693357977; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8gltRqyUllO7Zy0nJWlVOqVa9DYNaxBWoq0Q55o3bts=; b=ke4lZJa0xNvMhT7NddzeaBy8/YJrIUGMY7y+4qYVLGUurGn4GIeNlUnNeDqkgW8Lhx TIXz2fmE53f8BeFXJME1kFOwblTUK2P9E36PqhAgyuzMrDMbHkPA0Y/bfpXizCyQ9oGC v6G+qqXtTlA2LI0ANKFP003P+bL7ZPBG1gtcE6YS9oP4vGncopolN8/v4e2GYvnPUYuu wk2g2Xz85VasqZtiY34xhYyn+57kzapgVzXslB8j8pJFTXMxB1HgoArfxKmoH46wmLc6 9w0kl6bgUVZA6DChgjpP3SsIS5oXvE8nsZCNHITrLmzDPls45p2XIOk1szVIRoZJ3/BQ xipQ== X-Gm-Message-State: AOJu0YysAJmyBP9pngYju8p1/AFOzwiuc5dU2fvi8M27Tbe43tZiJ3BB 9ZCU6gRWYgjYeDKamxfOyLa9KlWgrOliREQw21Jy2Ix0fucRg5nuTLas7Q== X-Google-Smtp-Source: AGHT+IH9YtUr1F6QeNbk0VefzBvtBIbGaR8xAIWyalhPyNoNS4VXwn0GFDm+47NXFSa0h70qVrsmD6q4NT92 X-Received: by 2002:a0d:e606:0:b0:577:3f8c:fc60 with SMTP id p6-20020a0de606000000b005773f8cfc60mr9772240ywe.1.1692753177340; Tue, 22 Aug 2023 18:12:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o192-20020a0dccc9000000b00585e3d2ddccsm1261137ywd.21.2023.08.22.18.12.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:12:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:12:57 -0700 (PDT) Message-ID: <64e55d19.0d0a0220.77a56.4d5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F17F66052471; Tue, 22 Aug 2023 21:12:56 -0400 (EDT) Subject: |SUCCESS| pw130653 [PATCH] test/security: fix buffer leaks in error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130653 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, August 22 2023 17:33:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130653 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/