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 9DB6F430DA for ; Wed, 23 Aug 2023 06:22:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEA084021E; Wed, 23 Aug 2023 06:22:20 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id BD3FC4021E for ; Wed, 23 Aug 2023 06:22:19 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a7d7df4e67so3593111b6e.1 for ; Tue, 22 Aug 2023 21:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692764538; x=1693369338; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NOys9eYOUoKr58bzWXVcPm0fz3Qaf5OasddBakSYG0s=; b=NNqT00bt2xBWTERAtX9kzZqLVOiixtRxnA5RuM8ja/WG3N76Q1A6GDPrHUNIvgq4dN 2iKMKdQ8G3PoFFqg135aMugDIYBlkfS0i3apX9Rnw8Gza5V5sCKvVQ30AiLpw+mFUFVw le/r6HT/EU31t9iXlWc1QSRkEu7MLirxshMtM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692764538; x=1693369338; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NOys9eYOUoKr58bzWXVcPm0fz3Qaf5OasddBakSYG0s=; b=WPifRtjTx8YsPenJIw4bf1gZ9Tvf/w9/UR7DMd2rAu7sxngkdK0Q84aYr0SRKEJ1n+ EA5Er9PtFAaRkqU/6SYllR/nCQPZXTSK7nlLI0Qv7oquK7827ZhFWz+hWAcP2n3SRJJl fSYb83adYGKnaT5QA0msmqTmmiY7o9j8Z80rJ4HKn8NvixThK2PtU/k96RI9Avs/mAmR /KpnzbTnLsmIfPezulzTpqtNZFM0Lq7ISGU+5ybS+I9eUu6n5mVb3iBx/JQwPh0to1oQ /DeNdVQ9pFrYmSGrity0CV/g0fumRphALkAIg8TwyKQiwA1PGKfZqSRuqFumJOzhg5YX 8k1Q== X-Gm-Message-State: AOJu0Yy5S9EjgverO+zlTxpXHJLIMbV0xTqFdJFfM69uuAqmgJ9z+lct DwuSZ3LXMAGYGkv/iXGVLM6d7K2AM0s7WEgJPNOqLfHVs5+R5C/zkbw2Iankr8OqJRt+fPHb7w= = X-Google-Smtp-Source: AGHT+IEdOTRkAL/VlDqYUu8NGIJliEm3bzVdSWTYHHgBUNAwyOk3ZNtx9U8kI/5YZtRcNludn3Qkk3geum8K X-Received: by 2002:a05:6358:9217:b0:134:c37f:4b63 with SMTP id d23-20020a056358921700b00134c37f4b63mr11193353rwb.2.1692764538545; Tue, 22 Aug 2023 21:22:18 -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 x26-20020a63b21a000000b00565f5f3e988sm832950pge.14.2023.08.22.21.22.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 21:22:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 21:22:18 -0700 (PDT) Message-ID: <64e5897a.630a0220.5088.ba2bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C42716052471; Wed, 23 Aug 2023 00:22:17 -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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/