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 7FFE6432D9 for ; Wed, 8 Nov 2023 18:14:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AD4E402A7; Wed, 8 Nov 2023 18:14:33 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7182F402A7 for ; Wed, 8 Nov 2023 18:14:32 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3594c100735so2858815ab.1 for ; Wed, 08 Nov 2023 09:14:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699463672; x=1700068472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VKEw2ug+LG8Aq9QtyET61010iUivclJw/07kcq3Uzps=; b=eJ5gcKQzn+eEkFNXcyirVDzm9PU7EqbxOW3QTZjaKzjxJgQhO6gGwQAh+ufX4Z7kEY KOP+HCy52l5XvZ+OGR5xJM3J3j2LvwCtTgBB9m6LS0KbYgYKGj/K+F7zXFqc8yWpM1PN Pcs3O/5v8xrdiIDa1/6XTnWtEQIt8jeOsPtJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699463672; x=1700068472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VKEw2ug+LG8Aq9QtyET61010iUivclJw/07kcq3Uzps=; b=wnxjyA4mc0FhT/ufxx1eBjMKUnueO3jKoi6SFY/6N5OIeHkKpBBHlrYGS/OyoV+JV6 Un/wU77PVdIGOE2rp8/eENbxzOo5gH8E633hlMrmGQqYDTm9tebGnMjimTdhuM/42fEj Np50YK4vLL0/sp/iVJfVmKQEUC1gRnFb2MzsKZCZ+TAn44ooCeFOwURAyAyv0trZj1E1 OA84MKzmr2U2GIexpaqXyRD5zcZRKRoWbCpn/OMRJ/dVF8HdBMbeK7/udQro1nyzKGwT yiCYPvDKJp9B299qoSlyZh8Sr6bTBMtB6or5qa+c8EtIG3ZEktGmetrPzzSy6Qf5qBu2 BPiw== X-Gm-Message-State: AOJu0Yzi4GoxaF8NBl3ABg6vEAoLINBKpOJMMq7UyYN8E4t9xjix4u2p uVbn/05znFQJ97HmKMC3dSPMZq4ydlZsNi86QHoNpA0zYEt/rsz1hdiKSVs4swt01ewIkhAzhA= = X-Google-Smtp-Source: AGHT+IHDP5HVQC2qcUwauXG+HKSdn/xhNnafyFgT1a4qJP5fWU5PxhRECt49dhJEhafU+TW8XYFdj+QeCH0P X-Received: by 2002:a92:2004:0:b0:359:2f7e:a6f1 with SMTP id j4-20020a922004000000b003592f7ea6f1mr6012896ile.3.1699463671855; Wed, 08 Nov 2023 09:14:31 -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 ga6-20020a0566381f0600b0045664b9109dsm435693jab.73.2023.11.08.09.14.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 09:14:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 09:14:31 -0800 (PST) Message-ID: <654bc1f7.050a0220.53822.f867SMTPIN_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 60832605C318; Wed, 8 Nov 2023 12:14:31 -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-compile-arm64-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_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/