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 26BFC45F3A for ; Wed, 25 Dec 2024 09:51:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2137A402F2; Wed, 25 Dec 2024 09:51:56 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BDAE0402EA for ; Wed, 25 Dec 2024 09:51:54 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e1eb50e2so190641039f.0 for ; Wed, 25 Dec 2024 00:51:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735116714; x=1735721514; 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=b0Q+o3OnaoAyHr4Lko7VAesOxFFHB9DIGZxf2iGFIDE=; b=Hgi/BDl4vEhONrEmpHW+IX4Nq6EnD0Aq0xcmGgPY7xnDTu38vyFF+gQ01mCsbqNpk2 WTk3+3ETfb5BUzHv1pCjHWSaBymQlFeJYYfuq84tS/OrBSiy3ZPZ3ZabA/8AsOQu8RVA YNfJhdZc1ByE/FUFJ6NTr4k3Jy08l/kXpMmO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735116714; x=1735721514; 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=b0Q+o3OnaoAyHr4Lko7VAesOxFFHB9DIGZxf2iGFIDE=; b=IETIlI9rdgO429f/qzfnfMocMPUBHIIvkxZnTDBqr/yFgd+/vvtMPDoBKQGZMd4Itt WAPDD/MqHoKdgTP8KW/jXZx1eG9HoEb76UNeT5tZxY89sE4fLOiqfpHlLQ6NapOnfnSu ARTjRoCqyAE1tZsPp/34OoB7z9ycm4fpGPX39P4Pxpn9LKgRf/fHvTSwpNNQd8QZAF9g lPwMgr5zLPLs5u/Kdz0XI3TVLSOdmM1kojCc6ez2nvkk/PxFWu5vnljgKhmtcCFlVnb+ CEMzs0mq0d3zh3WNWzbGWXqNDJ6WDNirhK1RqYbNAJUbQBVWsi0wNrXG0UE9ZVBg8i7f LJ9w== X-Gm-Message-State: AOJu0YwU80fqVWJ79+aO1uL05Q7yQWNPbgShEPTLk4gZD1pH6OjK9GvM BKOcAVznFZ9Kip9P237whv0IG9pGdPo0XsFCejmNRH02bdUMAHv8Kg2bjjW8DqLm5hYrKwg7Knu LHNwBqAeOwVD9SP+n0PXJakbtURoSitO0qO0lFORu X-Gm-Gg: ASbGncsDIgacN0dLbYHWVlijbyfRM0SSH55+dYMJi0SF6kOBHlsdswJgT9EzHWrOl2G W9QxiEOJ89gk69klr/b++6X4CjFvX3ba2gHNmP/VvVbTMptaeypdWExem/rTN2sXEu+8RT5Zn3y CmlWGVrPVeibzDDsT+S3W14Old+V6dfc08PEPskaSfZW+d69/YvnDEnwhjTH5hGKpkO4mwpfQxy 3PXfpJmc+mt+/Hjz3Ki8SlQaD+s8CGXCDXrhozLQZ60R2YqJnFD4ljjJfuYyBOSCg9oQsta9ivG xg== X-Google-Smtp-Source: AGHT+IHRbPqpl0mlEMcrfDpm+m50GIYsj+HSZRC8Si1ZWPydjBN8oj78eBZW36ZjozumEh1Opw5QAFUf3rnY X-Received: by 2002:a05:6602:3411:b0:847:5b61:63b2 with SMTP id ca18e2360f4ac-8499e68b80emr1585325139f.12.1735116714092; Wed, 25 Dec 2024 00:51: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 8926c6da1cb9f-4e68c0ea696sm630423173.40.2024.12.25.00.51.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 00:51:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 00:51:54 -0800 (PST) Message-ID: <676bc7aa.050a0220.300c0c.1069SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C8D86052471; Wed, 25 Dec 2024 03:51:53 -0500 (EST) Subject: |SUCCESS| pw149471 [PATCH] examples/l3fwd: optimize packet prefetch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241225075302.353013-1-huangdengdui@huawei.com> References: <20241225075302.353013-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/149471 _Functional Testing PASS_ Submitter: Dengdui Huang Date: Wednesday, December 25 2024 07:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149471 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204300 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/