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 7061F432D9 for ; Wed, 8 Nov 2023 18:40:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B293402A7; Wed, 8 Nov 2023 18:40:39 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0C665402A7 for ; Wed, 8 Nov 2023 18:40:38 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3574297c79eso26766875ab.1 for ; Wed, 08 Nov 2023 09:40:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699465237; x=1700070037; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kS0HIxDBEX/ihxVVFqRqI0/2/AXsus1+4yPP1m1kmfg=; b=ZHZ3nq5d97CBbsn4ljsOKwBZPslS3ZoMNUw5lm+y+EX7rHPWXF3fd53ykI1VT5SG7S fBZngvDFtnA2WZgbqF2FVVGM3qBanf6I90wR718jz5btp7Eywos/DWAJ9B016Y/nPJLO 99i2JWHYw4dmFJNadswBpu63VSFX5sWIatbdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699465237; x=1700070037; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kS0HIxDBEX/ihxVVFqRqI0/2/AXsus1+4yPP1m1kmfg=; b=iWpxcOVY+/bSHlZs9H5Mlp/mQibDiBaOCWKot0YQTkvUWc1CHx6Kr+WBfzmGUN9XTl ofcLB3CGaaLm2wcS/+nhmSVt6irA89macvMLZGRvk/HU8sB7rN9uybAf8YGfrsdXOiqc eCJkAx8m2vBbG7iUqrPXQ3VlfGpSdLbFZib3ReO3VWbd+H0API2blVX1w8Kd/uO95pNR A4bGsCLr8tnvw29BApADOVYd4K3mtq60L0sHbjOQ8W9Y7whXj+mxBqrHA0s3mmZnqf89 wQBeuelmlFJSsliDQLSB2FWZVVld+iEJBqi7oW0Cb3O+mi0OXnXZx7yHnA11KYZ8a8wZ Vupw== X-Gm-Message-State: AOJu0YzzLuBIYoreciZqhKHYimJ2gdfV+PbRFIXPDvdNBxJp207c6PVH FPszAalEYvMkhwInnoXY9fR9msZmMMX3Zn1cvcHsVhorOa5Xxaq1t/NxJA== X-Google-Smtp-Source: AGHT+IHOTXz7ERGE2uCI8rsBn/KvgESFHG/5jTET6C9a3Q83X97PKzBdd8lF2IQsu2mxvzNn/3wZsiT5NgBt X-Received: by 2002:a92:cda8:0:b0:359:5d03:fad3 with SMTP id g8-20020a92cda8000000b003595d03fad3mr3074308ild.25.1699465237422; Wed, 08 Nov 2023 09:40:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a92ca91000000b00357ac3ccf07sm718903ilo.55.2023.11.08.09.40.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 09:40:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 09:40:37 -0800 (PST) Message-ID: <654bc815.920a0220.8387b.de12SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 17204605C318; Wed, 8 Nov 2023 12:40:37 -0500 (EST) Subject: |SUCCESS| pw133996 [PATCH] app/testpmd: fix indirect action list par 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/133996 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, November 08 2023 16:34:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133996 --> 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 | +---------------------+----------------+ | openSUSE Leap 15 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28287/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/