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 B9FD44373A for ; Thu, 21 Dec 2023 07:01:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B463B402EA; Thu, 21 Dec 2023 07:01:42 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id BD0BB402E5 for ; Thu, 21 Dec 2023 07:01:40 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d05ff42db0so4749137b3.2 for ; Wed, 20 Dec 2023 22:01:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703138500; x=1703743300; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0/IDw2wcTdAK6NtTFV1VMsRABsCA/K75LxzKWeGu/3o=; b=DHlvsdrrSEVZM9A53hmFhiupblX0GAQSbgYThIl2yuWp3eA+ntpRWFW4UUkeXE317L oJ74OCW+LXoyPZDiz1LNSgOckqT5kzF3BhnX6eAB8IF0lb8iPsBRqjmd2NpldEWoEsnn KkIhBTCtyD75d9aoqzEWr5xLrwjAEsUa563Sg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703138500; x=1703743300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0/IDw2wcTdAK6NtTFV1VMsRABsCA/K75LxzKWeGu/3o=; b=ByO09QgHqTHp78zpQkQALc93w/BeXRoJorvaArXZoQ+fjpGMHbM0QeAgS62OrJzeMj F0yunl9uZStW5tEOdAO727xYsBdMcvA8Nt/By2Cq4EqXgCMtn1PX/xpDIY1e8mYy5ZIG pO4zpVWcBmlygWVjCANktWjgvKmkPGl2J+fPPQca52lwko9SUhOrxUFk7qhOGx8Ul4TF Zs2ZuOtDE8X8/vgTDgvTlZadif1clnvYeHS8mbf0pYWHiyRtF85fA1dNtWU2eekpW5vH EXHT3qeMqOEbN92EjxBYnUdltvXtiGFLp/q8wuaJOEZDW+0cMY4hKTFVgJZYHbOHXDti THMQ== X-Gm-Message-State: AOJu0YzVw9/68Y9qyNonpjSoW2vPnpCxwZ8AWpeAB/sJUqtvSascGBOQ 4ZK3Tm/cd1HZPZgtYz289tQ5zWyxC53RcE+OJqALiHFGdXw7iMxPtjaVeQ== X-Google-Smtp-Source: AGHT+IFktcDooexdREOSOd2lUnBgLml0TcKBvIdx99gyk4YGRQxAQYFahn0ehTOG0guHOQ0QLnyIdmDHXiqN X-Received: by 2002:a0d:e2c3:0:b0:5df:4992:d6f0 with SMTP id l186-20020a0de2c3000000b005df4992d6f0mr826876ywe.6.1703138500210; Wed, 20 Dec 2023 22:01:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020a0dd40e000000b005e98b0e5396sm9216ywd.44.2023.12.20.22.01.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 22:01:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 22:01:40 -0800 (PST) Message-ID: <6583d4c4.0d0a0220.d1a8d.0cd9SMTPIN_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 D530B6051823; Thu, 21 Dec 2023 01:01:39 -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-arm64-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 | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/