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 2E2C042BA7 for ; Fri, 26 May 2023 09:54:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A85C40A89; Fri, 26 May 2023 09:54:59 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9FBBA40A89 for ; Fri, 26 May 2023 09:54:58 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-19f09321191so250235fac.2 for ; Fri, 26 May 2023 00:54:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685087698; x=1687679698; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T2DnuPzuQfb2tLkZJJ7URrYwgo5LiRwa4sm/eZ0hKw4=; b=YKEVov3mnlDEuvtTQMqTKSwYpe2PUFa8uIXoYnkZo8LehsZm6KwUjG1TZeiVKt1V1B MWBHKebG9zVNUoeMcLs2/16knoESh/uuUs9cVvtvUPosrDpXx0T0M7/3uToz0PCD2buf WokeiyJAF8DGRjMg5akLlatGhahmIdI//Lnl4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685087698; x=1687679698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T2DnuPzuQfb2tLkZJJ7URrYwgo5LiRwa4sm/eZ0hKw4=; b=a065m+8x9Ct7aiFS9XSHEJFdc8sb903Uz9Fkm90x5BRskV6XckP4/IanjawJaMCYjC pi/5JGIA/6uHxhyYcON9dYGFWlngbA+tARePWhdkzempE/AWtt0kKM1mh9sZWAHrKfB8 WUlmiS01gv6x2JvQIA9fUCYbvBaWlpuCEuVOZOjgNgkYSDDon9NBZo553E8c4AwZhgLd NH0Hn01lHoIcrhg/be0hVXZqIwjAy4LKjtXdWadzc8CcaGkHECvbR8AdFdU5IVkx30sK IyG0zkjkh3PTO0jOKvjNr3E3jKgj698Km9Xlp8w8pjJmCLf1dm2Hm6yS5LaM9DD091tC eQpg== X-Gm-Message-State: AC+VfDzuCNv/UOFNtBEFCeD5DWV4mwLEYK5oxUPdyHZZ75OI3siY8+w1 W0mhzulwNCYNl6Fa/za6lrkRSmaypczNtXG6pzCKgqGXoOTKsjOxmcBRDB4GtMUp5tZL7Taskw= = X-Google-Smtp-Source: ACHHUZ64amoHVEMQ2padgq7LTuePCKg4OD4fP0/iMWO3YvW/5kqgmUSjSr9i1H943kgCdBOC20OoLRsLBA6b X-Received: by 2002:a05:6870:5b12:b0:177:ad57:cb36 with SMTP id ds18-20020a0568705b1200b00177ad57cb36mr500695oab.27.1685087697961; Fri, 26 May 2023 00:54:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id zh7-20020a0568716b8700b0018434d2449esm225532oab.10.2023.05.26.00.54.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 00:54:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 00:54:57 -0700 (PDT) Message-ID: <647065d1.050a0220.a4063.8035SMTPIN_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 494F6605246B; Fri, 26 May 2023 03:54:57 -0400 (EDT) Subject: |SUCCESS| pw127531 [PATCH] ethdev: fix indirect action convert 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127531 _Testing PASS_ Submitter: Suanming Mou Date: Friday, May 26 2023 03:18:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127531 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/