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 8A7D6430D9 for ; Wed, 23 Aug 2023 04:47:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E89A4021E; Wed, 23 Aug 2023 04:47:36 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 97AE34021E for ; Wed, 23 Aug 2023 04:47:34 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59231a1ca9eso24221837b3.1 for ; Tue, 22 Aug 2023 19:47:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692758854; x=1693363654; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CD8EL8cDetL717bGg+vrBVAgekzTbZ8tjUPdQOFBrA4=; b=gKJh4uX74SdzJyQVM8340Yv5ydIo1TCDcpehIgjyl6TsxMZddcXWxBSNR8B/YofDyg apMg4CrpsDBCUOni9RjtROPdsvaRlEGB2QYhfD3YJI9+ruhzpPVahh/lvycQ7qHKGbYs yndGVRx0ge8vnWSDpT5CRfYSY4lxK05bN/tCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692758854; x=1693363654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CD8EL8cDetL717bGg+vrBVAgekzTbZ8tjUPdQOFBrA4=; b=WGIRkU+o/woEy88VYM9yBYLva0LshHEvp0ByKzq8xYzQJYwUhmCVq0XLO2aGdOlNrE HPft1Vp4V0oVCIrj/OyBqDcSRxUh2WUc9O55nLZUah2k0rDSeFSokUspYoRH2HV2PlcQ 9VfetJdsNTqDiefK2RLj8VZKZ5hInNNcjjBlT5aq39W6ntUqiK4muDad9h8o/ywHbh49 NOF+WB7MlM/WT+501QLOLDd8vuQtVH51J0ZhLiXpD0iQck16b+dayL7FXZ/xuN6iHNbR g90ZIMPOc+t5jhIMkGiczO8ouwHg2z0gr9n3/f9Vr0bnDbEZaGpZ30bHUBwDpen/Ygto 0lnA== X-Gm-Message-State: AOJu0YyjJczJNwBnBTgnwa1uOx3kG3HW4KxD5SM76MCev8kcE1FNBE2U EnvBcWRehEGA4Gr56/u7C6czGHpdfa7BHgn6Xl/3oT385eFgvmZp0D3yrcLb5t/02LbuSLU0TQ= = X-Google-Smtp-Source: AGHT+IFwswjIDpSv4LaBlbyGm60gt+04HgkTwnnWnFOccfusedVnGBWzLBQVo4yjy5+2gEvCXQoYQIdKRAxR X-Received: by 2002:a0d:d1c4:0:b0:589:f445:19e with SMTP id t187-20020a0dd1c4000000b00589f445019emr10523950ywd.27.1692758853972; Tue, 22 Aug 2023 19:47:33 -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 f7-20020a0dc307000000b005925eb94a0bsm120180ywd.27.2023.08.22.19.47.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:47:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:47:33 -0700 (PDT) Message-ID: <64e57345.0d0a0220.fa193.4a44SMTPIN_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 9D7216052471; Tue, 22 Aug 2023 22:47:33 -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 | +-----------------+----------------+ | Ubuntu 22.04 | 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 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/27422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/