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 E933B42E49 for ; Tue, 11 Jul 2023 20:21:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E48194003C; Tue, 11 Jul 2023 20:21:24 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 4CF224003C for ; Tue, 11 Jul 2023 20:21:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3460815fde5so30573465ab.2 for ; Tue, 11 Jul 2023 11:21:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689099682; x=1691691682; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HZ45babia5DfWREYAPJ1KivLPtTp1y9ZAiRkFE5UUkE=; b=AuZYXj3iliG7TDof42BtQqZ/rDY4BUhMfpdWrTGx90xRM08YV1RI73nRSnNvZL5Z3A sgBCyJQbAgW1nGDuTlFGsTJL/kGYRfK/EuusYJuC7FXl/bib677f7PcgCbL+biuvLcCj 5NHNZMPM/N9DaYEpg7xk/7+D1KZdZolArJh30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689099682; x=1691691682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HZ45babia5DfWREYAPJ1KivLPtTp1y9ZAiRkFE5UUkE=; b=RoGfExtMhGwfg2xNqS6PXoVIKcwwMGOvXbsPRMHcJeIQ0+K6hIv/IzLMQw8vnpemA4 ZvUdnCSohudBisndI5odFlNE5y9SAPFiwm2SLA3wyciHA+CQK8OZrLVAjUDpqgRqgg1g ntnpaZTKt0jJ/3Bk+UCWJiOf+1xax0NQNnGQxn/539I9ep3Udn+55sC3ItaValanwL7p uQ9JYiiatlusH7Qx3FR0W2U3MPW49/c9PTqsh/Uudc5466HjTiuqESGCDiID3ia1k2Zu udhlMIhIMRRY9sgARrgIc43cNSOCIrKm4RpGx+6s0OI+wma+XBHt00rLtmgm60f5B4kH gGKA== X-Gm-Message-State: ABy/qLZ3reilzWwiuJ4CrBjB0ekwzk1dM8MLhbKTZxg7bsqOAI25QYF8 oWmU7dRV8d4ILioBoTlY91qstALh025hgTdER/55duvANEJoxKeLJGc1dEL1uPenHSOfMDE54Q= = X-Google-Smtp-Source: APBJJlGAfMdIx+0zRVwGhzMGbZefEiyMeRW+wskPGVG5WCXCGQUKGJB9RY5DDBshnCOpR1Z8uU5rdIcjNeVe X-Received: by 2002:a05:6e02:c0d:b0:346:7038:8507 with SMTP id d13-20020a056e020c0d00b0034670388507mr2983941ile.11.1689099682663; Tue, 11 Jul 2023 11:21:22 -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 t6-20020a92c906000000b00336232ef9a2sm170606ilp.20.2023.07.11.11.21.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:21:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:21:22 -0700 (PDT) Message-ID: <64ad9da2.920a0220.678df.48baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 341D8605246B; Tue, 11 Jul 2023 14:21:22 -0400 (EDT) Subject: |SUCCESS| pw129436 [PATCH] [v2] ipsec: fix NAT-T header length calcu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129436 _Testing PASS_ Submitter: Xiao Liang Date: Tuesday, July 11 2023 02:18:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129436 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/