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 39AE54302E for ; Thu, 10 Aug 2023 23:46:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34538406BC; Thu, 10 Aug 2023 23:46:12 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 726F1406BC for ; Thu, 10 Aug 2023 23:46:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579de633419so15855497b3.3 for ; Thu, 10 Aug 2023 14:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691703971; x=1692308771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n/gYps8A4wsBlazWH8R3bY20RLGbge2oUZSwIBFtoWU=; b=bop7t3KaxTc++ew+vF2YOxhqiW8GPwrYqIutEZCTAEYZYgp0QPcgXnsc4escMk53mb DO/SVszGSOdiqamFU47SkMPtYkBLPpjAGaboQ8r4Ziy6T6/+la/DO5zdjmxr0ngdAd7J 6OHBQuyt3s0bNLsW/r5UPq/SfGvleJoHPeQ9k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691703971; x=1692308771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n/gYps8A4wsBlazWH8R3bY20RLGbge2oUZSwIBFtoWU=; b=ZDr01mqknpaE37TS2q8RHQx6e8CRxJHqlB241FT7aVb3gQXqU6cN5rdjNk1YOT9DBv s7qG3obz0W6fklA6AhlA2mm82n42DG0L4LTXnsgutGyCEyI3PMxUrxTqgnor7At5R1iX VMGCwC0pzR3T75AWRsXbVxiFhqDujSzK13GUD7o5TIS3jKGWIbWDtr/jisud/YyjCCBN VHgmXqQWMVK9ujn98uGO0ozypBTUSVPwZzRGxBNpRAkbiUmUSnjB7xTsvuJ2zEbHQXiY IFXrp1pBmLfmOcTHm8cNSSiNwvmIzciCURikTSLILfW50/6Z94smSwF9kWNVCJaTdBt6 JJ6w== X-Gm-Message-State: AOJu0YyHt7bgAGK1qe6fhRsC7br9S4ZTj1EBi0NQQZMNTPkIHJp1GRLc W25bhQdungCFPA2kkzOjqwQo0W6I3qXZQlbat5CZTpbtGfpCbyVF6bhpbg== X-Google-Smtp-Source: AGHT+IGmy8okC3AvZ1Nm4grl/VUAboGH69Ax1YwLliGD0YsxFfycq48zZQ0PxcS97TjX7G+3eAFblJd+zwqF X-Received: by 2002:a0d:db16:0:b0:568:8e96:7008 with SMTP id d22-20020a0ddb16000000b005688e967008mr164916ywe.0.1691703970901; Thu, 10 Aug 2023 14:46:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j14-20020a81920e000000b00577052b1856sm188061ywg.18.2023.08.10.14.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 14:46:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 14:46:10 -0700 (PDT) Message-ID: <64d55aa2.810a0220.9a1f0.9ba3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BF296052471; Thu, 10 Aug 2023 17:46:10 -0400 (EDT) Subject: |SUCCESS| pw130090 [PATCH] mbuf: add ESP packet type 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130090 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, August 10 2023 15:54:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130090 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------------------+--------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/27283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/