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 E5045458A8 for ; Fri, 30 Aug 2024 15:04:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB204402D8; Fri, 30 Aug 2024 15:04:23 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 427B840291 for ; Fri, 30 Aug 2024 15:04:22 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2702a00aad4so905438fac.1 for ; Fri, 30 Aug 2024 06:04:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725023061; x=1725627861; 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=Pt3SRsFbWdh+L1kW0RNDZw1CuBgnOuToNdm3fsEv3dw=; b=KX5o1PwH32s/ItmuZBamfpm+Jo2RC36lYVLc9Pn2TKQ18wVa0Zr7FRL3afv4Wk/LDG FRzpNhoC6K8Yp4i31QFI61yJKf4WRlVBX0kO2oLwPaidZRkmwIRX2k3mrafYfY8geH8f m47mJmyvwwnrzNb3q0JfueFvo8J2UAXo+LmU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725023061; x=1725627861; 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=Pt3SRsFbWdh+L1kW0RNDZw1CuBgnOuToNdm3fsEv3dw=; b=HTVMlWOUlrjkdJDpaIxK/A8Asgn/V4vpqjlPAEog1/nHzbL+ehw4Lb0L9SGY4QA3KU MrDY8A9RbuXFYuhlWmBhtoDLG2NAa1vPcNjgvc2eavwICNMScYaxdX7prQ8Jk0Zh5y5W FyBhcrDi/V8sTWME+Qhg/T1/RWn/8v9EKaHYUWF8MDDZvT1gyL0RG6JrqFbLNWPe/b8m Rp9UpC54tYIol2DJrdaB3yGztQOmCwi/eWqeuYbMDBmtAPMFRMueZO0uSYwgZ1Ne58YY eZ51yVcwIqhUASop+rlXdZGZPuvK4q5FEZniAdn15wtaVUya8u4ii10Iv+chsm6KzsYr sntw== X-Gm-Message-State: AOJu0YzQlvEUTPr8Bqxu7qw7/tFNtkLQ5+x8E+yvLuCglllyljfD+yam cuBBwMKFSiyC2RpwWvQg7ma9860IxwVw7YhytnRHYJYi2GFlQjcNOZVi+TSC3G1MIQHye9pbdUr oO5gt8jW4gKw5CwA133TjJJ/xCz9Vpy0y8ZnIMqSi13oDF8WN6TzDpueQ X-Google-Smtp-Source: AGHT+IEVF4W7B0LpxQKfGqTkASQQ2WhkFbcpRtqIaJmHugbrUbW5VFPQTpH1MEV4e8kyJ2EFlLcuCXJB9O1V X-Received: by 2002:a05:6870:c151:b0:261:236c:2bc0 with SMTP id 586e51a60fabf-277900c6be8mr7275658fac.13.1725023061111; Fri, 30 Aug 2024 06:04:21 -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 8926c6da1cb9f-4ced2dcbd66sm130471173.17.2024.08.30.06.04.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Aug 2024 06:04:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Aug 2024 06:04:21 -0700 (PDT) Message-ID: <66d1c355.050a0220.3706db.a0a7SMTPIN_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 B234F6050A6B; Fri, 30 Aug 2024 09:04:20 -0400 (EDT) Subject: |SUCCESS| pw143463-143464 [PATCH] [v3,2/2] net/nfp: flow rule suppor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240830112829.2586795-3-chaoyong.he@corigine.com> References: <20240830112829.2586795-3-chaoyong.he@corigine.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/143464 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, August 30 2024 11:28:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:334bda1613888c26e6345dab3f2522e54087e808 143463-143464 --> functional testing pass Upstream job id: Template-DTS-Pipeline#177733 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/