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 0AEFA455A8 for ; Mon, 8 Jul 2024 15:55:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05B814066A; Mon, 8 Jul 2024 15:55:22 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 878874029E for ; Mon, 8 Jul 2024 15:55:20 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79eff7b0524so142545185a.1 for ; Mon, 08 Jul 2024 06:55:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720446919; x=1721051719; 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=QZRq6sckz3V7p1YBK7vNYtL4FlsWdbU7tx7AsonzMQg=; b=eUvTXF7d698oQV1hyLOf1hXyDc46kjNNTqERIYDo3kg8AcuVBF36/XszXpQ0qB9zWL TBEWgcr0eMzYV/cl6t1GjaQjyn2TKIfzmtg2Dgrz3xSDAPpCmgL6dhbYAWY2YI67w5Vd GjM8RaMQtQd8DWptg2DGNpI9BT+QQ6w59v2X4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720446919; x=1721051719; 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=QZRq6sckz3V7p1YBK7vNYtL4FlsWdbU7tx7AsonzMQg=; b=AyW9eW2FRdeTINZ5x4sVP3ZB/dgyoCqppVytSGqfvjwVp7TPwhJfhYnd9DDXekpZt1 hoVyosmE36yT18RjGJMH/HeWsnrVIi+xE6lenwAtlK8AYq2khrct4IpiWsmxBec05Vd2 LaOu7GSVko16XT90HO39xwgTevlsIIt0PKGekSb20y7/HXF+V8Ul1VMBrJfnoi59vTJZ x0vCYpsSUFxZodobzlfhOOpgFoM+Zl2WJQVgX4YTJE1fSYg4JH+7LbAC4uFanapr7vur idZzmZB/MCR+qU+OGFcXHx9Z0dlBdI3Qv9L7lP22IlouIqg1XDCKp7Zzw3mPgYSYUXF5 K9IA== X-Gm-Message-State: AOJu0Yy/CPmlBMWUTt5YjwNnwemtRYwwjhQxKmWEAcHj3wjWqB6STDaG WfbmSBsLYxObfxiwZPiwZCyX0uTcmTRWVJMPdxR8ILP7LhPdnSicdKyUF5Y8Jz8ieM3IrVbAXEu /V25adg6hGl1rfrl7qd+7YYEH6LrbYuMrl9RxzCTX4C1Nrzs1x+0M8kBa X-Google-Smtp-Source: AGHT+IGvVROzWPuLkNRu8U44DXEA6e5c+5lixdCLRIiEPh1v69apgfSpg5EqDCQcEkfNIji49Ymms84jjLY3 X-Received: by 2002:a05:620a:178e:b0:79e:f932:7ca7 with SMTP id af79cd13be357-79ef9327e54mr1708573285a.29.1720446919717; Mon, 08 Jul 2024 06:55:19 -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 af79cd13be357-79ee59707f9sm11680185a.9.2024.07.08.06.55.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 06:55:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 06:55:19 -0700 (PDT) Message-ID: <668befc7.050a0220.4007c.7e8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 640D5605C351; Mon, 8 Jul 2024 09:55:19 -0400 (EDT) Subject: |SUCCESS| pw142192 [PATCH] [v2] net/nfp: fix port action core dump From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708031209.79302-1-chaoyong.he@corigine.com> References: <20240708031209.79302-1-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/142192 _Functional Testing PASS_ Submitter: Chaoyong He Date: Monday, July 08 2024 03:12:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:249c34811d8f134110784872ee3f31ead1fde84c 142192 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | 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 Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/