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 40DC242BC6 for ; Sun, 28 May 2023 21:20:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B41B40A81; Sun, 28 May 2023 21:20:54 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 861A540A81 for ; Sun, 28 May 2023 21:20:52 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba829e17aacso3880580276.0 for ; Sun, 28 May 2023 12:20:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685301652; x=1687893652; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l4M93ihE38XSJH+DneN4iRMts3WYrIp4Yd1+0gia+BA=; b=RtqFkSJbhGoIhdtPy8hhRdlPOMrrSFkE8De6gkaq6I7jAytmqPdMP4HtP3co5F0N3A rdHUzj6htTBAknzOycT24fwPP8Hq3qtY1d962gsycAJJik1VbSeDoTRu85aibwWDz5A+ 3+Jzy+vkPUvupZgNpnyQh+jPXSfK7My7Rd39U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685301652; x=1687893652; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l4M93ihE38XSJH+DneN4iRMts3WYrIp4Yd1+0gia+BA=; b=k9UX2wTw8lATP9mJ6b7DLvYHRQF5mb6g3Ay0KrXSxRErY050ZaX+s9o8dFZgrYKtzT OEFVK1Fkc7fFVNr0Xjw1+ixOsAmpeWaJt8lJWDITOUUxce0rcROCBvLE/aPRtZR0Fjsl /mr6wxA0TCWqmu1k7MRs++PxajXb9IZYppfRqBgRBLdhLijDGTPeJCq32AysP2x7HNIv PYi5sJBeuBIdzdKPwKcUUuaFzTWxGRN3p96ojXCwPCZNKiIL1B64ye/r1g+q+sPeNdWI t7TdzDh1KeVaHiv//IyjaDDxy2FoG7pXPiaNly3g+b+sATB/8jC1xz5grTRN32Xx9STZ beQQ== X-Gm-Message-State: AC+VfDwcv0qIf5uimyyhOtRxN9HA2wInzI0gan7yfs7SjwyVpFfWzgRf e7A9dvZXvmh+LZ60dND4go6GMSCj2AzAKYI/fsdfhT/3xTHr3tr6Aa/aroKnXbui3sYpRgGYTg= = X-Google-Smtp-Source: ACHHUZ7Qni852/n2Gw6QrllmMstWR3HEDGn+gnBStRkpeq2vRAwzw75rS3McRb5nEHVJ1BXq/hrinLTzW1u6 X-Received: by 2002:a25:cb15:0:b0:b92:2940:ac60 with SMTP id b21-20020a25cb15000000b00b922940ac60mr9255583ybg.25.1685301651757; Sun, 28 May 2023 12:20:51 -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 s81-20020a815e54000000b00565baa6ea80sm246726ywb.43.2023.05.28.12.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 28 May 2023 12:20:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 28 May 2023 12:20:51 -0700 (PDT) Message-ID: <6473a993.810a0220.14f6a.306fSMTPIN_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 5CB38605246B; Sun, 28 May 2023 15:20:51 -0400 (EDT) Subject: |SUCCESS| pw127638 [PATCH] [v6] ethdev: add indirect list flow actio 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127638 _Testing PASS_ Submitter: Gregory Etelson Date: Sunday, May 28 2023 15:43:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127638 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/