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 5D71845C22 for ; Fri, 1 Nov 2024 02:20:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 587DE43283; Fri, 1 Nov 2024 02:20:02 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 19F0640265 for ; Fri, 1 Nov 2024 02:20:01 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ec1ee251b8so781568eaf.1 for ; Thu, 31 Oct 2024 18:20:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730424000; x=1731028800; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Sjbtd8JED/Gqcp3ah/XBK8u3uId7A9KS8utH12KUQN0=; b=Ji41vdWjLRan1f4phKRLcgj0P+LcqbpzRAcSc5f3CXCOTlgyMAbtGu59bgQVHN/aXx ImgObeCewI9uO6JeaaK3xqGIvdkROyBMxo8pI3rqZOKpfio1GiB6OeQc0GUIRNVDfyhU 2tkZ+KJhJCaJXTUlYUTwSxrbPQjlbB/vgbEq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730424000; x=1731028800; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Sjbtd8JED/Gqcp3ah/XBK8u3uId7A9KS8utH12KUQN0=; b=EkpSWSX809Ln5EqiTZTzFjMjWo/anj/aDHtGtMxlKStqL2Rb0AQhhGX3iVr42yIGj/ etta+imPJjldOaLCOXKvfBVbp8ys/Sp5vF+w/xxPgBi58UpQXwhoE/woXHzvumEWRxZC 6TyW/cXA0vsIqPrsfWMkKf5LC8+TKdB1bE7b4crds5G2qVKJv0WlFKHS8Grs3M2LsKPr MW1xOIt6im0f9d6D1jYNOf79gLAgRYP7y0OLZxecea8yhVFF8h4M0nxDdE6YwbtpwFCq NMrQxhPrBVH4WfR/yZRiJyHu/RQJlko9w0icClZSV/Q1n09BqzqTFE0XOLSrZahn5W5X pgTQ== X-Gm-Message-State: AOJu0YyaSkMMgx9u/IPTvu8ehB8o6Dyfgiv1OKwr7GM89/IjXdtGnW/t EZU8I1lNI0c8Yg+ax996V8VZ11wG2cREIlKCl1gIbim0gQ3MieMBjypsGnsLIUogx17T6CwUvZV 3icpCREa6mpfLzFo6YyYa2HwC0hHhqKYzwmfQv/koCuxTcSII76qrQQh5 X-Google-Smtp-Source: AGHT+IG6Cx1MFMni6bjrRnQ6Kwl3Do9egaQJKIwQ2Gm7vM/+o0w94nuWr2BCVZT4fl3Qhq0znlFYqjX9xlLI X-Received: by 2002:a05:6820:601:b0:5e1:c6ae:d93 with SMTP id 006d021491bc7-5ec6f850d21mr2700256eaf.2.1730424000311; Thu, 31 Oct 2024 18:20:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ec705a2446sm79100eaf.18.2024.10.31.18.20.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 18:20:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 18:20:00 -0700 (PDT) Message-ID: <67242cc0.050a0220.2263e1.4598SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6EBF6052471; Thu, 31 Oct 2024 21:19:59 -0400 (EDT) Subject: |SUCCESS| pw147850 [PATCH] [v7] testpmd: add hairpin map parameter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241031045817.10497-1-getelson@nvidia.com> References: <20241031045817.10497-1-getelson@nvidia.com> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147850 _Testing PASS_ Submitter: Etelson, Gregory Date: Thursday, October 31 2024 04:58:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:d0485e149e53bb5e4f7bc9ddd8d7b31cdcf82af7 147850 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#328336 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31791/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/