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 758B242BA5 for ; Fri, 26 May 2023 07:07:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 734D140A87; Fri, 26 May 2023 07:07:48 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id CCAF140A87 for ; Fri, 26 May 2023 07:07:46 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-19a36435e81so1281190fac.1 for ; Thu, 25 May 2023 22:07:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685077666; x=1687669666; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lhs+KZELgT/MKEDSvr+f7QPUokUDzfFJfWVsFXC74WE=; b=E5PPvNgtU6a+aABUz8hYlesvaRbvxyjgFI4IihtHWZj+BiDFCXthI6Cmn3723/Picv aknzZmImV8i92k+Vq4RvF7GgMqUX4RI0SmWa0f/s6JbyLmAYsm7TIhbnUcCM5H3p2SZn RHL2M9TuTqAAqDQmSJdjn2Ozyasb9B3oaWZhs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685077666; x=1687669666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lhs+KZELgT/MKEDSvr+f7QPUokUDzfFJfWVsFXC74WE=; b=JFD2eAb1ed/FzKpXG5JJiO8aD87FJLLdx7by7UUOsTE5uflXXKh38Eg5AGDLkI5NQF jFBa5ibEnGS3pjEX9JYVXWxOdkMIW1uneGhTOFTTdpdQfrmXvkUM1cSmz2XSNFh4jtmV 6c9Jd3/OayjDhRDHEatuEg39TVBUWfT2ljphMJL7jd99haGGxS+6GGCl7Gd+R2yKOuaF xULzp3bnFclquj5pjmr/rspI9USU7AXKRTdUsbutnuugHn3Szc+HekPoVAaee9uDU2De okuUU+/2069fD1xBuiMcCZhZQwwq5A4bUnVAirOa9Lt/EZd47COtUAMBQUf+lYShUHzW uLjQ== X-Gm-Message-State: AC+VfDzmB7xuPbujT/WfZNVdsuo3x2ExsX3tA39/fWRfCAkvz+IQpGZ0 3TgWg8RKa50B4ZLTykGfqq/g7612tVSaqQOWjWGxv8g3vReGWP22Za2svw== X-Google-Smtp-Source: ACHHUZ4fHEMucwuSeI6A6wlfYtIvxV4d5NyOcW9q6hccL2fThuURXeULA3/R4wzimy1zXvKwDoH1rTjFyZNo X-Received: by 2002:a05:6870:8c26:b0:19a:29a7:f605 with SMTP id ec38-20020a0568708c2600b0019a29a7f605mr394193oab.1.1685077666161; Thu, 25 May 2023 22:07:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z5-20020a056870384500b0019ea9a2669asm190881oal.38.2023.05.25.22.07.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 22:07:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 22:07:46 -0700 (PDT) Message-ID: <64703ea2.050a0220.21510.65abSMTPIN_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 A5D6B605246B; Fri, 26 May 2023 01:07:45 -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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+===========================+================+==============================+==============+ | Debian 11 | PASS | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | 32 bit ARM - Ubuntu 20.04.4 | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+----------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 32 bit ARM - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/