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 B04E542A3B for ; Tue, 2 May 2023 09:19:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC30A40E2D; Tue, 2 May 2023 09:19:25 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 3CFDA40E2D for ; Tue, 2 May 2023 09:19:24 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1928ec49077so50794fac.0 for ; Tue, 02 May 2023 00:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683011963; x=1685603963; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nL25kIl4qRuI53PNHWRaq3tilFm9mU15GzYu1JYkw1Q=; b=YsCch8BQToDgSqHaL7IXhc4Nz3NDovqPnFBN18AqFC3yvkcox8jYmVZuX6dU7blyQl k6QupipyzxCoPnoasAHjhaDHHSRX0V5WDPiEyS86XiJoC1bHj1NVkgtXERG7J6+r0MJi WHz+NaxgzOIuwpJNm7MIS2cKnHDBHapDYNG4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683011963; x=1685603963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nL25kIl4qRuI53PNHWRaq3tilFm9mU15GzYu1JYkw1Q=; b=UvKOuX57vLaFvjuGalItoVrNY7ekgbGvGZ7AnGN1sEE0hjlGw4wYEZF52OKSxViEhv j0YAms50DYgG7/s3ClbeFPQGM4QYOf6TiLWooqKvo75LsgRMXTSfgzl3SpA9raoTR4C2 QuSCf2IDlSniDhAEVAOMOY7b+WNAC71qazdI7nxNs7CU4+JC71yMTs94cbtMOimRT6DL geRbi8ngfSZhtS+tj2+O3DniesdtvQfG+tLOXP0iToYWapsP2Hs8ZE8Km8fASXx0yaJA iJcMAD6iEbWBg0FT31sa38f7UDZuK97E1h1CROJEaccTIEjCBN7oQVcLBikFVZWb76am eT1w== X-Gm-Message-State: AC+VfDz6/NUXM+1yBkmkQm0LvKnT+K7+VY2/wswGTDYOm+hyoi5pGPnP JJiiMN4tFyPupon++yFQtlgoUhOYO4S/lMEm6pvrGlYwBU6wnd1+qNc4kg== X-Google-Smtp-Source: ACHHUZ45ZYhGeUOoXYQVK6ERlsoY8iiloiFDbKNFJRdcBgRLQWQU2MdrbUPbCR0p/cCR95IR4byLTxtcthzB X-Received: by 2002:a05:6870:822b:b0:187:bacd:2937 with SMTP id n43-20020a056870822b00b00187bacd2937mr7599919oae.51.1683011963509; Tue, 02 May 2023 00:19:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c22-20020a05687093d600b00187905b6f93sm1685241oal.42.2023.05.02.00.19.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 00:19:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 00:19:23 -0700 (PDT) Message-ID: <6450b97b.050a0220.7a606.486dSMTPIN_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 1002C605246B; Tue, 2 May 2023 03:19:23 -0400 (EDT) Subject: |SUCCESS| pw126655 [PATCH] eventdev/eth_tx: fix runtime parameter set API From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126655 _Testing PASS_ Submitter: Naga Harish K S V Date: Tuesday, May 02 2023 05:36:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126655 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/26143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/