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 BFF25459D1 for ; Thu, 19 Sep 2024 09:41:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98D554068A; Thu, 19 Sep 2024 09:41:38 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 154FC402D4 for ; Thu, 19 Sep 2024 09:41:37 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7d50e7a3652so288300a12.3 for ; Thu, 19 Sep 2024 00:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726731696; x=1727336496; 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=tS3fD+HkCxk6A85myW3/ZvVmVJIbbqV4kSYbIlTBzSM=; b=GSCIgcvGcqUvMZWo04VS44fCsjU313kqztEm+Gm9X4DxovCqWNT4na3fIHZUva5o33 G1CjIqBljZHmwaTEo98CuDQspzGeIa095K6sS7ZLzYERSyEE/IFmaAe0P1C8ZUZdX1D1 8KOWwrsvIjIyZPZJ1uegLz2RVPD5keJAGgrv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726731696; x=1727336496; 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=tS3fD+HkCxk6A85myW3/ZvVmVJIbbqV4kSYbIlTBzSM=; b=C+4OSps8GbedOlbdY03/C42CtHCQfF1eAjEs3idstxmvGJhXtDSXfxix8McbKmzgVx sXvbTcAx897ztG1d4R+nPi5+ml4Gmc0ZJw6jO/yf/jDyPe4CTXp/CpasTjQtn9ylHmWU Zdxx4fMjF/pWVt8kJZOLHI1a/CRJuj/gY9vkgWgK1ADdYbO9sorTN1FI5/faozhBSMYI AWW/BuH9Rv5CqD9qKSWNBU/Ir/P6CvhVkRI1JXq+IagRBopk6YWQExdMNuyR/HFzScKv QoV/9Vj6ZfF4HzvfTwneXjHQQhLita8jRyOOr8/qklwTyQdqhZzhLMRKKeNMdokS1A46 Mc1Q== X-Gm-Message-State: AOJu0Ywa0hP/5oxHmtrdYkVfqCMho3ZFBJIowN2J1Q8mJuip+Niml4rW xMej5bxUjEDWMEWDZGeZMSuHsR3Qe6EHGrSuardOuF2LFb+NYbLkw6ApJOQy9wa6XD7eAEcrID+ IFj5qM8JS92h9rtjw5oMTfOi7oY0/OqwTG+vybwEd8xzWbUAgMFRB83fz X-Google-Smtp-Source: AGHT+IFB0LQ+Wt1mvzVsc/AMr3Z6S+V5Z0lTMnz5UDfzWNY7RbkB2EE+euaL3OjHgqI7W6MfINL2PIVsbJlb X-Received: by 2002:a05:6a21:1646:b0:1cf:3ec5:e779 with SMTP id adf61e73a8af0-1cf75d7fc8emr34678958637.5.1726731695972; Thu, 19 Sep 2024 00:41:35 -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 d2e1a72fcca58-71944b92883sm553493b3a.23.2024.09.19.00.41.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 00:41:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 00:41:35 -0700 (PDT) Message-ID: <66ebd5af.050a0220.faf10.d030SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F8126051839; Thu, 19 Sep 2024 03:41:35 -0400 (EDT) Subject: |SUCCESS| pw143451-143452 [PATCH] [2/2] net/nfp: flow rule supports From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240830031025.2422579-3-chaoyong.he@corigine.com> References: <20240830031025.2422579-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/143452 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, August 30 2024 03:10:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:334bda1613888c26e6345dab3f2522e54087e808 143451-143452 --> functional testing pass Upstream job id: Template-DTS-Pipeline#181138 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/30882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/