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 4E2E142B2C for ; Wed, 17 May 2023 19:24:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A13B406B7; Wed, 17 May 2023 19:24:08 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id B079F406B7 for ; Wed, 17 May 2023 19:24:07 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3f41b73104eso6391621cf.3 for ; Wed, 17 May 2023 10:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684344247; x=1686936247; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RhdQnbtE5W9od7QzRCkq7fiwpLiGpGdRUap2BY/CmZI=; b=AG9vBaowqkxNI9Ky1hxhESAHUPdLfpLuumUZ1pLkglvhHI26vNd0x6YqtzrjVb3+i0 poRqb+p7zVjOgL6NpopfIB4e+LwMcrQqRpWvoex+EYyUfJOFILVkvIW0vvnXe7Yi6S4b 6WQZ9wnpTmVQWKhfLEplXWyfjgdQ8eYu+Turw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684344247; x=1686936247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RhdQnbtE5W9od7QzRCkq7fiwpLiGpGdRUap2BY/CmZI=; b=LdEVMRHVWoUZMCgGmxlO2tTVzrY8S7xJCqXLkUm6Dpm3Kh7P3YmSRpWgx+Ru6h2Fd1 ehl6xIQTc+82xNLm/wSIVZXCOiDnM5aMlIVlfL0H6dPaO3NaxcmsS5wPjAxXup1Er+/w 7SUfywiOjn3SoC2/6TKtKrGH2NPe+LFhAFadLOoFZqN3hgbfG4U8OR4EAcZkQNNwzXQU gpUNVrFB9K29IFXF863rWMk9cmLJpqgIcoRAuOzfM4AsUTxdE/7ti3jHEvV6uGQ1Yt/8 8cSrQJ1KfiNwAsZSEIcObByhkxodXAlXK5z0+P8QW61fIAvGpaVdJSixoofsg0ndDoiZ cq2A== X-Gm-Message-State: AC+VfDz29PqTYdpSoekF+h8ABp/7Ml6aVvdIHgAFU6CNU4j1io2p7xdt wWeishp1aq5u/2hLD/I0JWy7F2exrYDPsKqUXf8sIrutImcMOlenI3JJ0Lag8UQDyFRdcr4EXQ= = X-Google-Smtp-Source: ACHHUZ76OE6IXQLmDjKn5oTteaojnCUhQ6rP50UC87lFsTvw20hRGWZkDqta34OUMgg/27uAGuTqD0fziAHe X-Received: by 2002:ac8:5988:0:b0:3f5:34fc:f216 with SMTP id e8-20020ac85988000000b003f534fcf216mr664150qte.54.1684344246914; Wed, 17 May 2023 10:24:06 -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 p2-20020ac87402000000b003f4e6a74babsm991360qtq.12.2023.05.17.10.24.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 10:24:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 10:24:06 -0700 (PDT) Message-ID: <64650db6.c80a0220.1aef2.623dSMTPIN_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 A14E9605246B; Wed, 17 May 2023 13:24:06 -0400 (EDT) Subject: |SUCCESS| pw126917 [PATCH] [v3] eventdev/eth_tx: fix runtime parameter test 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/126917 _Testing PASS_ Submitter: Naga Harish K, S V Date: Wednesday, May 17 2023 10:35:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126917 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/