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 B9F14457D8 for ; Fri, 16 Aug 2024 13:25:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5F834025D; Fri, 16 Aug 2024 13:25:33 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 99C3D400EF for ; Fri, 16 Aug 2024 13:24:54 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6bd777e6623so10004286d6.3 for ; Fri, 16 Aug 2024 04:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723807494; x=1724412294; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=kguvNYZst7RvN512DGQLqA7LjQcBY2o8wcHItuu6UcQ=; b=Axcp/JqMYfNBzXvga+hFRr3G2AucR5GVuK0o6xNX36KINMAr2rO7K0GtXsdptSzsAn 3TcuXJ+FwpjoySJsGxGRyMq9L77QBahvGjGWaSS/k93mu+Y3Hr+VOklXraQi6rsGKVFj +lVMfOvCUVw5uMLExWRXzuR3Z95NxBlMl/06g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723807494; x=1724412294; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kguvNYZst7RvN512DGQLqA7LjQcBY2o8wcHItuu6UcQ=; b=jtjUqIpwcxdY5SwpyvCvvQB6+QX7jUVdfSu+SBx7Zol5pH6ypDtKVQhvw9bNxtdOP2 ILCKtyRp+8zgynF7gYijRQ2jkjZfZlNZ3GaGozLWxHe2z9Q3j+GPDn0JbypWqTLzuUT4 gcNf/yFgy9yRQ6heEIJdfJROU9JwyPAf6KBKZMAT+Fvrw6pLtWO0kxExdVDSJ6JHjQH8 yS2Xz1yVVrI8CwvVP9qFu75Oe8i81A/Jg/V4bgA7/SL6UpEkkW/2T3Iocq3UpA7rhoeI OuxFPF/y4tLXZsVuUK6MXpsLsSrvCIJdd2Boe/NARohVbgVp5Z3QWnQx1YwBsd2Fal00 1zCg== X-Gm-Message-State: AOJu0YzlmBfEg+jXvYn5BEXkNDN5/YHOTpY7pxAQ1s+jY/hO3FBVOoAb SeRAJZf3nMQD+hmEk2vHkVKQ9TO3pC+8io7Iv0u4u+3Neb2LzfVpq3hqzNRLV0zwZGH0J4S0Ea4 i1QaCaDX0Kp5auQmfpkT8PAylpk8wPNfhzQ6/JrzK X-Google-Smtp-Source: AGHT+IGLi9YC6UPKFRPMTgotw3yEo839km+fa8tpYQaff/JB+3TcXCpHVPTM4lse5Ie2A9z4O0mVvLVpfS0e X-Received: by 2002:a05:6214:498d:b0:6b5:4aa9:9686 with SMTP id 6a1803df08f44-6bf7ced6631mr31959626d6.42.1723807493956; Fri, 16 Aug 2024 04:24:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bf6ff10b8fsm1584026d6.72.2024.08.16.04.24.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Aug 2024 04:24:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 16 Aug 2024 04:24:53 -0700 (PDT) Message-ID: <66bf3705.d40a0220.1eaf1a.7f92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A41D2605C351; Fri, 16 Aug 2024 07:24:53 -0400 (EDT) Subject: |SUCCESS| pw143195 [PATCH] [v1] examples/ipsec-secgw: free the actua From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240816072236.3686666-1-vvelumuri@marvell.com> References: <20240816072236.3686666-1-vvelumuri@marvell.com> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/143195 _Functional Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Friday, August 16 2024 07:22:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143195 --> functional testing pass Upstream job id: Template-DTS-Pipeline#175574 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/