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 4C2EB4293E for ; Fri, 14 Apr 2023 11:57:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47302400D5; Fri, 14 Apr 2023 11:57:41 +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 8809D400D5 for ; Fri, 14 Apr 2023 11:57:39 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id o7so13608274qvs.0 for ; Fri, 14 Apr 2023 02:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681466259; x=1684058259; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3+/NDR0VKmDGJ5SGxGKI6JmHYhVeVYb8YFZZwIha/XQ=; b=EJ4nUggcAFLAc8tfBCd/iqkcke7Qd8GS7lUgNcw2uGezJJzgyC7H5adv3P910t7bR6 t/kU/p2dkDEDIDeKJLUtvxA8On8agzMq8gTBScaHJ1cevqPqPSz8IVtnG1byZTg5qOOs +rI4xnS7whuSvriPMdCCVHGDS7Wr7msLEa7C8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681466259; x=1684058259; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3+/NDR0VKmDGJ5SGxGKI6JmHYhVeVYb8YFZZwIha/XQ=; b=LhzRQvLrXc29pWYj2S6mR1KTXztVCqqD1LrUGrll8ERlgJcJZW9YWcxRgmuaGh//HY qG2bgB8kvfCpZgyHxTrJxLBM1CKuilzGVYAaWQoh+XIG7aeQDD3v2m9OjtDdR+bQ7Bif ugBNBzrnK0m7s3l1h5V16aJN71sRHcMSSgljY2TEYi0/PYDdBgZAT1/HnmAb+fTJMAsc yQR83e8kzs9HIVPmj9J0HoB3TrRxg4SaccylS28JzS5iy1MiMzpBkdBSlVUnkyWNSBej Cpyvd+PMwX+oXQcdwet4YLNSLtiTVm3IzLXUZFt3LMkT/XPBu66Yvf9ymecTyHseE6Aa ciEg== X-Gm-Message-State: AAQBX9fMlhiHznC3MXQsu4/fmHzZ4MlLzqVmpZyK2Peast6NmoTaK5At r8sO1MTpVa3ljc3qB1FtBSPr3NCzTj4bslv2ujOBy07fxjmfWDWnO0rze0EHKld3FmMgzkjT1Q= = X-Google-Smtp-Source: AKy350YamwyxLBHbOVq1gIots/Dfw0Jy8iTPT5DSoCNXxhDNvmkJydTGbN5I4PaLJT17W+tgWx+m/TaYmvyk X-Received: by 2002:a05:6214:da7:b0:5ee:e4f8:c7e5 with SMTP id h7-20020a0562140da700b005eee4f8c7e5mr2753761qvh.41.1681466258965; Fri, 14 Apr 2023 02:57:38 -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 lu9-20020a0562145a0900b005ef4eca4c7asm521784qvb.11.2023.04.14.02.57.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 02:57:38 -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 B7308605246B; Fri, 14 Apr 2023 05:57:38 -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 B698E60092; Fri, 14 Apr 2023 09:57:38 +0000 (UTC) Subject: |SUCCESS| pw126059 [PATCH] examples/ipsec-secgw: fix AES-CTR IV length From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414095738.B698E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 09:57:38 +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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126059 _Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, April 14 2023 04:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126059 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/