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 D052445F3C for ; Wed, 25 Dec 2024 11:25:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A92A2402F2; Wed, 25 Dec 2024 11:25:35 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 00193402EA for ; Wed, 25 Dec 2024 11:25:34 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6dd5c544813so4023666d6.1 for ; Wed, 25 Dec 2024 02:25:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735122334; x=1735727134; 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=pAHLgfYpcEHHaR+0RbKjWHD9co68/iPrk3S4ZXR6F8s=; b=ZCzuTdndZmDu55vZI/whRd0DlMxTY82umUR1hjyCckX7PNtIbEz493kjMcjGbHMscF cRdpLsHAQvlfWQfvxhclMDliyUnYFMDlx4WU+8/4g9oYrVAxM+8MlpSDoSvLtRFUdM5h TVaids2nEyRADdXOkKrQ9cX9tmvUE24/B+iR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735122334; x=1735727134; 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=pAHLgfYpcEHHaR+0RbKjWHD9co68/iPrk3S4ZXR6F8s=; b=NH1XlHL77djkxFZF8L4D4RfHIZ+UCPF+WOzuXXsKjGTFsUj91UPPurT1tx5yXG7VgU gg/pN/ycVDQrxWWe6Ua7wmAEc+LosVaKrxv//0WM4551WyYoceICVKBy9vXnbufy6Hxk Ujo/umXEUrQUv/EB58mHY8FJoXVlvDIow3Ho4KCBjUrtFtTMGVnAab+y12sdHkwkXjU1 kJBx7Y/tSPHDjQC9S6bIwDdk0XacMs0YF+zkaExLK0pfn2NNBtXc6tzbZV3fFpQ+sBNH dnMYuIArSbl0sfL67weM16B24wWlJD6ijlxwHLLkmA2Sm2SUijoQTcrvSf1jlLAZGubC M9/A== X-Gm-Message-State: AOJu0YwyjgCajV/vkyiahHzhX3hfa0pEUBG8qf1tQbEc/AMBWl2Rsu1X ruxOL0Rp8KKiO9qeacUfD4TlVhS46GsFAh6BxVL6MidnR621Z10YecwGSycUlRrWJrdutBGtWJ6 Hcphp9e9yoUpe3qRmQ665aeVbjjYetH72nMvihSCN X-Gm-Gg: ASbGncurjM+Uoo+wxph8NFuyoYUjFd5p0Jfi91o5jPqfwJHVLxufccq8ROTMzBBjHVV M3m9cNSYt2Yd2l/6slsVCw6zEAFmsci+sHiMWSIIjomaIc5O3jFc7EuzlMBBGkQCP2NarryVuN+ ck9HFOYf4DLI9GfhSMACkSCamu9B61GCUh8DoIdZq0w8iI304HyXVg1biT0BTpQIWL1u7QApYkj 2aIBou5Qc1R5VjoYSKmgusMKyUppMw6QomeDWBvaNUoFwQ+aA8i29wrwawXyeb00RNHtcQnBiRI aw== X-Google-Smtp-Source: AGHT+IHU8OkwngKg9lkEvT4IfFilBGcMl+dd7mnFt7NMvJqgaFENt7IkDZPHH2hX62xAabX74k0z3OsjmG38 X-Received: by 2002:a05:6214:238c:b0:6d4:243f:6c9c with SMTP id 6a1803df08f44-6dd2330c5aamr362376056d6.9.1735122334257; Wed, 25 Dec 2024 02:25:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd18137658sm6905036d6.39.2024.12.25.02.25.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 02:25:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 02:25:34 -0800 (PST) Message-ID: <676bdd9e.d40a0220.2b1227.2b3dSMTPIN_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 DFBC46052471; Wed, 25 Dec 2024 05:25:33 -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-sample-apps-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: ACVP-FIPS-testing#8394 Test environment and result as below: +--------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +==============+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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/