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 1E2CA45E28 for ; Wed, 4 Dec 2024 04:57:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1451740A73; Wed, 4 Dec 2024 04:57:38 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7600440261 for ; Wed, 4 Dec 2024 04:57:37 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a7ff5c85cfso1482675ab.1 for ; Tue, 03 Dec 2024 19:57:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733284657; x=1733889457; 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=shpF58Z9PfiDv4NZj5tsL8Fchq+zfKqyGgg8zgYEAKA=; b=d6AVWE7Ut4NVQLDJOxH0HkiIksFzaN+9FpwNTKiyjeljlJI4KrSD/rqO+NPCSUWkqB K8jp9CgkKolGxvF83Z9iGTjhNJ2wKIzrhcW8nJVe8aD2tonnLsqDyufFuQp1yRArpW9R vLLP3hljTa8/X7Oy05zs5Rcmem7xrv0fxpG1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733284657; x=1733889457; 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=shpF58Z9PfiDv4NZj5tsL8Fchq+zfKqyGgg8zgYEAKA=; b=w2/wAqYYM5K5KkPfSXEhXGvgfawsqkXEzbEUAXgtjJQ5dYzjws4e+pcphjL9PChRR+ z0TlFQ4X6bkjjcwGLGSyqJM/D0ATOFLI38W51y0N7qq/cP6PSytPw3nEB4fn6GP9GnzR hYrn1wXh37ntXtouEogMDOZTT4n88S3S0nNQua9/oG8ZJCN3zvq928dS4pIPfEwnJvz+ 3RUiwZA5ijMP7xYEJ0tbIiPoBw2PqO8RghSWAgW1bq/ezLpiw4+A5Q7POdZvKwETPA6p ng/BPIRP0VXtuFdJRyJK40GIEWFExXc+n5QStj4fUjA3VVZSCza4tGvnAKnm+AbhkSzQ CITw== X-Gm-Message-State: AOJu0YwVJ/ZJNsS58oDqBtOX6MnaeFNOAa22rwL2y1vrrUx0svFc4JaL wiH6pVS33rvlVemLBmwnqxwzhdQjOqJtNW0CIYkEoDxdUnRX4/e65v/MOLKNoAvUua9Qde/urF3 5odRUkx+qcv65O5OYKA/84dgeOUhd4U4w3bhmcg1e X-Gm-Gg: ASbGnctry1xufLAo/QgxIt/SsnMrUSBC1ZRvJjy9H3ovR5yKCVamOZZ+zgRwsajb8wp 5sVSJDzelO/Q82anKvFZmeV4McKUuERTkKXZqwGLmLIYTQDG32MLtGN+0pxxOEDhl5eB13Zw9m6 xK1eTN4PNwYr37E3wF/fqoVZ5G/6wAEk5gRnwo4VxxI4S6nauKTqniR5hkKOVHZ2CiU8ILbiBYX xWIyTIemheJ4ezpmNX2wSLsWH+G4kvACGssDXNs5c4KJk63jfUJZjYBXVnV8Emh1qdzFro= X-Google-Smtp-Source: AGHT+IHzsP9CtX9zaBz/m+QFu6uq5QwQ+3479Xa/8/gwoP5OhWutIBwJ+CXOKtLMOfgel2mqslwxTPB57QNO X-Received: by 2002:a05:6e02:1382:b0:3a7:d02b:f653 with SMTP id e9e14a558f8ab-3a7f9b2bbf9mr54792835ab.0.1733284656835; Tue, 03 Dec 2024 19:57:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7e8cd88efsm4113625ab.74.2024.12.03.19.57.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 19:57:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 19:57:36 -0800 (PST) Message-ID: <674fd330.050a0220.43879.6cc0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5884B6052471; Tue, 3 Dec 2024 22:57:36 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149008 _Testing PASS_ Submitter: Jie Hai Date: Wednesday, December 04 2024 02:06:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149008 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#297360 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/