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 D74744297C for ; Tue, 18 Apr 2023 13:11:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D313B40698; Tue, 18 Apr 2023 13:11:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 88BAD40698 for ; Tue, 18 Apr 2023 13:11:20 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54c12009c30so559542487b3.9 for ; Tue, 18 Apr 2023 04:11:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681816280; x=1684408280; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=V+NVs80GxMWr6f7diU3BzgAZQByTpgQUi7Oll3RXWXk=; b=UfiFXzKEUBmmsC8ZBbxJos7hMjCr9lBhu/LsHuJgevPSpZ1LMLwTk/D+QxV21IvjI9 8XdtJdoUG/4arIK7MWjGERIeVoirlYm7AGoBUZnn/r9gedvQh5oV5Z+XbQbLFy001gT8 tungn7fvdEGhG8725FTilv2Hv0l4v6/yo62yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681816280; x=1684408280; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V+NVs80GxMWr6f7diU3BzgAZQByTpgQUi7Oll3RXWXk=; b=AEhQV59OM57fpTJqsB0jewOe1k4zOFC404INMYygisWps/YIk0E+nbq8TuUq7gfugd lNIUQoisuxB8s4aHEshDIxGoZBndIv5YgPgJBK3cRZ/k3Rjv8Fav3xSDx3I/MaS4hL9+ 7ELed8chX7spTa8MTuTAwNP/dBsGLaqxcY168F2Tt42M74BCF5OLLHUo2EafjAx0YBVM 0MwzNdVjWko9vJvHrTBRF9OtFuaPv9pZKkR3WELnlxL2nzhFedAyl2ZMDyPSEbegFGHO 13Pp69s/C+rpIX7KWxD4Q9/CPKh3x85fSwf0yMsFO6NquCwpjvrvdYjTSMnUswgYISud xG6Q== X-Gm-Message-State: AAQBX9dN9g0O9dQWtPPeX7zUHOQ0FOZmxtHVJLi8ofVQ387fVW3D0D3f EZ/8s4GxpXkFTHylDwddcoGzb3Tsb8FRRFTJxFZxBQttrZf1SulHpvCPo2Ohnqd36Bua3Ni4Ag= = X-Google-Smtp-Source: AKy350YyuFxny0YtFvFZCTmYNhS1uEYv1gWS7J8YPk0SmPie7LstGfOzOrOzfM0DUe4SDR0ISERgnlxP7znr X-Received: by 2002:a0d:c107:0:b0:552:9ec8:eb3f with SMTP id c7-20020a0dc107000000b005529ec8eb3fmr12012135ywd.7.1681816279921; Tue, 18 Apr 2023 04:11:19 -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 h17-20020a81b651000000b005459f233f5csm5143615ywk.20.2023.04.18.04.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 04:11:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id A331C605246B; Tue, 18 Apr 2023 07:11:19 -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 A2F1860095; Tue, 18 Apr 2023 11:11:19 +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: <20230418111119.A2F1860095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 11:11:19 +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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/