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 128774293D for ; Fri, 14 Apr 2023 09:04:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6CED400D5; Fri, 14 Apr 2023 09:04:42 +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 5D3EF400D5 for ; Fri, 14 Apr 2023 09:04:42 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32a7770f7d1so7453655ab.1 for ; Fri, 14 Apr 2023 00:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681455881; x=1684047881; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=CutxqthghEDOtIPSZ2CVWMp0b6dExnkig5zitwBPTqc=; b=MBui9OzF7AZNpcrW60E3Bb89bK+7H4rttpjFoMPJ+wnVGJCkWV/bBoTiIT4vISxnJM lA7I57Mcm+0PSkw0PsCnW5wAIh+o861KXaxcE/ziJ0V0XDf/0twIxYm1docW1ZM4TUV7 Jegb+52bqJJeJGO7SUFZASgpwf5imOb2eZL1A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681455881; x=1684047881; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CutxqthghEDOtIPSZ2CVWMp0b6dExnkig5zitwBPTqc=; b=DXSrOqyJzGy+uKPZ72k/K0GyUQ/0ErI86PBuxY0P0Y4ngp59dbtndZMGQnpKPS7Oc3 UaX8J4ABS0Ok6Wg6RnGo5h4Azkd/xp3y5//JM4XxzscXtM8vuTgBI8Yr/j656LSrzUBl hry71N9yOuF3vuBeiQ63uFDAEaVkwHjDBlmHkHC+LDxscyxPy87OV6bIYGdafoPOzpGp v5C/MViWUkSMbnpz78tPZm0vCmvzGLk7FEctH86dc2Wsk7NaF46qlxhUQ7pTxAtvLzAq lfxfsfDYjGS53RYZ3RPD3uT5pPzNPleXj16xa2Olg+h+Ia8K22wJrztM2JR3SVWlMNO6 5MWQ== X-Gm-Message-State: AAQBX9dVAs2jxXQpDdM5Pn6oy58Y7RN3xgC/tFFPZ1vRKZ/N911hxNTs YBU/K3pkGL4ptJctMGcU1YFi2sPCjC9+5gKl6BpPCXQHZ+K5Q63Vq+k97ssKTYNQvWtdfdAjtw= = X-Google-Smtp-Source: AKy350aSSpkvHFlUylG0WAyvqJOmCAWjzASm9O80SvJAnIqP/t67nQw+MJ6PDzC+Y67AWr6C85AuqcHtyyGa X-Received: by 2002:a05:6e02:1bcb:b0:322:ffe9:1576 with SMTP id x11-20020a056e021bcb00b00322ffe91576mr3092107ilv.2.1681455881747; Fri, 14 Apr 2023 00:04:41 -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 i41-20020a026029000000b0040f76692fc6sm243251jac.36.2023.04.14.00.04.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 00:04: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 57DAC605246B; Fri, 14 Apr 2023 03:04:41 -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 495BA60092; Fri, 14 Apr 2023 07:04:41 +0000 (UTC) Subject: |SUCCESS| pw126059 [PATCH] examples/ipsec-secgw: fix AES-CTR IV length From: dpdklab@iol.unh.edu To: Test Report Cc: Tejasree Kondoj , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414070441.495BA60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 07:04:41 +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-aarch64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============+===========================+==============================+ | Debian 11 | PASS | PASS | +-------------+---------------------------+------------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.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/