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 89EBD42667 for ; Fri, 29 Sep 2023 03:03:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 838DD400D6; Fri, 29 Sep 2023 03:03:37 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5816B400D6 for ; Fri, 29 Sep 2023 03:03:36 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a22eaafd72so11937547b3.3 for ; Thu, 28 Sep 2023 18:03:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695949416; x=1696554216; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rno6+zm0oU3imv8R1xCeQGEJN6gqUXioYg79aPUPwf4=; b=M6qCGxemiFxnol8bzNnc3VNvIXwDQmL3hOWGghnwgOnqtUIqgSi44iAsPjpWaxudFr 7iNqp+9zi9nF0ArpZk3hwA8wjvdZrgMHZgPVwNFholltoDbsMDlIAP8gk8skEeAFPOA1 RLC3vUtg15/EcITcdAX3NO19e7gNFJVSfV9GY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695949416; x=1696554216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rno6+zm0oU3imv8R1xCeQGEJN6gqUXioYg79aPUPwf4=; b=sMh041s4WpvB7MVMW+48FOrV9Ti8on5V6BteSqU0Obkt5kgbmJqlvie7GmhGX5VRMc eBvKyCzG9MrgcAb5l/Go6hmVPst0SBs/FJhIrpaOCRgXMZ/aBTg9Op8/hIIZ3GXlT4vn XLG9vVqLXgk1WWcJyOAzkcooq58Pk4/Ub1g1JW/Jkoy9WpDudunBu9s39isISDRPzYgy 43BNF3F/KtwCOJJmJDHSA2Ax2dlOe+I3EIU/Mu7Fstak0c6d+3GJrwAlAD6jt2FreLqZ tdQlGFKjBSjBdGbNlP0Diwa3NoUXBxl5GKdEY98jOF96w6nbuVUanskVACU0FwEaYBXd j2sQ== X-Gm-Message-State: AOJu0Yy3pczU7zE4Gssc36uVxLwUbF55wHigWFai2WzVZb+i5s8KmJVO 02CKFmmxLgfGJqb2ejtQHSSB1zuhaIPF30BP2qUZqn/LwBla19lR7zfudQ== X-Google-Smtp-Source: AGHT+IGvqSqOfZjAkxXoPkdBJWQd80Oy6Aff+QCKbmk6dS6l8lNAAAozrX2UDHmbW8Flw532OGsZwrKwatWH X-Received: by 2002:a25:aac8:0:b0:d80:2525:9f1 with SMTP id t66-20020a25aac8000000b00d80252509f1mr2475508ybi.43.1695949415685; Thu, 28 Sep 2023 18:03:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r124-20020a25c182000000b00d7ba776b067sm1420589ybf.29.2023.09.28.18.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 18:03:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 18:03:35 -0700 (PDT) Message-ID: <65162267.250a0220.223c5.90edSMTPIN_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 5637D6052514; Thu, 28 Sep 2023 21:03:35 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/