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 D08E443D14 for ; Thu, 21 Mar 2024 20:32:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2EEB42830; Thu, 21 Mar 2024 20:32:10 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id B9413402C2 for ; Thu, 21 Mar 2024 20:32:09 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4d43df40579so486630e0c.0 for ; Thu, 21 Mar 2024 12:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711049529; x=1711654329; 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=kSV+ZNnAttbkUVTob2F3xvZnNuAqsI60CZoEvP+nPz0=; b=ZdfVq+jwZd+E/Yrror5gbPhDNmomAzPsdkUMEc7s89VyYiyqZIdBSTXipk7lvy4nrW AFfEV3QJ9xkWWX6EuW7vnn8PO36E+CnqLxI6PHXk7JK2yVAGM8NqkSmBXs4yegIWyISe oNTaOv0hA8Eo/JDuWlsfjbSuyQZHiJEtiDCpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711049529; x=1711654329; 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=kSV+ZNnAttbkUVTob2F3xvZnNuAqsI60CZoEvP+nPz0=; b=CDVgCxODuaPvsGbfm3ikk6a4eV/2BqSpbNSDkudhY1uCIlYcB0V24sU80FJkgc6ggW bfD73tNetIVhKRxuN8iZbHxP/nrEdCMNgCFh6lvMvpCqzgoJMe+GJeg270ZiJxkpGeot CO+ROWAUGXx4CzAtM5QYWhyVRqDGMJStrhJWsJY8fpxZb9UWhSSjj5WgwpfnJ8lPt7P9 rG7ETgLZN0psZePDkxhTgGcmcGODRD0/ijOOoaOoenUBciH5XDAgnvM9feClbHQDi85J gPMCK73TSnVE85Dfsyk6/T9VmggzK654HVMkWjjBOAFSQ7YBvCUcMEtVNyTyMhu87xRB VlhA== X-Gm-Message-State: AOJu0Yyxx/Uzep9al8R7458V9VKPi27MWBAZCHqe9L2s132S9I7UJBo8 j7tEHAXoRj42wyJiv6ti+PDrIm+iiKKELGWibkjD/v2nnAULwwmTtDtJ0LgxjFuWZhPGXfC/VEk k8LhJhOH+KWa54Hu5zgUY7cg9F9mZ1jbbfChsWll2V+vdl5340WcLGehU X-Google-Smtp-Source: AGHT+IF0LXRSBQJeQ5eZglz1y8QOyPP9DcmXwFq7fudWmrdR5JuE/3j3nnEPyRa4QTuBv6Pdtc5SqRm99jgo X-Received: by 2002:a05:6122:420f:b0:4d3:36b9:2c26 with SMTP id cm15-20020a056122420f00b004d336b92c26mr361758vkb.14.1711049529076; Thu, 21 Mar 2024 12:32:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u19-20020ac5c933000000b004c02ccd7d74sm43509vkl.8.2024.03.21.12.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 12:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 12:32:09 -0700 (PDT) Message-ID: <65fc8b39.c50a0220.d8dfb.15c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 85ACD6052471; Thu, 21 Mar 2024 15:32:08 -0400 (EDT) Subject: |SUCCESS| pw138673-138685 [PATCH] [v6,14/14] examples/ipsec-secgw: f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321184721.69040-15-sivaprasad.tummala@amd.com> References: <20240321184721.69040-15-sivaprasad.tummala@amd.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/138685 _Functional Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, March 21 2024 18:47:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c96e9ca312d9b32637bbdcfbfc1bca93a8629faa 138673-138685 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/