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 5FACE4324D for ; Tue, 31 Oct 2023 09:37:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59A3A402CB; Tue, 31 Oct 2023 09:37:22 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id BEA72402CB for ; Tue, 31 Oct 2023 09:37:20 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9ca471cf3aso4931885276.2 for ; Tue, 31 Oct 2023 01:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698741440; x=1699346240; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q3S9FEwywjlAX4QqmRsJckNgfBPOiilg1YMRglvrxkg=; b=iSvlaPpjWQ+TMTURLWcaVmLBLgfpdwvmBc2BLvCsMU/baIhC0JqoWs+UFjKj9NGYD6 9lkxhMRTiEYPnMa/1iIioimCj+H1uj2TwGHLPqmBm3VmPyedQ4wBpBBouMIXalZeZNQD A04BFQSVwFs0P85pL4HqgX1KZrUfynZon0ksU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698741440; x=1699346240; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q3S9FEwywjlAX4QqmRsJckNgfBPOiilg1YMRglvrxkg=; b=YaAeSgaTaxPY8ZAYMLqyTSUxyULyYy6+F9xWMxboBdGPhzV9drlvuZjcqZjsAH74XK pta7WXBmcv2+CBl/bONOlazxzCUsBzLqc54NbH3EGyswhZRKGjv+rT1PAKhbipv0nwHp FaQoGvn8ssnjuBr5ATQtzRm/mVfcdAmh1fejzuMMrhyRwW5q3N9FSCV3+yfEbcTtm0P6 5uWN9e5IMLSHSIIRTxz3cuUURMcajyUZamodsjLzukiruv5dUz295gd6uVMlnxjSD+4N epzdWim3YdtpxG52es43n9IXz2UIX1in/vwd9qLFl7pHsPupvfzRO5ctJvS9NywYwwN9 NW8Q== X-Gm-Message-State: AOJu0YxCUN/Qdtlq17w6Z/zv7SlniL1DwsImgYebvZcPqRTuO+EgBNfJ s0mr1Zh0pMsN7ZvvGIDrrWY8Y18wRIXvOTbvMlrvtotIXemdAfB9UqDrfMLvTwOFGx442nbBrA= = X-Google-Smtp-Source: AGHT+IEcJNymcBVJtpgZziMj9JXfo/077gkCcteNRwt1KeK3ThdainqyHM6dN+ie1/Cl30PXYjZYlblu6xU6 X-Received: by 2002:a25:e0c9:0:b0:d9a:384a:d4c5 with SMTP id x192-20020a25e0c9000000b00d9a384ad4c5mr13606515ybg.33.1698741440210; Tue, 31 Oct 2023 01:37:20 -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 j17-20020a0cf511000000b006748e76f090sm160786qvm.38.2023.10.31.01.37.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 01:37:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 01:37:20 -0700 (PDT) Message-ID: <6540bcc0.0c0a0220.72cd4.2d10SMTPIN_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 E2AAD60524E7; Tue, 31 Oct 2023 04:37:19 -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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/