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 EC755432EB for ; Thu, 9 Nov 2023 22:35:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6851402E7; Thu, 9 Nov 2023 22:35:32 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1D7A9402E7 for ; Thu, 9 Nov 2023 22:35:32 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a693d8de75so45292439f.2 for ; Thu, 09 Nov 2023 13:35:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699565730; x=1700170530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zm4ZU3606i9zmgCWDuOOhsG7qNFp11jv+u0DSxwiR3Y=; b=egKygihvpIYMRBI6tjaqMRhWXdqgeVycaRZKSo219FXfAAPeebBlYCDEDj/11ZNSbW LBU8GaFRkdipKGZ40jnGDd604FJSPRUA1PFP4vvzPplQyZcfM1Pp54r4JiZGgHJrnwRP zMmdNHLprokpTiwr/5QdZjJpDztRD22ehywJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699565730; x=1700170530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zm4ZU3606i9zmgCWDuOOhsG7qNFp11jv+u0DSxwiR3Y=; b=keH8RWwMFNtNduQzm2dKqxD+ANR8eLHyl7Fv3uyjF8W+lkT/HrVW/owHTvWT2EffUt Uwik+XCCbjAqPLUR3mJrURxugQsoUZBIkewvFoTOuFtnW/u5S5lQafGi3S0xeREBeE1N slLBWUJRKcFUKs7mrM6+VWh4fp8iF4vzn+DJO4W4q/bhQLT9L0kHqfminggo+dFclgVi +HwI+b6CMRoPgpxlpM5i7yw2f5Rj9CAPuOQwHSu+c2Z2Vhd7oNy6jvwz+sRKkPFdnyxq pSZ5/p299xaJN6c3oBCwEoyJ3rZ8hh5gh0nmqHMvKlVM8CKS3q1/txvmfxadWhDlWvsQ O57w== X-Gm-Message-State: AOJu0YzW0Gg4FgN9ZhohMI9sms8Uz+qzHfHZwm9mx38gIJ2ZBSQK4BM7 6W0dZxygFn1Z6eOg5z4JAKe51ZEOjryzbq9uDm5KgP2d4Lw8l/T7dSvm9g== X-Google-Smtp-Source: AGHT+IHs2dTJSFzY7rbRg1jJCOY6kR97zJ+O6QCuid9Yl4LpjVmEJiEN4YvpxfdlwNGnf+z4tZhHUQ5EVrex X-Received: by 2002:a6b:d305:0:b0:780:d76c:b640 with SMTP id s5-20020a6bd305000000b00780d76cb640mr2927334iob.9.1699565730458; Thu, 09 Nov 2023 13:35:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh4-20020a056638298400b004527d67fe75sm933131jab.71.2023.11.09.13.35.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 13:35:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 13:35:30 -0800 (PST) Message-ID: <654d50a2.050a0220.2c2e1.1ec8SMTPIN_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 0297A605C318; Thu, 9 Nov 2023 16:35:30 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/