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 BA14945E2D for ; Wed, 4 Dec 2024 11:56:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B18EF40A89; Wed, 4 Dec 2024 11:56:28 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 7D9DB40A87 for ; Wed, 4 Dec 2024 11:56:27 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6eeee645605so68700047b3.2 for ; Wed, 04 Dec 2024 02:56:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733309786; x=1733914586; 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=RVLp4ki9dAgF5ncKHpLTstbc4eTLE57MhECVKyIU7JY=; b=gyPtg1VxOP2AKX4E5ANvquT8kQHZGBnWsorcLCd/Mp+KbrvaANK3FboJFoEaKeiBkI 6YyQGakJkIqcNsZLBRx0qp5etMw1YF3Ze03QmPWwzUt8s+TiQ5rrzv3DGddv/SVuVWXM fOZN9anG0H0quyz/KeyLJzD94RLL2mJyx1KyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733309786; x=1733914586; 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=RVLp4ki9dAgF5ncKHpLTstbc4eTLE57MhECVKyIU7JY=; b=L04yJWnUXUXOnjVKk6yNX4/Mx5sbJYf8x2hZ9a5WDkpehg4orVGu+toB8ZG/RiDByN gSgn/F33I3LVlWLwQvcezH/LLf+P5i6g/NuNiDcf3K5Gefz7HEkw/e/72MB37t9KiANV VwksRMbtY6h/O4yuy9uRsRhZyqwPnxOKYmULokcBH4NKdkaWh1B3U6zkWtyGazza9qej nte0fbItCojsJJas0Fgza2cwcYV40KuXSB5GU4mVzpMmP/n/FLXLHXTeZ/LgZ9Q66Taa P0s55gsbiIUfB5fVKlEdZuIpY5j0IKO5GVFrKh1e040tBVwuuURpnqqguT3PpeWwxvQb PkRA== X-Gm-Message-State: AOJu0YxKO0dRtaiNg2rms8W4NLht734m/uWYVi5I9GgMzIJchZ66o68g dWauj6hgmA6JINDcawaFaxUGNXpdCSsis8xNfqBxUrtkcEzVexe3oehhqD0km4x/jRvngrAK25b uYEmXjXgeWvg39dTDCpzAhMjRruWWIz4lQnA8GvPceYyNkHoLGHgiP+lE X-Gm-Gg: ASbGncvUfH/cRx3Hf6dHLQ+f4EialO/VlFn8YepqMX9znNfzzrsiY0Am+5WFnsBk2C6 xw0EEb4q6/iJE0a9myMe+v8SDy3Pg8dyJgK8CbXcIReTgS4EiLQeQmz9lo9JmEHey9VydMHdGrh qoCndzw0Lr+iyuzgT2mU17cS4EVBLgxRMDKTWs2bcBTs22qgIF9rMdyyBdCynLxKbl+PqdJZmhU jY83DysAUNGvWyDoporPIXQF1gRR2tzDND7vSulmSO/oavRbXv0l8cbvLQerqA8/S+L2M4Ho/U= X-Google-Smtp-Source: AGHT+IHJCSX0ofoHaRTu/Wu4A+BqX4Kg5EMKuGyniDMyaU55ttaXBP7pGbCacwiMCofpEMGJOr3eQFTv9WI7 X-Received: by 2002:a05:690c:13:b0:6ef:c5f6:2ac8 with SMTP id 00721157ae682-6efc5f62f35mr12513517b3.27.1733309786634; Wed, 04 Dec 2024 02:56:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efc2027fbdsm413017b3.18.2024.12.04.02.56.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 02:56:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 02:56:26 -0800 (PST) Message-ID: <6750355a.050a0220.7e2e5.2876SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4754A6052471; Wed, 4 Dec 2024 05:56:26 -0500 (EST) Subject: |SUCCESS| pw149008 [PATCH] [v2] examples/l3fwd: add option to set Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204020622.977156-1-haijie1@huawei.com> References: <20241204020622.977156-1-haijie1@huawei.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149008 _Functional Testing PASS_ Submitter: Jie Hai Date: Wednesday, December 04 2024 02:06:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149008 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200892 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/