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 65DEE425F1 for ; Wed, 20 Sep 2023 16:02:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 618674029C; Wed, 20 Sep 2023 16:02:19 +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 3ADD14029C for ; Wed, 20 Sep 2023 16:02:18 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5717f7b932aso4349165eaf.0 for ; Wed, 20 Sep 2023 07:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695218537; x=1695823337; 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=XZ6ENynTj9jWrM1BwkiF/2Sw7P29INwUrMQvW+F91GFq99c00YjNVSSvc9HhYAAVMw RV10SeVnLFVak2HGvtY5FD7Z2ZI4vRHmKjeO8LxN5E3Kx1Gx5Iol7bp5iNZ4FxOq0oMg 9pOrvy0J1jrcKZAJkRKVtqxMPokpHFfYi4zw8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695218537; x=1695823337; 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=Bv/7TMmMOFF5/0DlQHhDqUgeMk3mCCdMPGipThunfer4LujUpwz5FBzOkAg68ANTXK NwVyFj/xdlK3XcUsD4B6s7PQlFQ/3iXzY32ykYF0UZFm9pKJ7q8eBVBE152JvhccDGbx 5pFp67smEPMFmiHrygkA4QSrz32XOT876M6Hfz42eTxQODisEJBkcyaTOOGSCkPUmYyC q1E3LEspMDN1gxW1TplOlOY05XUXEOJmnWeRvH++4wLpj1hyLS4C3qfGuZjU1OUX1YfY BAYHrjHlOoQtxaKgJ5AyFJQ35FxL83oBynZXliJ8tXfnOSk30F47bN7t275Vwf2xcE7n RcWA== X-Gm-Message-State: AOJu0YzRIMtnrVmTIBRQe/CREqENR+BFrpiXtMCUEvafHq+NiMqHaMfZ yUkM12zLkyyYxKRkvi9zxkg1/SPI1pfi3VlFJze3rkMBgvCoy1chgHihmg== X-Google-Smtp-Source: AGHT+IGxCGzLuNFiMuxkg+GkHNZSjXY9cDtsrOi+X1yu5IwSd6CIIAIMHAt74d5MNwIjVeubEXYh5n5GRH5Q X-Received: by 2002:a05:6870:4411:b0:1c8:c128:c38e with SMTP id u17-20020a056870441100b001c8c128c38emr2817743oah.15.1695218537649; Wed, 20 Sep 2023 07:02:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g8-20020ab01048000000b0078cea1a335esm994334uab.1.2023.09.20.07.02.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:02:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:02:17 -0700 (PDT) Message-ID: <650afb69.b00a0220.6feea.68a9SMTPIN_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 337856052514; Wed, 20 Sep 2023 10:02:17 -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/