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 A467A42B4A for ; Fri, 19 May 2023 16:52:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8043140A82; Fri, 19 May 2023 16:52:05 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6145940A82 for ; Fri, 19 May 2023 16:52:04 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19a13476ffeso2428760fac.0 for ; Fri, 19 May 2023 07:52:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684507923; x=1687099923; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OHQQsKuOFzPUQzeWBvTZcnlm2+GND3Q/Sv65XVrDe60=; b=Y5+S2n4WDAOySQeOG43mY7aLCADw8pds9O+ay3X2/HH+wecOSBYPR1ZfXTs8ZoOSK7 ENRWxHHTX4HC5QYzrioml22PHuRSVFSCbPYqkhgo314Zd6st9bvaV33BGJgb51h8YOmz CdYT1NexQVmitlIl3Uk3UM/ttewytkOgWZNJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684507923; x=1687099923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OHQQsKuOFzPUQzeWBvTZcnlm2+GND3Q/Sv65XVrDe60=; b=b8a7cSfQuvtGGg//XOp1Kub5oqiHj5sWRCG5dEkxPvTIDgIFFqvYI7LOTcgT0hHsA0 vL91WKKL/V4D7qOtdiAGCzg7Eprez41jt68tKrPOI1tR7sokK6me/EJVWN3zAJS8NUQP uC293LBEIeWqRZZ7GgqHlLJZmn2gJbX1dg7PqL2E5L1Kc+EudY1fNkqrdrNBA2l2fLsv UgA1UkhkdZM5SuCvat5Zi/ottQMx5wR6dbajgof6t7xaE4Jt42SuZF3er+lZASMOQRFG xhaOY13CTG87IbQ66XG3S8Tghkiz/QxsEWR766FUor9Km9d2kAxKxgbmeDLgmfCdmgRk eUgQ== X-Gm-Message-State: AC+VfDzWstgaXhyK606dIDNlnwhRD5hx59ZJg+oirZ7GJ+VudX/iX5T5 UPbGChXh8W1LrTVq+ZKeqLzDLGd95IgZEPbxa+ots3nTINGL2JwobSv4gQ== X-Google-Smtp-Source: ACHHUZ6nUyOV0d0U6rOz9JcSkX9CSWeW3Aqqv8KOmuQ4zzsz0zodVwPcHmln7tZsviFNvE5nOqXh9QEh+pGp X-Received: by 2002:a05:6870:9201:b0:17a:ce6b:720 with SMTP id e1-20020a056870920100b0017ace6b0720mr1193456oaf.19.1684507923698; Fri, 19 May 2023 07:52:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g21-20020a056870a71500b001877809613bsm219265oam.12.2023.05.19.07.52.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 07:52:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 07:52:03 -0700 (PDT) Message-ID: <64678d13.050a0220.cb0d8.c20fSMTPIN_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 420C7605246B; Fri, 19 May 2023 10:52:03 -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-aarch64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/26314/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/