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 B8B7D4373A for ; Thu, 21 Dec 2023 06:52:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4E83402E5; Thu, 21 Dec 2023 06:52:51 +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 BC63E400D6 for ; Thu, 21 Dec 2023 06:52:50 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e89ba9810aso4412847b3.2 for ; Wed, 20 Dec 2023 21:52:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703137970; x=1703742770; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4iKL1oBFO160AVY00ylNDpHnFiqi6fecPVlAr9DvKek=; b=g9u3sZ/nxXQRZI0cCAJf0cPDU6mDiOj7HlaVnt86LAUCbueqmeN8eIknyo7cReTZOi eru/lvp613t2e6ACbwEMojx5/gvrf25Ecg86jqUW2D1WrA+40pkb3Cce+oUqrWN76yyI Jun/60cJbF8d3gwOyBWaQRVGLrTd+n7GCheiI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703137970; x=1703742770; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4iKL1oBFO160AVY00ylNDpHnFiqi6fecPVlAr9DvKek=; b=TEFjUMGnRSt76hTiGw9k8DjB/g7DIZyj49frttl52jXmscPyakSNnNLdliZOEQAVFM 0n9Q8agXLv0YNKgp7Wh+vuAT2QQKBrm1gh/Ml/LzHr6biXSHdpLs2QhOCc1wtBnWLxY+ 5mUnHqgkuMfFyKcmQ0a+qKsxaf2a4gX1aKMC8q3aIv8zxFVknWegBUZdwWdCS87tvXXO bB4RUQVHVdUn7pB0oWawN3NVGRW1erpnW224H1Ikh82+3q0OOWTtOv6WaWZfeZFvYA5m C9oOQt5UXAJEB0HmwRtIqh9tsoKFWQjoQ9D63LuVVPiFkZjN3aK8fogDKWzjQTCK4USN c3vw== X-Gm-Message-State: AOJu0YweZPjIEHG6O5+BNKWAgzZTHpR5FLpCjcBv+mPaFeY4gj5gN3q+ EV3JDpBhKyH7HyEXfzsD2XQZe8v7s8Q6+PTrylSqRNxu+ClmnCpz9e82dw== X-Google-Smtp-Source: AGHT+IFtQivlhIXQ60h8OP5Out2znvDOaToDbJZtwgQMCiqQGFanepZtQrW0JWHvexs9LD2i+0jYPFGvN+e/ X-Received: by 2002:a81:5252:0:b0:5e2:6e50:e33c with SMTP id g79-20020a815252000000b005e26e50e33cmr836793ywb.9.1703137970091; Wed, 20 Dec 2023 21:52:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a196-20020a0dd8cd000000b005e7d0d6151fsm102466ywe.54.2023.12.20.21.52.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 21:52:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 21:52:50 -0800 (PST) Message-ID: <6583d2b2.0d0a0220.516be.4fa1SMTPIN_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 947956051823; Thu, 21 Dec 2023 00:52:49 -0500 (EST) Subject: |SUCCESS| pw135417 [PATCH] examples/ipsec-secgw: use bulk free From: dpdklab@iol.unh.edu To: Test Report Cc: Anoob Joseph 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 | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ 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 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/