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 6F8B14324D for ; Tue, 31 Oct 2023 08:50:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B9B2402EB; Tue, 31 Oct 2023 08:50:10 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 69FE0400EF for ; Tue, 31 Oct 2023 08:49:49 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b44befac59so4672975b3a.0 for ; Tue, 31 Oct 2023 00:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698738588; x=1699343388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/xQnHS0i4SV7cSl1MsKhiSnKZbhqgCczSwToWOqs/b4=; b=GaxofuvwTNxXP8yD3Bkp4fiLZGJtDCcwEY/J9Wzun77PrkL4PN69rtu6ZJ4Z6u6Zfk iO8Kp9HUPVOBKqzEqXtjLroK6FH09p+5YTtvJi+SiNU1IvpTxiPinkaXygkyRX2Fnoze bTL7v1HGalx+LJnwpJRpN2/WwJFiJKVIXyd34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698738588; x=1699343388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/xQnHS0i4SV7cSl1MsKhiSnKZbhqgCczSwToWOqs/b4=; b=h0yqv7o4zHnYaxdOG8QkdWUxfLVUbT3e+dKlO4SoJN4oT0dGTMeh25bPVoZD3dKiKP c7tljLwMGDPkQ+Wz+R2dU+48HAPc0QeDHQ1YM7qZd1ZLDngJuEErXBJBMdfiVeKBwfp8 df/UPVykD5bpDIWXUL1ODNZRAOnHBWshCrIV0KdmCG/GRhr0mYyzs3cE2RyX2lcSU5fa gf88tbWvt9g9ElQmlOfS1kvB34+hQ1S4zCEpFIJNHNnCoAEbKeWKlXUb1KWmsRkfH2V8 b9gpvnpZKvzttq70V8zSkCBbND9fEkl6xnRHTue6WPKMcpFLf9XQb2Qdno6tcGGh1hzj mYvQ== X-Gm-Message-State: AOJu0YxLDvfzZuu/M8ZRF2A7ayjTNV7Un6Tv9he+SSuRfBHd8Hceyp1n rg6CuIFoZdhLOa162HgpjdaJpvneQGv30FMVYN0PmBAgVHlW9ta4Sb4PFA== X-Google-Smtp-Source: AGHT+IEnwXMnv8ZNuiZtghJAri3brbmEY1tVJSHb6+pAoMEyKxuPAQTx/05UjRCaLi8KlOFq4tFDjRMNH282 X-Received: by 2002:a05:6a21:6d82:b0:15e:7323:5bf3 with SMTP id wl2-20020a056a216d8200b0015e73235bf3mr2534746pzb.26.1698738588625; Tue, 31 Oct 2023 00:49:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a63724f000000b005b92e73538fsm142141pgn.18.2023.10.31.00.49.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 00:49:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 00:49:48 -0700 (PDT) Message-ID: <6540b19c.630a0220.5abec.25aaSMTPIN_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 DEBC560524E7; Tue, 31 Oct 2023 03:49:47 -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-compile-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_mingw64_compile | dpdk_meson_compile | +=====================+======================+====================+ | Windows Server 2019 | PASS | PASS | +---------------------+----------------------+--------------------+ | Debian Buster | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | FreeBSD 13 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | RHEL8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 8 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Fedora 38 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | CentOS Stream 9 | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Alpine | SKIPPED | PASS | +---------------------+----------------------+--------------------+ | Debian Bullseye | SKIPPED | 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/