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 019554302E for ; Thu, 10 Aug 2023 23:41:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0934406BC; Thu, 10 Aug 2023 23:41:47 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9B464406BC for ; Thu, 10 Aug 2023 23:41:45 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-63d0d38ff97so6639336d6.1 for ; Thu, 10 Aug 2023 14:41:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691703705; x=1692308505; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n/gYps8A4wsBlazWH8R3bY20RLGbge2oUZSwIBFtoWU=; b=U09/d8iHPzsOqSQqa3g0EFUDr8WnSbw+0RJeY+DTYhjvplwMxBXhsdJJ3qzPkCf99R Lmw03p3K5tax2Gmr/147t9Stq0Q5+qFmKn9AbF3dpogCXugOmSXdPjEUjlSYpEj4oru5 grTWUejjzvqoc3Hd2A07UWfGHXNMYaJUdFY/o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691703705; x=1692308505; 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=hqqF9+rXFfE3P+tDaqSzQ3SJejwmIs/8s7kpk/GZboNCDoPWSISYJ3MFxlUFwxHHol 5/7wa0me7xy25QBmiR7Rhwp+TetOjoKKP61gmRIMh7xWm/wKD1rCcS7qTvdmeQ0j1XEp 4XCvrTddXSgBp1hWkYiV3PQdb9X4szVdLE5+xl76nyVDqCQfFo0xwGiTJP0grFK4phV9 QdlHiyhN8K5Mo4ZME2PCOMyBzvYCfFsuZP71pGWvGf3si55quv7e0kNoWYulU0jgXXdo ypeyQ2wqfCfdSWO1SIT/no88VLu3XnbY9U/19iV1kizKufAPJGCtlI7bWdAfA21eOD6B h37w== X-Gm-Message-State: AOJu0YwELUMxBLmG4UnovqTEofu4X0wpylsYH4pYi0HNMC5ha3Nwf1GY vc3YnUE7wLySeNzLb3YBG1K9Ib01g6XzT4O0RSuh3kvwOuQaAT27oQoBWg== X-Google-Smtp-Source: AGHT+IFuIz1oc1x6oTBww+yyLh9cwc0PtLuWjL8sIIS25C/8DJh22c0nY/zyJfiHNiK9+ZLBUNiSR3J9TZ5g X-Received: by 2002:a0c:da86:0:b0:630:14e0:982e with SMTP id z6-20020a0cda86000000b0063014e0982emr192886qvj.22.1691703705181; Thu, 10 Aug 2023 14:41:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c23-20020a0ca9d7000000b0062844d6bf21sm113929qvb.15.2023.08.10.14.41.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 14:41:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 14:41:45 -0700 (PDT) Message-ID: <64d55999.0c0a0220.c868.5e11SMTPIN_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 E14B96052471; Thu, 10 Aug 2023 17:41:44 -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/