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 CEB3F456F4 for ; Tue, 30 Jul 2024 17:57:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60B5F40696; Tue, 30 Jul 2024 17:57:19 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5CF71402EB for ; Tue, 30 Jul 2024 17:57:11 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-66ca536621cso31020357b3.3 for ; Tue, 30 Jul 2024 08:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722355031; x=1722959831; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Y0S+c5DMdTxY6nNQA6L/uig1mSOaLlSdeFjsTaDXLW4=; b=C4scr54sx9O70t3R0nXvLpiaDFBiMjzAGKsUP6ObWxZwjugS00HYSOhYQyMyupLkxD +7+Li6F7KUkvvhhORzI3YuzBhuggNyhcixbKuHvgbluv0PEMjA3+LSxrrbG9/VzozLdL amvEW0IdoI+d4kl/srp99AoYSHIgHtWZBfgcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722355031; x=1722959831; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Y0S+c5DMdTxY6nNQA6L/uig1mSOaLlSdeFjsTaDXLW4=; b=SDcq405WhKhWdSx/Tdew5KetKhr15tpGdcwMo7YAud1umPzV79j1QdI63wVCVMFNvj 4o+aZbCc+O5wH/9VINknSJmN0+GqvsCFfuR3QgMZ/m10HTH8w31y1hR9Oz5QnCdhuK6o 8OuwXS31yDtHHPbizGRBWUvXQO2ebL37+gzYh3N20UbNKaLT5hXtORcV0XSSgrnioXFu Mo7B4NnnfSjmpY103kmiN+uQlB+A5QPl71CKTUTXwlBwmr4Hr+HKxkqBgBYMYjMg+zvn bq2htvUFr9EwX3eyR9yQ2dwX46OFdUdtu8yXVxVflN6C3jDv4gTUQzsTpuO/j5i8QadP oenA== X-Gm-Message-State: AOJu0Ywzx4gxtuN0ND32fxq2BmpNpx3hBjDtAo8KPeqSZJjeGSpQYCsD +NT/PB5PFOJTafBNfom+pAaO2sS2Gogsp9rC59O5yxPedzJA75rUmiUffO14r+pQ/njlTZGM76t VCwx5cnGWMDfN8+1fhOxEWjSqwiBhHAggwVIThhoKdg17i7eAxAR2c3I3 X-Google-Smtp-Source: AGHT+IGnzVO4Akahsa7ONDvUArS/i55u0j5L79wrLvlD3x2OA+/xDu9I0OQt24iOEFWprcH9mjBZ2vObqlbZ X-Received: by 2002:a81:94c4:0:b0:62f:67b4:790c with SMTP id 00721157ae682-67a05b95b72mr107677657b3.14.1722355030789; Tue, 30 Jul 2024 08:57:10 -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 00721157ae682-67566fc7367sm7985157b3.3.2024.07.30.08.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 08:57:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 08:57:10 -0700 (PDT) Message-ID: <66a90d56.810a0220.2b38ee.eaf7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7CF1A6050A72; Tue, 30 Jul 2024 11:57:10 -0400 (EDT) Subject: |PENDING| pw142757 [PATCH] [v1] net/cpfl: fix invalid action types From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730114540.1048785-1-praveen.shetty@intel.com> References: <20240730114540.1048785-1-praveen.shetty@intel.com> 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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142757 _Testing pending_ Submitter: Praveen Shetty Date: Tuesday, July 30 2024 11:45:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142757 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#246312 Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 12 (arm) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 37 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | +-----------------------------+----------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30652/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/