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 1C33B4324D for ; Tue, 31 Oct 2023 09:29:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02986402CB; Tue, 31 Oct 2023 09:29:01 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A733D402CB for ; Tue, 31 Oct 2023 09:28:59 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7c95b8d14so45901787b3.3 for ; Tue, 31 Oct 2023 01:28:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698740939; x=1699345739; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=605643A0Vya5rWeHTptveC5w9VBaRBBFXDNy+mW2kM8=; b=YoY5fQnn6r6qLP0U09rCunQG5mGBI01f2Q/FuJ4jwlIQPdORajABZ7E+w5amcQP/cj mlRlj0N7Ug1A/3ORXHXrqfHJ7pVGhj6O7UPY+wj+QzT9AzW4tEu6H2aL8g+OiKhwqKYa CC6iCr01qpeusQe1yR3U486lCSOhx0XV+AWqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698740939; x=1699345739; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=605643A0Vya5rWeHTptveC5w9VBaRBBFXDNy+mW2kM8=; b=b+KVabzEEs6Wv6dDpbi1S7gei/XBlUvBvYRWdCAD3xffG/I6onFX7rWSBFOBXiPBp4 0xrZ1VHt5jnEJUZL8//y0eNUCPB09iMvRijl+cfHDFcDcgCyJHxzF4DQQD6/44PUfvqI 5WNTM88iGsI4qMENhzK2SFmIsSp822cvxZ3lQzeK3ULuLpAhrhFQizD6xEOqw0CNkxEx 61BYwXjcEBZHRehyWLp7hQN+h+pKRo3WeTPSID5w6JnbzFZSKaQowFPhiP0+4vRynRox XQLjwRy4bpw6BM9wwVo68tyOyQo+aEvTpDJKALjEwKCKsCE1zXw1w89uEYoqq5SvwzYo zbzw== X-Gm-Message-State: AOJu0YwwzF7cK/agih95bTpv7KDXCtJLCenRwvi+6hST2VqsLb0c437b kRZBt9YVTkLK7D5UFCRl8AHbMTUUSJLbibw5iJowS1iAET0sK3DvzWqB9cesdHsHEsURU8V25A= = X-Google-Smtp-Source: AGHT+IEXPwT/HLIuROia4Aa0Onpl7jgTeYYImHVXvIBGtTqshZ3zwNch6BZo8wT6u9mAiRYI1Aqp19FPdXHu X-Received: by 2002:a0d:e8c9:0:b0:59f:535b:52a7 with SMTP id r192-20020a0de8c9000000b0059f535b52a7mr9720311ywe.48.1698740939052; Tue, 31 Oct 2023 01:28:59 -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 v125-20020a0dd383000000b005a7fb7cf600sm244246ywd.47.2023.10.31.01.28.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 01:28:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 01:28:59 -0700 (PDT) Message-ID: <6540bacb.0d0a0220.271a0.3ad4SMTPIN_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 ACD0B60524E7; Tue, 31 Oct 2023 04:28:58 -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 | +---------------------+----------------+ 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 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/