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 C77E741B43 for ; Mon, 28 Aug 2023 22:14:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0BF94021E; Mon, 28 Aug 2023 22:14:41 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id A96074021E for ; Mon, 28 Aug 2023 22:14:40 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1cd327d7cc1so1408542fac.3 for ; Mon, 28 Aug 2023 13:14:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693253680; x=1693858480; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3irXgW4/R84jkDRPyD7OEJUgNJbTeBVe6a9vK9dEHb4=; b=eYlnNomv5wXSrBY7H+0P0I8TEfZ3A0M1p1f0CiOj1HgueYpy7aAuzVVIvey940781c XwhkJgZcKuOWTJip7Z3EVFd82tWJEXURcvWOhVn4Py30AZ/h711rEi9FrZrzmUST3zn7 x66ooP4RZwEdlnAhTrqvigSU5YzEGfXRAqQuU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693253680; x=1693858480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3irXgW4/R84jkDRPyD7OEJUgNJbTeBVe6a9vK9dEHb4=; b=KIAQ7cNWFCpsm/WboAOxGj0khbo6iuBLqEsiIphlBr02U4qRYKzppJqYEi6y0ic/mF 95q3ycY2/hnb7oTi2Yjt7M2qTNDLhh+p+hcXzjyhYU/+0CgNFFecoCQref9EtqbX8XAR 5CJi1AuCxp2AuB86q9YDj+UfkxtAJfYGvuI+fz69k4Ucj8yrtv7p3qQIxdnrtQj6TRhR aILee6FO33WycGYPttLk8LaQ+c46WWSY0UGGgDJEzEVwt2w3LttmNcZpL2VPLgD7wiPH eQUxgVG4qllBacDPGMWDMO3XLDK8wJaAlZMhIL3OSWR1TiFJVv6tR0eDIUhB7jF0+n0e DilQ== X-Gm-Message-State: AOJu0Yypoe/FgRESFc97l0zVtgE5aHdCJctyf+x5zSYMGPGaBFYCW87n a5VUta7fmw6mHlRyVrQv4vDZJ3SMTM2Nogng8sbHGCdbBnSguSVqlMDYHQbDwP1B0Ct2yE1rXw= = X-Google-Smtp-Source: AGHT+IGn/E1hlWY/VgGqslQAGuZzZrQyZHyMDnS8ifeUWcPdz755mPelopofqDRSvCK1LtBy3w0tghY0koxA X-Received: by 2002:a05:6871:b0e:b0:1ad:2e18:7090 with SMTP id fq14-20020a0568710b0e00b001ad2e187090mr14548800oab.32.1693253680008; Mon, 28 Aug 2023 13:14:40 -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 ec47-20020a0568708c2f00b001bfd43f6f56sm800171oab.7.2023.08.28.13.14.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 13:14:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 13:14:39 -0700 (PDT) Message-ID: <64ed002f.050a0220.28074.4ae9SMTPIN_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 6B9436052471; Mon, 28 Aug 2023 16:14:39 -0400 (EDT) Subject: |SUCCESS| pw130787 [PATCH] [v3] 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/130787 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, August 28 2023 18:22:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130787 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/27458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/