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 DA0F04604B for ; Fri, 10 Jan 2025 12:05:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2A054275D; Fri, 10 Jan 2025 12:05:33 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 1AF1141148 for ; Fri, 10 Jan 2025 12:05:32 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5f3328fca29so843290eaf.1 for ; Fri, 10 Jan 2025 03:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736507131; x=1737111931; 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=dbopQA6kKPnigb878ITOFQuDYAO+nePuJyNig5A+/B4=; b=a0+Ar5FvHXa77mdgaT/+iqtMZHEE8DYG7ZpDtBPoCdd1hNV3mMD1wvhCULbxc4pWgO vaT4JFFDJGiRMvJM3hIb3XtawF4kdjAqbzw1omG5Cbp6DiWw3lyEy1HnxK0Q/zrro68X KmKSSsBaAUTI9n7E/1ERKQRUyVY7alET/KhcQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736507131; x=1737111931; 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=dbopQA6kKPnigb878ITOFQuDYAO+nePuJyNig5A+/B4=; b=OxNoubYMMyQAGdVoeGBqON8wOhfJDecHXTOFyVB7pGF0mzbl7gOk7/5Yia0x2bOwYc IwVqqi99l/QCCLTn6aVjdH9U4BTahC0wo4cEGsgDNjYRbbWpNtiOP1a/pLE+2eQ3XHb1 eaXvpb6DmU5sAyOVOvN69218dQXd9+rN8e6KE48vCp9F7iiuESSGo38wf2Q956azYYfi wj7ITfZq3Rp9eUtI3l/SgIhEKPUAXnCeVrvDzujCxOhf+a2mwBH7AzVO2cgSIYhUcCeH UTxGyY8+S4IPMrXAVBgewxMwFCcE8sbAafrC6kvhZfTFVfaaJ6NK9e+9YvVWyndOjxqE yacQ== X-Gm-Message-State: AOJu0YxeuU2kl9+fcd8pIH9QNV1djCD/lp88HFg6p3K/BkMb0Ck588oQ P2k9F9mcjUMhqM7kzZSlLeurdMy7BKYrLVsoV5uufm1BIejb1zz7a3qKGjq1EFrVd4Mfh621R8f FllMhBd0Dzrs9OMce+zSbGLz7yuStYF1t78LfJDv5i2We+0+0YWeYgsfa X-Gm-Gg: ASbGncubPeduKnQeddU4oy2thujkGTugIdNubNm5tPF+DIKiba4hnVuIZzvdl1DZS4D YMC4u6g1C1ZYVb2F6puC+qcbNFRAOCuWbgXiXrcGmYQBe/1ZElQax7SIEI+Q/qLz5RBrOY3cFCy xtzARburIXCNdlFRFURrXiQMspmrl9hqkT5N5CB/HRZZUEbb+Yez5B2bfQPAzscDVpAuMt+Ol+b SpwFWiaXZHMtt5ld7YdSddaw/wCle0OxFG5mXgzfusucPS77D6GR6D4pdo7y8pCqIEo7+MscVvM BTZeCA== X-Google-Smtp-Source: AGHT+IEGfiU7gDbpI7CmXqnmu7e6M9GI17HMmD1/7i30/8cMA5J2HIltu44nHp+XsCR4KfKDvJyR893qssRv X-Received: by 2002:a05:6820:178f:b0:5f4:ca80:137 with SMTP id 006d021491bc7-5f730938141mr5337407eaf.7.1736507131343; Fri, 10 Jan 2025 03:05:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f88263e049sm64957eaf.13.2025.01.10.03.05.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 03:05:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 03:05:31 -0800 (PST) Message-ID: <6780fefb.050a0220.23d74c.46c2SMTPIN_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 627926052471; Fri, 10 Jan 2025 06:05:30 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/149781 _Testing PASS_ Submitter: Dengdui Huang Date: Friday, January 10 2025 09:37:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149781 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#111612 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 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 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/