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 812FB42605 for ; Tue, 19 Sep 2023 13:04:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C4B740276; Tue, 19 Sep 2023 13:04:39 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id CCD7C40276 for ; Tue, 19 Sep 2023 13:04:37 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1a1fa977667so3534509fac.1 for ; Tue, 19 Sep 2023 04:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695121477; x=1695726277; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x3bInLN49ZeDlAODKTDGyEAMAOlxD4LeSwWrtdz2UCo=; b=cN4n7nuJKPbklkknmNMU0eEPxG3hrzkiz1haRa9HrnmTG4oEXg9ekSthISeWpQf0sm zHtRjlpzIbxSWmX0PVwPToXb74RML9uwmu9EadbyamUOyi6LZxvF9fvE1nIrSar+wu4V 8SRQeFXfU0FPYcMcWIZw1PwKHO1J0DabPH8UQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695121477; x=1695726277; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x3bInLN49ZeDlAODKTDGyEAMAOlxD4LeSwWrtdz2UCo=; b=g80/flKdAaKh294fAI/lCeGavXj3bbc9RKCWBX24yjoLEVD7ALH4gHh4NfqnYZWSoO CaBKVoplE82BPN4wWU4NpBZXeZ4eToF8swIffeiTaiIjbKG1MtprI2qmiPnmat8PEaVy KBs1HwxT28yMI+UIDi0Lza/h5wGwsGXvddyJ67R59omjZNY043cmR24pJ2KU/ddWzAYV DTrxlvbP3yJslXBMK3Pk4jS89bZfMGBXiEBa5sui5C6bsCSpOGvNVgUb0PT7PiQBcK4f //4tKg7eXSj0Rgs7GpQIn12qyAwpR1fPjit+Z5wgm+c4DqfKSiBN6qJz8968dPAcpVoH UADw== X-Gm-Message-State: AOJu0YzG1MzWGorqek5syiKhpVAlGRzukX5vo746uI9oyWupLJ8Tjar1 nORVyG716oSaaZEZg1YFgqA34m6rwqCmUUXJTJ0A6CNM7j9BDhPO/Bg68Q== X-Google-Smtp-Source: AGHT+IGBesAR/hz9LvkQ6TQa/P1oBQNgg2kMBlr2DTb/Aa1+l13YgY3zA8nrf7+0oWkbtPs1E7oxCSGZz7U0 X-Received: by 2002:a05:6870:470e:b0:1b7:3432:9ec4 with SMTP id b14-20020a056870470e00b001b734329ec4mr14838490oaq.10.1695121477207; Tue, 19 Sep 2023 04:04:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ea49-20020a056870073100b001d14377a375sm1221128oab.3.2023.09.19.04.04.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 04:04:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 04:04:37 -0700 (PDT) Message-ID: <65098045.050a0220.725d5.0164SMTPIN_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 A11F76052514; Tue, 19 Sep 2023 07:04:36 -0400 (EDT) Subject: |SUCCESS| pw131619 [PATCH] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131619 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, September 19 2023 10:10:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131619 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27645/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/