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 5B99F4324D for ; Tue, 31 Oct 2023 08:58:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54EA5400EF; Tue, 31 Oct 2023 08:58:56 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 641D9400EF for ; Tue, 31 Oct 2023 08:58:47 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b3f938331fso2667621b6e.1 for ; Tue, 31 Oct 2023 00:58:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698739126; x=1699343926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zyGIuEFoY9A3sNDo+/YYNHMP3hIaqZz7BQVlo/rZEFo=; b=db/mjxTkeWvICoiR/BoOqErEn4leKvCtnwMvBDJelW2fAR7vXcE6905yG7lwtwweuI +TfbGeSJ3wtOokGL03rtfl0TqcxFVK4xT/wEtd2lXQbRLuTGLj79qi8iQ1AKA9Hcu8Rl oUa6C2WMi4B4u0k/rUYeuaehydvygmSb0XPd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698739126; x=1699343926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zyGIuEFoY9A3sNDo+/YYNHMP3hIaqZz7BQVlo/rZEFo=; b=sNhQJjwn6AGHF6J4mgL7cZKnmvDkGoJpktmDwOmZtkxWso/k8OPsx+qSXAMxrmMFcM cprNV/UCymvmDkh6i1ajGi8eIkjGQ/T0XEljRH1Jx3SM0lHEMB+/kNDORvhPxBy+7iiz xqF9P7kpOYnrNawjL0520HYHWmoaSlvGRDhIM2w1h07Ld/4nMWprYdVGPKFKzXLYHV3O PaQBl3n9zGVOcnrXWZu9tUr/j8yZ7hGbaL6EM/yAbzafRbP3te6IUDSlIIbWyxGJ1iXt CE03Axgv7e/kiy+imZc/uLzJT7A4Dy5rfD29woyMX/p73zmGZu3bx1dqjXLsJS2dvC5e y5wA== X-Gm-Message-State: AOJu0Yy65oTRofjgbiRuOCOY+4264z3ss6ZQnf8HqrGu/1APes2aQ9qK vxvypYtuKf7FmkhRlWlsuPj6ego/EPxajNcH2GnDqYlviOt3AS7ytGHq05laR6BjGCAILCHBRQ= = X-Google-Smtp-Source: AGHT+IEFq026JRlj2wDjQGwQzVrKJB8hAglPhFpvDxkuav7tdzIHz/bhOVKTcNFlHOgVLTuyf9vzV1cRRP1P X-Received: by 2002:a05:6808:1888:b0:3b2:e9ae:5d50 with SMTP id bi8-20020a056808188800b003b2e9ae5d50mr1155852oib.9.1698739126755; Tue, 31 Oct 2023 00:58:46 -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 x132-20020a4a418a000000b0058404a66aefsm192830ooa.19.2023.10.31.00.58.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 00:58:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 00:58:46 -0700 (PDT) Message-ID: <6540b3b6.4a0a0220.6661d.3510SMTPIN_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 0E23760524E7; Tue, 31 Oct 2023 03:58:46 -0400 (EDT) Subject: |SUCCESS| pw133636 [PATCH] [v2] test/security: fix buffer leaks in e 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/133636 _Testing PASS_ Submitter: Akhil Goyal Date: Tuesday, October 31 2023 06:44:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133636 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/