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 402D645F3A for ; Wed, 25 Dec 2024 09:59:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BFD8402F2; Wed, 25 Dec 2024 09:59:50 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3AB49402EA for ; Wed, 25 Dec 2024 09:59:49 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21654fdd5daso59962315ad.1 for ; Wed, 25 Dec 2024 00:59:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735117188; x=1735721988; 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=WLJZwitA79B0wOTIrYhdTx/9S0wsFi3BLCKGRZiUMw4=; b=RVpguQ3QFKvLpVCQnk8k5oFqbnCHNUqqlcX7RT0w6yhnZG1pfaWhRRiuuUCqDRukWK 91UtHodbQIutgQ1iA50UGVoRkKTjwDlyTN50uuOoPXbWyiAtBphzwW0SdvS+ofJXMmVe icUsZ6R5KMV90IQRvxwOUlBhR+9M3S5sP3GFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735117188; x=1735721988; 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=WLJZwitA79B0wOTIrYhdTx/9S0wsFi3BLCKGRZiUMw4=; b=O204Z+Mh5XaUJh0EuXLdPbzzpp0/DsNfUhT25wWIFGrEyZpVcCQmhiXnlJmZDJ9AeZ CzenC2GfmFhGRkh8odZRd6lw3tYX2XG5JK9F3ZDyVHvkHjDL16ebLyQSgFUixreJFD5U /Fqly2g5jB8HfxUhj3+rlqSRpmLJXVMsWPsUpLfPwGvia+ntIH2z6ksyMbIS5kkJBs4Z ZAxFvCS0r8J3XEBiVU4IXmiQjfvayoXK9d4IAV3l7mtGaopIzmM/wlqK5SMDXG4umdtP dgSCJVG/PmmjZN9xHuhsWspAAB3HFSgTVArBLTMgrkWeZQ5V4KZuBviFFOQkVieeD2kD Nr/Q== X-Gm-Message-State: AOJu0Ywp/LPh79EmskIZbQESbMI1ygoOPsr+LkCtfGQfMMG11NhKc42s IulqauMhzMoVTk20UEBhZuExRYSaQq8aJ1mqNFDQRtjFD5Vm3LmiQL96KhbV59c2VS6JBCMXIB2 so3foQil8/xRQdYeOYbm2p5fhcV7ZtrBkrjmS2PlE X-Gm-Gg: ASbGnctvZowHdYmGdO/JAaxuEVBy97Jy4v9iTFxn8u2ywxsV5hfaPvWhnZ6759cWk8G otwysnXiV0FL0EsVGmvLlAr0ZIctFGol6VBehUB7V88KxAzjWrdg3XVUfFDtl5nbqKPzcdoX8G7 bd5xXG3HD20CYm2QWbiEqCgcZAAA6SyfcHi34gzzkcvLwFluZ92i2cX4jtxsCFlrnSsn/HYpod+ Qdtrug6Pl7hKZkLriJWCQ3xp5ioe1QQpSAoW2GL2vXB79usk7zH5J816QAiLue6BdufsHpiiub2 ww== X-Google-Smtp-Source: AGHT+IHmrYqIzvmT684dgs/jF8Vfvw/kt7LXHezQ/Qffp4MejFVdPEicE9rXgybsMUrL2taaAY89p89rqP/E X-Received: by 2002:a05:6a21:33a4:b0:1e4:80a9:b8fa with SMTP id adf61e73a8af0-1e5e0461547mr29316820637.13.1735117188298; Wed, 25 Dec 2024 00:59:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72aad935d4asm768118b3a.18.2024.12.25.00.59.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 00:59:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 00:59:48 -0800 (PST) Message-ID: <676bc984.050a0220.35c374.5f9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68DE46052471; Wed, 25 Dec 2024 03:59:47 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149471 _Testing PASS_ Submitter: Dengdui Huang Date: Wednesday, December 25 2024 07:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149471 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#301949 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/