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 5B2EC4373A for ; Thu, 21 Dec 2023 06:57:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55DC2402E5; Thu, 21 Dec 2023 06:57:46 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 2C232400D6 for ; Thu, 21 Dec 2023 06:57:45 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6da4894a8d6so296643a34.2 for ; Wed, 20 Dec 2023 21:57:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703138264; x=1703743064; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q4T8FsyCTSO51EJM1BeE5lDdrWKEVGMMTgo0+9R8Gvc=; b=bYwYZlHH3HIx6b9bfcoa2gx4cmhdcdgS70dZ6XhvV6SATuClz2Y/3Fcu1wNUUeA/6h jiNRLYlQuxQQkZXozEujDNccp4/J+29hAcx3nYSBVLJxV9TJQALnIyjv+tGx5tl7dSMh 0LYWQtpop6teZ2rsKsNiO71I9EBCgwf88FFGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703138264; x=1703743064; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q4T8FsyCTSO51EJM1BeE5lDdrWKEVGMMTgo0+9R8Gvc=; b=VuiQzOaEe10T8iAmIUCJ098KKg7UwHsYGTNftphyQt+wB6MS1a5GK6Qm60l2QWUsrV vaeenRT0gShm0YgdZ9pFJ34jqgGVUY1nYwXjKXA/9UT/wgZ0OCgqDnxNeFTuODwLcVrh 08+aWPQa88kCxU3g9tEmIuKjykty9QuW7VToDFaVUj9Oe/RE27tAgaXUP7N5ZU6wLX1E ZabHgPkRvaJTxNMUFsSCVhTUrXQ4yqRbEN51lfsolicWv5t+kamdEdNx7rOLjezDOzL6 N58/KpHJg0y1/G0nVw3CrEGKW05Pe0NJD0IG8QpIp5GTu7p7JYTYyUwzfvo7bChzU1Nc KJbw== X-Gm-Message-State: AOJu0YyLvRfUT1UR2VyI1YxPRWlOcZ7LU5Gqqh58h8EhQJ8FevwvKqsz 26we1Zvaw8v12cynUk4DGHZpT2p5Htmd7YrZMdh2FwGpsH2S/mz2lnvdx5FnNkhhHGWHnyRoOw= = X-Google-Smtp-Source: AGHT+IHoujM19kG3b0Vqi8nERUzg3C8hTnl3QeAK6Oo/i6EPrflXlINjbrn2p2iSmIm448qT3Hr6RhYv1y3t X-Received: by 2002:a9d:754d:0:b0:6db:ab28:3821 with SMTP id b13-20020a9d754d000000b006dbab283821mr1924762otl.70.1703138264426; Wed, 20 Dec 2023 21:57:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a4aac07000000b005941c72047asm23215oon.18.2023.12.20.21.57.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 21:57:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 21:57:44 -0800 (PST) Message-ID: <6583d3d8.4a0a0220.f4374.0e0fSMTPIN_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 AE3CC6051823; Thu, 21 Dec 2023 00:57:43 -0500 (EST) Subject: |SUCCESS| pw135417 [PATCH] examples/ipsec-secgw: use bulk free 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/135417 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, December 21 2023 04:40:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135417 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/