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 CBA5D46048 for ; Fri, 10 Jan 2025 11:46:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C86D44275D; Fri, 10 Jan 2025 11:46:56 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E26F241148 for ; Fri, 10 Jan 2025 11:46:55 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2167141dfa1so33288935ad.1 for ; Fri, 10 Jan 2025 02:46:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736506015; x=1737110815; 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=JPvYfCvDDoFNfWRKWIWARgIGF8dyI20lm7pKegQK8b8=; b=gd+Hw5gX0Rq17oG95KkH958XvX/ur17b6GaV7lYpxNi/lP/FipeQLaJUkoI/fAUW9k tw9HN/VLnnI9BI6Whf+kAwxQ157X/oT3yMk/vrrIf1Xa65h3F/2+O9biHFfEZSEEN08c I9xo1MBQnTnvKTAzULD+/ieIF60IzEXQNAUUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736506015; x=1737110815; 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=JPvYfCvDDoFNfWRKWIWARgIGF8dyI20lm7pKegQK8b8=; b=DUJHLlm1OlFaClBuS8eGYVEekbLU0L4uuRZciW5xP9Aiw8kzjr7Ovu3rftGsEW8XL4 EjXc/on/wg9ItGB/j+9Kpyb4imfGZqFuZ769GS2fKaJ0/MAMOHEEnl4bacG+nyLZ0HCm tgOy4WQ+ZWTc2wPI22p2zNr0V2SHuwhUKHjvmC3ZvojcZGPtzMXolog+iC4Ns2iVqcbh GNanat8/O1wIDQOywk8AtHwF7/kfGAx2amEWHoXwa0fVOO91kp5B20dsb3iXMb3ELPhv WKbj7ZrFZ8x4mpKoRC2PSo4TukVuBXCUI5WXOVLLqmCzSIE01suGIt0mt5cithHxrlGh tKgQ== X-Gm-Message-State: AOJu0YxBX8hrl0zEbWm4AodCfATvjx+PgTYXaJztLwGlM7L/UQrwR0FS q+KFPHa8KHcpXYSpq6+RUrdoP0xH1Snq+k+dj4jIcPWHRK39LccAhETuTdzyfmFdOM9pzL8yu5n kCnJ99yjic5Ykjs6MRePM10iwstIyA/ZvOEDF1XT3 X-Gm-Gg: ASbGncsoc+vlkIN1kmOQLOAB9ALfflgzo8DCsuzPCbOXs7gdlgFoqdBkY+0Le0mjpwK 0/EkQ58CBYxs1oiVcJI1TRCQWzTwHuYWkVJ7A3dfbUlBm/XfniR2NVP+lOSvUe/5cImGjyV1Wbi QXALQpEF25yDYQPvAfUWqmGFWryM1ybWpBwpBlAz98h6UjJlhVOKGpBA1o8UsLmbdFwXe/Jp2Cg h/d/Bu7q10yj5Yf824OuE07sl1bK6Hbfvyxhdriyel3xipYnlZNIyZBbDPfPA7FF3vNWTUAwuXs zQ== X-Google-Smtp-Source: AGHT+IEh1SUm6Kv5uceXXMFpN8ql4cTXF5GS3TN0sKatF1bT/UokgtCm70MfU6yWQcK9UFbE57oKBl/5fBJi X-Received: by 2002:a17:902:7487:b0:215:7287:67bb with SMTP id d9443c01a7336-21a8d5765aemr94897555ad.0.1736506014809; Fri, 10 Jan 2025 02:46:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f39b4e5sm629435ad.99.2025.01.10.02.46.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 02:46:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 02:46:54 -0800 (PST) Message-ID: <6780fa9e.170a0220.2459cd.47eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EDEF16052471; Fri, 10 Jan 2025 05:46:53 -0500 (EST) Subject: |SUCCESS| pw149781 [PATCH] examples/l3fwd: add option to set refetch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250110093715.4044681-1-huangdengdui@huawei.com> References: <20250110093715.4044681-1-huangdengdui@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/149781 _Functional Testing PASS_ Submitter: Dengdui Huang Date: Friday, January 10 2025 09:37:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149781 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206238 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/32290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/