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 19CB44546F for ; Wed, 3 Jul 2024 01:18:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1475C402C5; Wed, 3 Jul 2024 01:18:59 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 1A9714003C for ; Wed, 3 Jul 2024 01:18:58 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b5052defa6so27441526d6.3 for ; Tue, 02 Jul 2024 16:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719962337; x=1720567137; 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=OjpaO+5v9TzFnMBUHPUxdSSFhXowwAe/qzSzckwYPE8=; b=JHEFnazpMErSMjmftwo5DtInE3aBzKiYdeg23JCAKBSQ0ZdNUIZvfmUmquS2ZhBcKm hjjr9Pm+HwRrVUveFlzCZVRSUOLN1cKQtD50itb+XxIXjQrfIDwf3e77kV27bk5Q8aOt CftnXG++VF53uoOQMQ+bLoV3NCwwPzYi38XvE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719962337; x=1720567137; 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=OjpaO+5v9TzFnMBUHPUxdSSFhXowwAe/qzSzckwYPE8=; b=ICPaXim5PIAh6m7B4lYL0jsYnAv3XpXgPLvzXfEWV2ZISI6tkmFqIxnNwRqP3smPkw kOxsb2cg1BoSSgSNgW9/O40MwsYFL+umk+8BijpRdgtw4D1K1o/tfD7Dgwxju6FzULHL i2Zse5q2GrkNrTiXQrP82caXTgWWnNGP3bQF1Zhw5zZpQFvK8oPRztmkTRD0gVW6Bs2I KzgSnI27zg1w0x2RysjkDLuQMINeHEIwVmZdghUWNWAmQjPzd1zDrFbFdpiygAvqhPC/ /pXfJl1Nx3ylsvcgCSKzNrQ06lzfZrMzKCB/FcsqI2FyN/wv0np46tEH4nq3/9tZU81Y CH+w== X-Gm-Message-State: AOJu0YzbzEn9QKqVZk7qhCjTJoNKADu8vNpCxQsJPLKKpp1vRwNIQzez ULUsYNjKd6ZVKM3iUuLlTp9vjgpYg7T2kpVJxK/05ZmBQQ7keKGxhEs98pM09Ksl2I6H6HPqcwC zXH7djQerWHZgKXbZM4dIwpd7ZUioCo1DNdBMfZLL X-Google-Smtp-Source: AGHT+IHRGA4LXxsTgkA/EBqxO5laOL9BQ6A8TmZSYc2nN+57D1e5k5W046DDGX69iOQaWZ2TyTY5oNWb7Z3x X-Received: by 2002:a05:6214:20e2:b0:6b5:2b33:5445 with SMTP id 6a1803df08f44-6b5b70cd6d2mr117045116d6.25.1719962336987; Tue, 02 Jul 2024 16:18:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e560a0bsm4765466d6.19.2024.07.02.16.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 16:18:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 16:18:56 -0700 (PDT) Message-ID: <66848ae0.050a0220.2f4b2.3ddfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9821A60526E2; Tue, 2 Jul 2024 19:18:56 -0400 (EDT) Subject: |SUCCESS| pw142025-142026 [PATCH] [v2,2/2] net/cnxk: fix to avoid NP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702144033.3345075-2-rbhansali@marvell.com> References: <20240702144033.3345075-2-rbhansali@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142026 _Functional Testing PASS_ Submitter: Rahul Bhansali Date: Tuesday, July 02 2024 14:40:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:362db0a4d230fbe43c2da1d6e34ecd0f2f946903 142025-142026 --> functional testing pass 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 XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/