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 630C342A3D for ; Tue, 2 May 2023 10:09:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4045040E2D; Tue, 2 May 2023 10:09:02 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 590D540E2D for ; Tue, 2 May 2023 10:09:00 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1924fa9620aso827953fac.0 for ; Tue, 02 May 2023 01:09:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683014939; x=1685606939; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EStS9E9OWBm+qETkxyySxZgpM0qXHmDuvQEfQQa4aGo=; b=jmlioimCKJHJVUUUuZACskdRtvHm5S4srYAXc5Cx6GUonxzdW4gXfbIuiQdEwG8ajg 0pOTDwlhG7EQNjyubWAwKBE8irPgPAmB+Dmf000MqrRozBDG3CkAqJD6zE6ZdzCsE1m5 hVsw3wrK83U60Mp0ohdzYR6j/Kp10hNvhXrks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683014939; x=1685606939; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EStS9E9OWBm+qETkxyySxZgpM0qXHmDuvQEfQQa4aGo=; b=h9O/6yh8xb98XIaA63Pe8/w+Vw3t3oOrkNxAxL8feRj5lrDdOl+B/8fZjDxI+1V3eM xyYWyDAw0ndxrVoc83EC6Wrj3qBt3gtjuLfGVErJhh6CWZgLz4dwpR6Z0yd7hOmORcMI wOpJZ6VUpjeWJH6v+4siLBk3rOSrf4/Hm1pBNJkI3BnrX8m+dGGRrVajGjy1Q/nq+CU+ JPfqWtKh/RscTMJojsOiBfeIMwu8jlESgU4pC+Tp86R8G5ADcY5BGXJqnhr6lORi8yJ0 7gz1YfdgYzGeADFB7+R9mEMR9ftykurDs0Co61e7UXHt7vswUtj0mfdYEuBD+rx9PpQW +ROw== X-Gm-Message-State: AC+VfDwdREnX3u6j1RMBPDO7zWpe0eqqx6AFwmQjz7BrjrXHUYXsgBOU hecAlMCJSCBp7FsW0iP6USm36M2F3vKc0o8U811KpBSKMlwaAP9jlIXyw2F4hzj2EfxMPJDMHQ= = X-Google-Smtp-Source: ACHHUZ5utlCtE9uAt0wGH9TlWFxw021hTdj9gnM867JjSgX2KyRO6ZUw8Kxasbtfjv0G7Mn9QEzCypK3BvY1 X-Received: by 2002:a05:6870:7731:b0:192:86bf:ba0d with SMTP id dw49-20020a056870773100b0019286bfba0dmr506782oab.20.1683014939561; Tue, 02 May 2023 01:08:59 -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 n19-20020a4ad633000000b00541af2a3c1csm164946oon.28.2023.05.02.01.08.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 01:08:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 01:08:59 -0700 (PDT) Message-ID: <6450c51b.4a0a0220.27528.5084SMTPIN_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 15C20605246B; Tue, 2 May 2023 04:08:59 -0400 (EDT) Subject: |SUCCESS| pw126656 [PATCH] [v2] eventdev/eth_tx: fix runtime parameter test 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126656 _Testing PASS_ Submitter: Naga Harish K S V Date: Tuesday, May 02 2023 05:57:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126656 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26144/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/