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 A2FB74293B for ; Fri, 14 Apr 2023 07:51:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B99D400D5; Fri, 14 Apr 2023 07:51:42 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D67E2400D5 for ; Fri, 14 Apr 2023 07:51:41 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-187a742a963so1917067fac.10 for ; Thu, 13 Apr 2023 22:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681451501; x=1684043501; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=eouZuZjV1nzLZFHrOm1sk7ti9GEz31U+MokIbkH3/xs=; b=GNMQBzCW3PJ8IrRcC7aJQSOar6qtDDiKsFA6ATYSEB1FjCf2bqAsfYiQnE1VCKAYKm FMiQgoSsXwzo9+XgfCn3jS5tAhsY+F/IR9NjLSIum0z/dNFzUyA+P+y6Gm6ce1EPE4c/ vsZ7Ecn9Vz9Y5ey0t7bPbs0Qe/sR/l5qh28K8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681451501; x=1684043501; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eouZuZjV1nzLZFHrOm1sk7ti9GEz31U+MokIbkH3/xs=; b=kC9r87kc/NUxvtrOg6yxS9gxatCdM6cOAaJein3wRX22gwPRS2ukvdM7bW+5LZhl1x gy9NevUdoxajGfnRu6v+vvkO3sXw8+GDZz7dPrVZi8hUjA6eKpIlNfaeQ01SfNc1L6ZE QJeMNXi7uFN40vpkPK6gvEkUpER7gx1ow5KUAHUaW6rxee+GEplWd7wjFQ7QIhzQUbMb Synon2ABHvIScS4KL6o4z4yr3Kdf5OQQmOW4j1C9n0Dyv8FqzQkOaOp4rdbYVgpF63Wl YUKMhngj5I4wWXygRfxyzz+vYTiR7RqHuSl74aJgX6lh2Z2fP3Qk4nPa82utCeTzkZOF PKew== X-Gm-Message-State: AAQBX9dHo2QIb8prtBrG/4Z2lY9NksAyVfk6qH7ON4VvHAxqVKXNULnH tXxzDgjks1T7HzE40VDhLnMkmBYTfFfr2KdlqIOixH0vjKhUQeUVMft6IA== X-Google-Smtp-Source: AKy350aIaiTlowA4aPqCx89DsY/XXgHRzlfMBV/CxH7BQedIkKHXuv2ENF8BjFBGKLNEDftSFwST1AREvpp2 X-Received: by 2002:a05:6870:d148:b0:180:7d79:9eab with SMTP id f8-20020a056870d14800b001807d799eabmr3437903oac.40.1681451501250; Thu, 13 Apr 2023 22:51:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a4a1a01000000b00541af2a3c1csm549940oof.28.2023.04.13.22.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 22:51:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8518B605246B; Fri, 14 Apr 2023 01:51:40 -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 7AE6860092; Fri, 14 Apr 2023 05:51:40 +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: <20230414055140.7AE6860092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 05:51:40 +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 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/