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 D2ED9430D9 for ; Wed, 23 Aug 2023 04:43:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5DD34021E; Wed, 23 Aug 2023 04:43:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 1DA3B4021E for ; Wed, 23 Aug 2023 04:43:48 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79246bb4008so44867339f.0 for ; Tue, 22 Aug 2023 19:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692758627; x=1693363427; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nEj7+lbgAwOcrB95GhwPYZh3wPrrpcaorI2np0sjhVI=; b=TnjXkYxxVFA8k4DS+JFTy55ki9eW94q/J53/dl3eDQAIn8P4EsUpt3d0gcnbyzx0Jr UdQN8Msl4MDYJ+B+I++faqxCFAZpYMwBCJJImnWKfEe2cjggk0fw48IwljirhRsOb6mk P7Yk3aGvdQIEP5lkIw7TfcUMQMMEC2GvhNqtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692758627; x=1693363427; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nEj7+lbgAwOcrB95GhwPYZh3wPrrpcaorI2np0sjhVI=; b=MP9RZqvL261kVqVrjG6RBmDGTa47q+aNhu87yKNuBqsVgKPdAX/YVTq17oXhHsG5ZG 0w3MZm2plycizAqyh7K7npeXDkakPEAGLRjau932t+nQ2IrkEUGahodIyAUkvkATSVm9 ubmxpqwJzt2W3pZeO6WkEi0oziGsDvuEGYzy7nbMqrVA3q2pKxXX4Od7ICFBelaXqBBu ZMpji9/bXFiViZZwcxPLWfCJYfF7cnwHik+HcdL3U+d+/gTCQlC4zK1HpgP/Na9IrPZZ 4sYGuGowFSOJlHD1cSQJFdbVbV8QfCJN0vaa+9V1lBItphKkfw/hu4fcITpMvN0De+0I 0Lmw== X-Gm-Message-State: AOJu0Yzae0dz7UwqE5RCQ+8nPd5A4lweDs3PVVwa3snCeMSst7nMfhOx tz3ZO/W1fU6Qr4UxrQoJXO3cds5xjr8LXjMdZAk8IoJL4zc0Ys2YYns02w== X-Google-Smtp-Source: AGHT+IFYJSpXXN6S/Cn/2WPqIbfifyRymT9S/0va4RyF63djlk2uJiyKkWvXNnx2oFIq9cViGXc4HYfzRH+Y X-Received: by 2002:a5e:c810:0:b0:787:169a:927 with SMTP id y16-20020a5ec810000000b00787169a0927mr1501917iol.20.1692758627416; Tue, 22 Aug 2023 19:43:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q7-20020a0566380ec700b0042b1ddf81a2sm473036jas.64.2023.08.22.19.43.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:43:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:43:47 -0700 (PDT) Message-ID: <64e57263.050a0220.ce47f.5bbfSMTPIN_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 E94EE6052471; Tue, 22 Aug 2023 22:43:46 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ 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 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/