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 EA3A7425F1 for ; Wed, 20 Sep 2023 16:04:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5A294029C; Wed, 20 Sep 2023 16:04:58 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 685904029C for ; Wed, 20 Sep 2023 16:04:57 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5780040cb81so5251426a12.1 for ; Wed, 20 Sep 2023 07:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695218696; x=1695823496; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w0kXL1ArzIhlVPtWk5TfZ/wRruGb0k/fwhr+7MrCvGg=; b=d28+DoB+RwfeKQ+sZ0H1WYSTromN4Jjy1q6Swg1elKMgHWN1iU+q13v0BbF2AigeFG IPkvbC5VDgUX5Y7dVvFsGEBSvEOP4JglhgsskrrR6561Dk3gNTVpO8cjQR3qH47lEIb2 4YH8RAuNjTKqp1Apzlcw/5/rBjQkDpMAv8Cco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695218696; x=1695823496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w0kXL1ArzIhlVPtWk5TfZ/wRruGb0k/fwhr+7MrCvGg=; b=Juxd5oMSkoWUYgeZ/LgD2oEm41Af+90GHUqU3b9q5aNf1vCVjI6esMsRC+bAP8wDWJ Ce7hlFEpQVp1+xTr4bxofXUZCrcGzuVCfxEau3kchXh5uBBzSDv9qJhjIh93BYF42LVF BYmrsmO1g4urwiQAB0YqA5R4O881TL0v7BkvDYNNv5Q9sFTGQkt7tpZv71th9mVjGmSr n4qwrYqUsekgN3ZNG5NfYmx0VVm9mtXArsQRcE21GOIn3PpBFdV2v6HxSNwUqx50AtO/ 3TrGbZ6/N8b02qyfRxfhuaKEWXDsFSwsNejLJvJbcxCDirZ8S+6EwulJjC7sOYUmDn+0 wFLw== X-Gm-Message-State: AOJu0Yy8aANKJvijvAc4IyhLMxMmogTsfVUDf8sS2YbhyaQyOo4vuFgN OtbTcyDner9mv7Wzrs8YL3CO5+nU3kMngZDh/W9tYEFdhk3qzeXaKfuLMQ== X-Google-Smtp-Source: AGHT+IE8b/OZA3ms+9tedLty2jKiJKCpSwog160OMSjp5XiechrV1fKNNTrvIAhn/P3eFcZ7hEtIAMZpBuow X-Received: by 2002:a17:90b:374c:b0:274:914f:7fcc with SMTP id ne12-20020a17090b374c00b00274914f7fccmr2779111pjb.1.1695218696302; Wed, 20 Sep 2023 07:04: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 oj18-20020a17090b4d9200b002740a2af2c2sm117360pjb.4.2023.09.20.07.04.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:04:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:04:56 -0700 (PDT) Message-ID: <650afc08.170a0220.1173e.5dd9SMTPIN_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 7D0106052514; Wed, 20 Sep 2023 10:04:55 -0400 (EDT) Subject: |SUCCESS| pw131725 [PATCH] [v2] 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/131725 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, September 20 2023 12:22:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131725 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/