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 66AF6430D5 for ; Wed, 23 Aug 2023 03:12:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 729D64021E; Wed, 23 Aug 2023 03:12:47 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CF3D541140 for ; Wed, 23 Aug 2023 03:12:40 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34bad46e5a5so17203435ab.1 for ; Tue, 22 Aug 2023 18:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692753160; x=1693357960; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8gltRqyUllO7Zy0nJWlVOqVa9DYNaxBWoq0Q55o3bts=; b=Q4Mc6VGlyllYt+fmq6m+Lxx+4a3Z2buKvCDStsFCRVhc53+glR5DTk9tGrfRF03tGQ 2Unlb0KTRUPJF1O6LHrlLKJxyXUpdJff2c12COLdo9Xm+Ncbd1K14AhO3TPx4K611A2i 8zTX2ZRcRuZIwjjKIBip2DXa30/dZWUhbpkIE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692753160; x=1693357960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8gltRqyUllO7Zy0nJWlVOqVa9DYNaxBWoq0Q55o3bts=; b=OxH366deSY6uVCwyChPusHCKPQr79bCEyu0g/auP4tdBpTq1W0jzhxfqg06w/+BZWr RGVEPIc9HGsCUpPNNiBc7fp0RvKs8IR/qVTXnlMXJnfbnbBRO4w21XT1FgH9tlK0nj8B 5XZ1AC+04XNcUUQb7UF7s0UAtFvKfFRDCRw8WMMWuo015b/Mt1Yx5yDXojujue86LC8o PTNW9HByLUJaZ431lbJTHLsIytDXvR7LEEFWUf/+5AiFzBf1QfKNMGh8mrMtkPtiyFU6 5sdTsYnrwTIbWGFxTKHWUM51BqkbzMms5NIu0j4iGmgGeQ4JmLALeTxLPaWQBCtghH4G wmYw== X-Gm-Message-State: AOJu0YzRot8+rO3qjyL3nKyAYFa9Ctx0v0i9MbFJuoVpeXFdyW0Frw8I WKbizmJt9S4QLyVu3o0KS0nXHB0bXhx6ha4w9felvQMr1S1TXBDFxMclaWvT4MGVYzHtTuTnng= = X-Google-Smtp-Source: AGHT+IHnrzd/0ibmNT5Xky9v53DFbriINIGsDJfd5lN6mH/gfJC5L/POlM7vs9Pc98A6RoBOCxz/CNXYUBTy X-Received: by 2002:a92:c5ae:0:b0:349:8bd3:b5c4 with SMTP id r14-20020a92c5ae000000b003498bd3b5c4mr1150863ilt.5.1692753160266; Tue, 22 Aug 2023 18:12:40 -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 k18-20020a02c652000000b0042b2b936ad6sm481847jan.72.2023.08.22.18.12.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:12:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:12:40 -0700 (PDT) Message-ID: <64e55d08.020a0220.f63b3.6b29SMTPIN_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 CA2416052471; Tue, 22 Aug 2023 21:12:39 -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/