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 6368A42B4A for ; Fri, 19 May 2023 17:22:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4864D40E09; Fri, 19 May 2023 17:22:16 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 89F0540E09 for ; Fri, 19 May 2023 17:22:14 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-772ac011955so134436039f.2 for ; Fri, 19 May 2023 08:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684509734; x=1687101734; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/KtctksTsn784ZIVacRwC7/smhLpPHQO1u45QclOYwo=; b=ib3wz1MYvLdW13lHk05TxlQr20hXHgt5uTduhzUzHWJo+nQcXt9VP1S4mh6kqpQZwb qFgoXlP+bsf/IF5S9lC/skJTll/hAEk50/xE+5QoVVNtNa5sjfmtXqvsL6NROmTyAyr0 Zc825iJXioLJizw3bcRngSSN4Hs/he9dH+1Pc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684509734; x=1687101734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/KtctksTsn784ZIVacRwC7/smhLpPHQO1u45QclOYwo=; b=OHoUOVyNmHieM88IyHlknvUSs+CWJTm1Gmz4KeioeVi4DdNCuRP2ZavTltIxS5DHQi AqqGMJL0ch8gditXjOU6+pvNq5ZvMYeXNbjhnYHcR0d2+nPyTs7YXpaM+bgmNKr6nzpp 5zcg3eWdXrZRdZcIUjF/ov8sbt20uQgwgs59OOQ+VvJTBp2zBBvanb4v5KYgjKt+ACiB JrMoN0swuZcrN11Jwnj107aGt1bdLlBsf2Ryn1Zj9nSZavqg4z90YNtZhuWPRnd9DXu5 H7NGGn/Ljd0/4XGKYPCGrwZDxvNGEb62oPdQ5yAa7wA7zOMgvb/bGYDQxzFQOIF8jnE8 WXag== X-Gm-Message-State: AC+VfDy5IlM2vwUpM7Gr4WzbPn1LIeFEc33y9rNrONODKy3sjRvMn4KL //bEfYdeIpBcU4SfgcmfLvSNQCicivfDeYYip91twmkyFfOgAJYR6+IVAg== X-Google-Smtp-Source: ACHHUZ7Q0PIF13ehJ3vcDz/sivl2u0qxde70IA9bF5KOHi/hxr8cpVDlOCmuqnU0K78P72HEbDGeMZq2U5Xr X-Received: by 2002:a5d:8045:0:b0:76c:4ce7:e37c with SMTP id b5-20020a5d8045000000b0076c4ce7e37cmr1419878ior.16.1684509733953; Fri, 19 May 2023 08:22:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a02cd8e000000b0040fcb5106e0sm125652jap.73.2023.05.19.08.22.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 08:22:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 08:22:13 -0700 (PDT) Message-ID: <64679425.020a0220.e3fce.7282SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 68921605246B; Fri, 19 May 2023 11:22:13 -0400 (EDT) Subject: |SUCCESS| pw127112 [PATCH] [v4] ethdev: add indirect list flow action 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-testing Test-Status: SUCCESS http://dpdk.org/patch/127112 _Testing PASS_ Submitter: Gregory Etelson Date: Friday, May 19 2023 11:59:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127112 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26314/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/