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 719294302E for ; Thu, 10 Aug 2023 23:43:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C6AE406BC; Thu, 10 Aug 2023 23:43:16 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id DD247406BC for ; Thu, 10 Aug 2023 23:43:15 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34992058e95so3152525ab.1 for ; Thu, 10 Aug 2023 14:43:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691703795; x=1692308595; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n/gYps8A4wsBlazWH8R3bY20RLGbge2oUZSwIBFtoWU=; b=KEIbJ9jVstwMtC7q7K0klrCIMdwEHcXIJ3V0ttZzKjRPOCnSbUlhiRMDOAOegUw/PT FpgfLuLEJZFUhMk0hj5o82W9u7SGjy6IuRo5CJ/jrlxPBvcDp8dYitVzUbsIBLup9fYv MxPS+yemHwIifXzhm1RJArY7l/YXKeLitnsUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691703795; x=1692308595; 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=Q5pqDXKISpctE3+Yu6KIcKgP/0dt3H1A6/m8kmKnHKfWJRZdrdfLDN825Faf6oK6/C Jj2I/5LFBRplcXr1tNBfkHZpo7kRRtMHDC8L5JKAyWN/Tfs1hsCJ0NxkuZtrxnptI+O3 0Z47pSNhlLH4lJaCd4Ev2x+UXVhZhV49Ax0IL/nDsXQ8wbSaF0l1EVUoJTcJJ+CmGq8H 7BeArQGEEkk4B6c2LP4gkgMbHI2MU+KG+L1XHzMv1inY6z406FeqiJJjujRGKkz1i5Xv CT8ZYgItwLvrzyZ8RslYoLXc0QF9j0Kv3LOQkjUoVoljM3XK0QBH8vMXbDb4d3Alvio1 4FBQ== X-Gm-Message-State: AOJu0YzTVB2T9XCv67stwh8br3SnPJMaQKYcIRLsk25iK+AhmnqfCVHG dGVTiDchp3P7tQJageNfpYebresWssOSYkKozGD+gvICG3MkVu2TpK1nfA== X-Google-Smtp-Source: AGHT+IGgDAJSsILUsViEmc7UzCWVRM9qALs39LOSKxF9IxoNgJq3iRCgmdlel0378wkZV+LUXQe/Z+j61AZX X-Received: by 2002:a05:6e02:1705:b0:349:1bcc:922a with SMTP id u5-20020a056e02170500b003491bcc922amr5720867ill.5.1691703795340; Thu, 10 Aug 2023 14:43:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020a92090c000000b0034989773a28sm110244ilg.2.2023.08.10.14.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 14:43:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 14:43:15 -0700 (PDT) Message-ID: <64d559f3.920a0220.31810.5c01SMTPIN_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 D9DD36052477; Thu, 10 Aug 2023 17:43:14 -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/