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 81E7A42E4E for ; Wed, 12 Jul 2023 07:37:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FF3B406BA; Wed, 12 Jul 2023 07:37:49 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 14073406BA for ; Wed, 12 Jul 2023 07:37:49 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-55b22f82ac8so239163a12.1 for ; Tue, 11 Jul 2023 22:37:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689140268; x=1691732268; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5yY8Nanl420D7LkZYIVdp+SVlhv6ITgrdQ3TcUTMexs=; b=TzlK6+xLZhXZfSWlEPNS1sy+9Iq3ZcW5UyYZHRzwI2d2bydC0cX/Zf7Zz+bxutum5P ESq6lKHrHXe7aLivpx/Y64Rc6v+LXN3aQH8vmSrv6nEo6jZN26MeXU0l3xSUsy69cK0b fyNEzcuQ1hpRTogg+gHcXA9t/5A1iyMYZRQUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689140268; x=1691732268; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5yY8Nanl420D7LkZYIVdp+SVlhv6ITgrdQ3TcUTMexs=; b=gn/7p6L1jcqkU4AUHbj5KSTseh+Rz5cFeckDqY9tKGolUMnpEyV804hE2UyrE76iEg hMhtVOpJr4UV5a2CjsKkiTlPZklLvzNT72GNrFKOQubpGNvBUYuSGs09X1KktvTSsXFg CcQCBeTkz246br+d5QKy2qmJXttghHu7Iwj8WjmJePrApmzuXfZzB8cfJFjHdyvRmuQ+ DGru+OWqfkmKV5aUF7dafjj8aBYd34IkR+0J6Mc/ZN9iGth+/8aVtC4dR2yOQeAlVrxA q3tX6e/lYKEPv2lh1PMxhfXtivH9dP8R8Gmzl2u34V8OQp9WTsgcwYV3gPIYMdxLCf8p WYSg== X-Gm-Message-State: ABy/qLYgv95YrWsQaBxXHypHD73rrySlIL98TzTePuq/0hUpjhtPnbra fFJBEOh45TBRZGy/zqaheu6usRFEKrYGN+MsCWTnDk0UVqU9U+vtzw/bLtP0Q1rzsSvp8CLQvw= = X-Google-Smtp-Source: APBJJlE1hpDWHkhzhJ6SLhkR1hRr8d3hcIzIXuUJTxsLY1jVfYgkiiMoubjV80GyLfd0OviPmBQIlFA85i1X X-Received: by 2002:a17:902:e54f:b0:1b8:6952:5381 with SMTP id n15-20020a170902e54f00b001b869525381mr1242287plf.9.1689140268229; Tue, 11 Jul 2023 22:37:48 -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 f24-20020a170902ab9800b001b9dfa24522sm251837plr.68.2023.07.11.22.37.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 22:37:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 22:37:48 -0700 (PDT) Message-ID: <64ae3c2c.170a0220.9c3cc.6370SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68BC5605246B; Wed, 12 Jul 2023 01:37:47 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/