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 8321045C4C for ; Fri, 1 Nov 2024 17:47:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E0E44027C; Fri, 1 Nov 2024 17:47:58 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id C39024003C for ; Fri, 1 Nov 2024 17:47:57 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b147a2ff04so148381185a.3 for ; Fri, 01 Nov 2024 09:47:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730479677; x=1731084477; 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=BCUSwWX+qpeP0Aq/Ix7qtO2z0WF22OLcmxQeZTjQBHs=; b=O7YEspmqZFV1MPiY7fHZCUEAwlOhrlAK1O56eLHVWuc1H6FexLgKaRsBinrYYLTFrQ c8bOKuXojGbZvg5JvaoL8Ay+yqyW6Qwej0aBMBaUHdyZUrB+6Se7D2hh2seDwzlXIRGA 0HApFzbwW5pdRMPrwBguxUOAAozzkK0slYTMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730479677; x=1731084477; 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=BCUSwWX+qpeP0Aq/Ix7qtO2z0WF22OLcmxQeZTjQBHs=; b=tpUaZgBtgOVokwPUBwAihJcKoErevS7qEIIhqHdH3H90+ZgJwIiDg8y++x6B2jHc5L iwSu3B9CagfEcPVquy4jixqnNJ3gyf9U8WUGVCVEcql7ER8caMjyge9D00MpGbT2DoHx eNJJ7UQyf6wSN6y7TASHS5yKY5tmU4UgVPThslQgNGufihumbHKVTfEhDSJbLjBCNied HYV22S7lLc2vogiQWf5FT3MPoyiGswft13ACDINbbLdS3WdA5SLx4tkpvud3dJDAsc+L vJWGHJQD6oXv0cM3Yay2hy4jf+FhTXvXYwlxXE0K+MnTVJK7wSHJf5sUJhV9MHXgppsd 9BEw== X-Gm-Message-State: AOJu0YyRlF+aUvAz+8poVXmnKhDQJ40HVHZxTnMBGHin+3F4BVq3dYDB oDei4FSfB063szqXR/jc2FbOos2Z1xwy7Wn3mlMY7mIv3RGDdzRRP7fxIg8hYnh/RuYD8kdEGg8 P0bSe7Z67bn/GeZTvc0XywdxgDUEcsGF81T3A/Xh+Mhge4pT11xU7hnWN X-Google-Smtp-Source: AGHT+IFXEH2h3vFpyUdhoe+OBJzPqN/uJPHRcFWTjUVwb7kFzeC8N/oBA9R1gsZ9wkbh7h0pr+XsFzOSQvl2 X-Received: by 2002:ad4:4152:0:b0:6d1:7aa3:afc with SMTP id 6a1803df08f44-6d35c1b0007mr35050346d6.52.1730479677193; Fri, 01 Nov 2024 09:47:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d353f9bdf6sm2513336d6.11.2024.11.01.09.47.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 09:47:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 09:47:57 -0700 (PDT) Message-ID: <6725063d.d40a0220.2619db.d0c0SMTPIN_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 DD6D26052471; Fri, 1 Nov 2024 12:47:56 -0400 (EDT) Subject: |SUCCESS| pw147574-147575 [PATCH] [v2,2/2] net/cnxk: support rte flo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029073106.2620920-2-psatheesh@marvell.com> References: <20241029073106.2620920-2-psatheesh@marvell.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/147575 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Tuesday, October 29 2024 07:31:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:30776b2d8db803538e318baaaef4dcc8711a5745 147574-147575 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#25969 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/31742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/