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 0EFE042667 for ; Fri, 29 Sep 2023 02:27:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0874E400D6; Fri, 29 Sep 2023 02:27:17 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 687E7400D6 for ; Fri, 29 Sep 2023 02:26:57 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57de9237410so1972684eaf.0 for ; Thu, 28 Sep 2023 17:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695947217; x=1696552017; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lyBvxXts34EeUgJ6vc2ZFx6rJpe07y0UnjPo5P69OgQ=; b=ShykjempVB9c9hP8qOI5PLQMgBE98Ya4hGdFa2AQ21Zkx+ZPqLvyzUAlqkqE5QYcMo JPv42wRGIUO81X81VrXtT4Zv99uOwtPUdMMp3S42wBgkJcfNA3jTwXSfDtcRTmAW/zlE NkA1k5NlETR7SURmh4UkwCHJHPw2nm3Tf4+qQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695947217; x=1696552017; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lyBvxXts34EeUgJ6vc2ZFx6rJpe07y0UnjPo5P69OgQ=; b=OtOC9euJFW6i15zGEgCc4VZ8Zf0HFm9q7G5bvBFdYM27PbrEyBdGRfGbimmfkcSc56 NH3ipSxF245cCdDGJOAebemomQ3jA3rZvLkClxrtornXD9JaUQBtBX2mTXyA8aeFdLzv 73vAMikiDjhO5LtKA2gZVA/rOB+G0nLrCGxCQ0mztc+p9d6VR2UrXBF+ohTSsQ13VM/6 Z3WpThaGV06pPrOc7bBrdmpcCw8ChjdErbSVn06biGCpAmbPtyMcAnU51ox8vUUL1HE2 Km52qpGW4OAg2ZWtgYh8BtVmrSH42MapCFQ2C76Avvy2+PXGc1PlXTBhYGMLzqyaUH6F bvaA== X-Gm-Message-State: AOJu0Yz2/qzrel32IwLgYg1DNgoj11IrPDnrB/anh+THtz9qjrdKRL8D 1cWFi4nFplpByIbQDkA7oGNY1rvnNKer1oFK5QoDar5yPldz1pxmRNo7HA== X-Google-Smtp-Source: AGHT+IEF2B/r8SGUaInVDZXsTLUrT4eegovDJhE+KenhNS9zwZmdUNMyxIn3vtI4HH+goCQ9tkAFmlTvnUbg X-Received: by 2002:a4a:2753:0:b0:571:1a1d:f230 with SMTP id w19-20020a4a2753000000b005711a1df230mr2986680oow.9.1695947216808; Thu, 28 Sep 2023 17:26:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f200-20020a4a58d1000000b0057bb08a4ff1sm1073208oob.16.2023.09.28.17.26.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 17:26:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 17:26:56 -0700 (PDT) Message-ID: <651619d0.4a0a0220.dc4f1.596cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EEBA6052514; Thu, 28 Sep 2023 20:26:56 -0400 (EDT) Subject: |SUCCESS| pw132146 [PATCH] [v3] testpmd: add hairpin-map parameter 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/132146 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, September 28 2023 15:36:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:c56185fc183fc0532d2f03aaf04bbf0989ea91a5 132146 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27778/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/