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 788C341B43 for ; Mon, 28 Aug 2023 22:02:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FE214021E; Mon, 28 Aug 2023 22:02:26 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id EBFC14021E for ; Mon, 28 Aug 2023 22:02:25 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5733710eecaso2215362eaf.1 for ; Mon, 28 Aug 2023 13:02:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693252945; x=1693857745; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ceaUkSdomdNgGZ9pYWgHrbUtQdwiDcY5LoHHfl7N3Ik=; b=Gt2LP8B2IrGD3Bkcy/O8RM6215A9oD3AeyjXRUAH6fd+K/gB6PugOUi3wV0gVZ7O42 9xccWKDuIUSb91KhYgJJCg+ENWW6dbzYle3tuq0IcbmTZebb6UAMxy7wfvSQEvR+I3Z1 uDjiIRep61hTiOAcfn0s4Kyie0KuOVj2t4KEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693252945; x=1693857745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ceaUkSdomdNgGZ9pYWgHrbUtQdwiDcY5LoHHfl7N3Ik=; b=MdRtpQsnyDDLIAVT6OgeKT9IeaGh9IuMfqCct+eV6o3CF5nXwoYaL7mARjVKW9X2cX F4BZWf8jIONw9dATpCDnRG7U1lWWo7UBNJrbZzH1++yRsO7erwM1n8ffgDFrZY27iDdq saSfwoysxCdZ8OizZjGHPb7u96jJE2wiJqd4nk6YY465IrN5ypp8NuYFJ1VRcqXamUiW IAJ8Y1S8cQ5TQQ96SCPrfYKKG/ZudopN4zkyV/9oHFymWqC3bvwgSADd7O09OX4v2gj8 1nCEH/lWYY/zzgIV/Cua0Bn2QEkmKtmBXhyVbc/eIRed7XtUyDg0iSD4ciSLOgHH3Coy n6ow== X-Gm-Message-State: AOJu0YwtRS01gOEHgrJfGMUTCVY/UtqucirDgE0+7NmcqT2pM3wrszra rJ9X6CBfqA6AhTi9jW+2m/1u9Qc6L8oZjnqyEDBUdfcjN0eFAB2dMExYLg== X-Google-Smtp-Source: AGHT+IEakOjJB05pFf6duVZe6ZChY0aCLBFlEn48Q0XJA+c8qqFpH/Rnaut0dEAba5/9WW1sD0oSOJy/i2by X-Received: by 2002:a05:6870:560a:b0:1c1:11d:8dfb with SMTP id m10-20020a056870560a00b001c1011d8dfbmr12753983oao.32.1693252945232; Mon, 28 Aug 2023 13:02:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du51-20020a0568703a3300b001c2d388c613sm818064oab.42.2023.08.28.13.02.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 13:02:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 13:02:25 -0700 (PDT) Message-ID: <64ecfd51.050a0220.f1cc1.75beSMTPIN_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 99D896052471; Mon, 28 Aug 2023 16:02:24 -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 | +----------------------------------------+--------------------+ 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 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/