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 1F54C42A3E for ; Tue, 2 May 2023 12:37:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1480F406A2; Tue, 2 May 2023 12:37:47 +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 28280406A2 for ; Tue, 2 May 2023 12:37:45 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-b99489836aaso2938292276.0 for ; Tue, 02 May 2023 03:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683023864; x=1685615864; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3FTLSWrgdze+eUvYtLiJ8XY6VWagnyKCZuHXQ0MDvAE=; b=YAYp16MVLJI3GQEz9QpVGVqr1toA6AXLa6YYnUtCpmMm/Aw1xZ7xcuxstiykBYnp6S /vxyXxHkkf4buoBeetQIhf1FoXTOND31NfSxzuhV5KC0InOE8gGs6Fi0GFTbMDA+4hK0 mUUxPfg1PbR7BFDpHHNIo3sF+JXRAZZN3vkwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683023864; x=1685615864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3FTLSWrgdze+eUvYtLiJ8XY6VWagnyKCZuHXQ0MDvAE=; b=bpIz5+90jx9KYN7HqE2p0xf/F5fMwIMVIBaTdBx6ePyuxpWgsBApujrHvmk8TPqMrp tn8w7PDuTFUhR0ee2DF66deLDnztWm967PNOFdKJBa+MlZVT/54M+uAv0FjXSl6ub0UL s5S4Les+2BQoSSp4vpxafjR23BEhibeS/F0aV0ZIlMOTWw9/dMF9IfpAA4t6WLPjyQ5U 4E/Aefae5M9nIBLusG1frnGwFkLqp22CzgmPz4AdqC4rRFMVvVaQ14O+W128vece4drJ FU9GISiG23tOSEIOR7q5gIIuxSS8MZorDHHa0irjSLrcSCmLu8ptaF/u9WdphzPjA8jE IRhQ== X-Gm-Message-State: AC+VfDy0bQFzVfwOc0VfViNgpRsYRQnrkRbQAVKHraPJiWRpVx2hKodL a4CJJO1K1ySSXMLZGM70ZRwH6tXeXTrmfwG3xIYq3fYue0aprUWIh0Wv1A== X-Google-Smtp-Source: ACHHUZ5EC2Ps5kZgIMOSAcxL6QWL6egzZKP/VS8SYNLWN7iN4hqlLPtNBHnlpbgs+eafjltk2j7ceuW7LC7R X-Received: by 2002:a25:25cb:0:b0:b9e:64b7:3e5c with SMTP id l194-20020a2525cb000000b00b9e64b73e5cmr2388477ybl.13.1683023864566; Tue, 02 May 2023 03:37:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e16-20020a5b0050000000b00b9db3d883basm453696ybp.35.2023.05.02.03.37.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 03:37:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 03:37:44 -0700 (PDT) Message-ID: <6450e7f8.5b0a0220.2bb1c.0b49SMTPIN_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 3E22F605246B; Tue, 2 May 2023 06:37:44 -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-x86_64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~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/