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 CE4AD430D9 for ; Wed, 23 Aug 2023 04:49:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E153D4021E; Wed, 23 Aug 2023 04:49:55 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 9A8E64021E for ; Wed, 23 Aug 2023 04:49:54 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76dafe9574bso124442485a.1 for ; Tue, 22 Aug 2023 19:49:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692758994; x=1693363794; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CguBoGe3Dl2J53CsPxAIVfKdDOO/rlGDFXPKqVKvYMo=; b=T5nJiC2Bq4EysQXjGbnTHanyR7HRmH0XN+xiQiQWSG9gNlYGrLjnUphp3nmcoURBPA JXkZ9zN9j+tU0KBmFjq9EFBEQDOXrIOXmQmo+dF0XFFfDBFRMkcQNLlsThPGR6wDmDG8 qkGNcVpBCU4zt2IBRJZej+4AOs/xFJeA1ZLas= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692758994; x=1693363794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CguBoGe3Dl2J53CsPxAIVfKdDOO/rlGDFXPKqVKvYMo=; b=asHovCg/GyfTEFWKXQUspMOps5mjm1UM9azyLO3hsWZZH7QNY4f1dT0IDKP1xlX8WI ni9zgpTzYuyBCMJneWiWqbnxtkzf7M/fO3gzMxOHIqnKcajporLjWh6ydnBrN/Y33osS mXW69wPdxxxFJ0/VAVTSeExBWI6uoIuoX1NL7nCJ2VtC2PHVRSTgjstPFRGeLB+zYZjt 4mxTtLC5I00Wsj2rRaR4L5EoM3qOURHr9DgvyT5JHZ6ctkLHL7ONgnEjXtn2t8qlsINw LuSRGUXV0IqnghMo/C2Xs8mj/iUlh58MnhM/xNrEPsZTw0WA3hVOhIocipWTfzvJpPCG m51w== X-Gm-Message-State: AOJu0YzB/spmDultYBOrtYlHYNrel+kwTJGbnbf6yr6kzWae/yDC/8NQ QrAru24AZOaPK4o8NujFA/sEjwnib8iu1cRuWl09iSe7AGhOTsReREzgCa4iKo0tpFfcutKkUA= = X-Google-Smtp-Source: AGHT+IHekpXDKWo68uHcEyt0FV9rAn0nhsfGtxO61+TxED0RpBmshB1pWLxyvB0IgWxwgBqTa5NiRQZi4h0T X-Received: by 2002:a0c:ef02:0:b0:641:8b09:98ac with SMTP id t2-20020a0cef02000000b006418b0998acmr10953730qvr.37.1692758993976; Tue, 22 Aug 2023 19:49:53 -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 i9-20020a0cf389000000b0063d3d253db0sm733140qvk.63.2023.08.22.19.49.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 19:49:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 19:49:53 -0700 (PDT) Message-ID: <64e573d1.0c0a0220.af51.0aa3SMTPIN_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 AA3276052471; Tue, 22 Aug 2023 22:49:53 -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 | +------------------+----------------+ 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 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/