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 B427E4293B for ; Fri, 14 Apr 2023 07:57:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE353400D5; Fri, 14 Apr 2023 07:57:13 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F2202400D5 for ; Fri, 14 Apr 2023 07:57:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-329673008e3so6529995ab.2 for ; Thu, 13 Apr 2023 22:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681451831; x=1684043831; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tO/7D5KrkseSCg5ma8eYJZGkyBkr+FPlUNthwgFsri4=; b=YQoALClD+uk+FfucpAarR+sUrFo5Qk0kwMekQfsQu9RZiEBndlX0vsgYblNBkI/7+i PGJEgq5zSC+i+7/bgNIKpQ5E0z23Larw5BuRJUmHdmIp+3m9PSzUygKoPSvTeji55qiX Pk6iHEcYvFVRkvGGm1WtTQamBy/IDcIbU3K6w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681451831; x=1684043831; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tO/7D5KrkseSCg5ma8eYJZGkyBkr+FPlUNthwgFsri4=; b=PgFh3SH5rh3D3INe7zbmAtHFj8FCKy25HfUa/dBXjI4wYAb3Qgaln3ELKnjGVtHjA4 vFXlpXeYiFu8nMNQXqJSsBSakdhkAfbRcXIL5JutTZc87Quq4uvbsW9tCOZeVu+pjMn6 AO7vZ5ZdtiUIQQMuOXW0ZimZv9fDl/ts6Ijof8OlLLJnk1f0BpdmYY5VrTjRnEMhCAKk WQ9zDzbD7rhY9IW6DRo0mAw+KTrRdzikSoN5WJ5e/UW79Djadjl9/nbzqFbJDtsONLnr i5Yo+D/cp0F3wDJvymg3zjZZUjvF5GaYHY5hrj7Kw0i4aaiFfiRyH4oJktZ+t73IZCS/ 44pw== X-Gm-Message-State: AAQBX9eDRnGBVL2aSRa+kSN4s7kOGqCztJj7hM4PFhErDcaW5+85H5KL Qi66r7Jp9V6y9ovIyQUgp1gI9u0iiyE08qI/4mN4hDwoopTSVrga/1AiaQRsN9q/7pHO+qZ9fg= = X-Google-Smtp-Source: AKy350bllx6ElwXOQBcmOlF+onGxLdwUO6aNog4AOyeK/eg7Xeg8IHfn38/slDOdEM8sOEtvbeYxewDm5kn9 X-Received: by 2002:a92:d902:0:b0:323:1394:a48 with SMTP id s2-20020a92d902000000b0032313940a48mr3086224iln.5.1681451831342; Thu, 13 Apr 2023 22:57:11 -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 c6-20020a92bd06000000b00328c691ce78sm473672ile.47.2023.04.13.22.57.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 22:57:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id E41C6605246B; Fri, 14 Apr 2023 01:57:10 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id E316460092; Fri, 14 Apr 2023 05:57:10 +0000 (UTC) Subject: |SUCCESS| pw126059 [PATCH] examples/ipsec-secgw: fix AES-CTR IV length From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414055710.E316460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 05:57:10 +0000 (UTC) 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/126059 _Functional Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, April 14 2023 04:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126059 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.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/25988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/