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 692554297C for ; Tue, 18 Apr 2023 13:15:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6572040698; Tue, 18 Apr 2023 13:15:43 +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 B7C7340698 for ; Tue, 18 Apr 2023 13:15:41 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32a7770f7d1so31181685ab.1 for ; Tue, 18 Apr 2023 04:15:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681816541; x=1684408541; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=d3bo9a4YD9L1d9OR/LdlMol0/S7RXJ9qy1a817ulYxw=; b=DK/D+UA6X8mHfJMQp+4zROT0AKX2sScTfnAUn3W770rx4b7YB0JXts2vPuqAQ+QO6r s5NRLq/7Ur3ueYS8wX0DRdxQu/EQ3JYE882mPR+kq5ooiVpF9ZqegzIpsYyEsHK1dYfO vYUexJ4G7fRJe2hNER/rqsIELEEX5ywL3CqpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681816541; x=1684408541; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d3bo9a4YD9L1d9OR/LdlMol0/S7RXJ9qy1a817ulYxw=; b=VA+W1f3oL4Nlh5DIGdYXw0QbKXyIelWiDwky+G7U5Zg4XqsUbZRYcu3bkbakhcJlR8 DDyq71hYfLncCK1vpn4JyiYJseN/US1rLjnWOuW9skLCNbzMIRRc0eOYtZgU0u4j3cVU S9WDSLJlaIz+XYWS9lkfB7bwqsXcwr8WVa0Xv5/vifAHBl4VISj6NlrzlAVx7CdGtnmh 2/tFDkF3KAkJG2GsJ2ZJWF+xZvrFdkeddUeipn3MoktCZdnw5J/y22wjBFd6gqD85zz+ DySi+nF/CpkI1FemAHZvxKXNfrIHTgjKtGzTKBSbG7RF8qhSjZxEro/PG0dOukn19Y11 u12A== X-Gm-Message-State: AAQBX9enaURHqyl7RiHAjn2OErBDiliBCGnz8GLK2n2UQRvtYMb84lHw oNDN/pWuCU0spWLmk278hwC8Mrr/QySsV8wcuw8swSo/VD+WK+hPPdPZLjDqkWmm7PZWIKJTvw= = X-Google-Smtp-Source: AKy350abCc0SZAVtcSGcUagw4+sj6mNNHxiZpuQYukH0kaNPqPx/Fae0K23ZFcb+gTtoutaPK+EIDUclvfsr X-Received: by 2002:a05:6e02:10c7:b0:313:c32b:de26 with SMTP id s7-20020a056e0210c700b00313c32bde26mr11033687ilj.9.1681816541094; Tue, 18 Apr 2023 04:15: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 n27-20020a02cc1b000000b0040fa940ae07sm1275401jap.40.2023.04.18.04.15.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 04:15: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 A8C6F605246B; Tue, 18 Apr 2023 07:15: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 A893D60095; Tue, 18 Apr 2023 11:15:40 +0000 (UTC) Subject: |SUCCESS| pw126225 [PATCH] ipsec: fix NAT-T length calculation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418111540.A893D60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 11:15: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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126225 _Testing PASS_ Submitter: Xiao Liang Date: Tuesday, April 18 2023 08:46:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126225 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26028/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/