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 F364C432EA for ; Thu, 9 Nov 2023 21:44:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED64D402E7; Thu, 9 Nov 2023 21:44:51 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D0A25402E7 for ; Thu, 9 Nov 2023 21:44:50 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc7077d34aso11527075ad.2 for ; Thu, 09 Nov 2023 12:44:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699562690; x=1700167490; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8J1GD5sd9euRvoH7gsQGaz93o+n4Huxy93Iv8cAe8LU=; b=cj8oc0KxBs9xbdKr8SuSdFg9N0l/UGAqBYRqAPtO6Qg3hmW0XZonI6It6iYfEdbQCX +rAdnvsRcuZCIR8kVvh3RVZ8EkuqganwzwEf7wr+zyvbs+0KhG+uFEGjn9tDA4y/1IOS MGd7Pv2Xk+WgbXXVfmjYrYB+9jG1k5rBJGoOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699562690; x=1700167490; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8J1GD5sd9euRvoH7gsQGaz93o+n4Huxy93Iv8cAe8LU=; b=TMBzBavBTuCHEoeBWmuk4QozUefTlEnoByf+YFn6rsu8niqDCSpH6R+1+HgRtUNNMp 7tHwHjsuALEMuhRW0tlIetX6XUGCLkosbhPBmnlnW/Tlrp6nkrDEgxcxezfhqPIlCznZ voHDToqREh3ZxJ2Ng6o1mqnq+Mfe9HiniIt6cg/j95YcQrZhqmUsBCp/7crY2DBlkdjv dulS9KmncO5/Z0IWKnX67//PGmWaih6lWf7IF79dpQWULSEy+O5XMhI5loPAgAzq2wet V99Bv1Ga1ypS7oxHFFs1fAkELb4aaLnPAhsRHpLzLi2gJ0E4WFUxIplvr9OPWUtCftDP PpDQ== X-Gm-Message-State: AOJu0YyzKP7oz918blBo9rmPhrQ+E04DgY1nC/6zi6aqLw0NFTWtN+NS zVF3fL4MtksKalYZ/4sr58SNhZxtM9tNWx3IsSHWIGqHjWyVU8mJTHJiBIGVv7AjDiyTVyXgsg= = X-Google-Smtp-Source: AGHT+IHr6Lifeik2Ia0Nf/Ao8C+J7T3Nol9nfvr8TWkMSHo6whbmkOTES3gbV8Oyo2bfi8yaFhzXeFnA6FzE X-Received: by 2002:a17:902:d486:b0:1cc:50f6:7fca with SMTP id c6-20020a170902d48600b001cc50f67fcamr7586951plg.24.1699562690051; Thu, 09 Nov 2023 12:44:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o23-20020a170902779700b001cbd8dafbd6sm807692pll.107.2023.11.09.12.44.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 12:44:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 12:44:50 -0800 (PST) Message-ID: <654d44c2.170a0220.33326.989dSMTPIN_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 38455605C344; Thu, 9 Nov 2023 15:44:49 -0500 (EST) Subject: |SUCCESS| pw134029 [PATCH] [v2] app/testpmd: fix indirect action lis 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134029 _Testing PASS_ Submitter: Etelson, Gregory Date: Thursday, November 09 2023 18:36:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134029 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28307/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/