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 EFF35463A8 for ; Thu, 13 Mar 2025 20:02:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD87A4025A; Thu, 13 Mar 2025 20:02:16 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C9DF64014F for ; Thu, 13 Mar 2025 20:02:14 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-223959039f4so29548515ad.3 for ; Thu, 13 Mar 2025 12:02:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741892534; x=1742497334; 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=ONomSXWHVPyzp+CaB+gUUebJMAQ4/LICOQDoLXIHfdI=; b=SGJwqPAsfDK/UT/vkFdHlxf9kcH5jbSUSybToPnaKvfYFI9qtgCYk/igOleBwhmuTk /q4bTIp8JTc9+EPF0H16IqyjTXy7QNmMM8cZ83ELoUQyQsiUarQccBwR1EYmhrnspgzV 9AOweX21jlTi0p7lD1YakwYEOZArfWCMoy7CA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741892534; x=1742497334; 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=ONomSXWHVPyzp+CaB+gUUebJMAQ4/LICOQDoLXIHfdI=; b=Wmmm0kwQ2MFWzm2A7gtk4Y+x27zthvF3Qu5b/yLshenTp3LQ9TBNZHIJNOjwdE3Uba nzYY8XOYBCxp6ECP0dBUic1cKRci2544KL9xkUA/5JngBmScomlnd6kMuLdOzEbVzNjp 11CTV+ZCKITRzyptC+wAufGMT/x63awBr6GTafNxm/HC/NHIXk3/se+ZART6B3saP962 9wSBMlwNb1+zBQtMFHH53Ma6vAlzuwaePviGit2ZAIG2TDuXUP29072+uhFa6YGr+M5U nZwuA1Fo08BwHqcO1FXYGEAC50dfNspR60SfRWLjRPJpgiIjrVDrqKfsRlFVrqtk4Xgr AnJA== X-Gm-Message-State: AOJu0YylG0QHVz/yw4Oiw+s/x5qaGM4eAC6zwn76raDlcRqu4d5jOpvC EdOzMum0v1z7Ha6i/WO6Yqc0e4Gqv3iQIzH64VMhWCJ/J+tIdwduytI12IYw9mLQ1VKg+emL8id eRBHZESVpi/9WxTwylDLT1xl7WorSRf/FgEssSzRS X-Gm-Gg: ASbGnctuyRkmoWE9dyw6f3rUZ4fo4ZxklycJnnHkAuuEpdpxaITXWIgU/341ON7DY9U soZmcDleMj82FEOtrHKAXSBqPDvyKtPNu4UK6zOE/PtMOsQRrrX9Oap4A6TE/MOSAPPF//Xwdr4 71rb1eFWYWGW1N6PCAmJ60i1Gwqw/15e52w86JgtODPcuQVi1adsc13SQgNay8wl49kPrrlLKTt z6Qd58Iayh8QpKXN5BcyaU5EnigI+y6WMASffXXLuOyN/mFYV/TiDdn/5/A5Se+4ByI7T8C5UBy rttRtdfXn/AY/FTS/mL0jgjHoQ7D9bLe6jwNG5+t X-Google-Smtp-Source: AGHT+IH+q2MASLbDV3iEmjY8bkL1sAbd9llBtfivBllxM2XcdZOAKwSwnxUmfqw6p1pCV8aHqrt4doihAzm2 X-Received: by 2002:a05:6a00:3e1b:b0:736:fff2:9ac with SMTP id d2e1a72fcca58-7371f19c387mr686096b3a.23.1741892533839; Thu, 13 Mar 2025 12:02:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-73711529078sm98400b3a.2.2025.03.13.12.02.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Mar 2025 12:02:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Mar 2025 12:02:13 -0700 (PDT) Message-ID: <67d32bb5.050a0220.34be20.5aeaSMTPIN_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 1009E6052471; Thu, 13 Mar 2025 15:02:13 -0400 (EDT) Subject: |SUCCESS| pw152385 [PATCH] [v1] net/ntnic: fix incorrect initializat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250313182859.1180826-1-sil-plv@napatech.com> References: <20250313182859.1180826-1-sil-plv@napatech.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/152385 _Functional Testing PASS_ Submitter: Serhii Iliushyk Date: Thursday, March 13 2025 18:28:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1ba1be33657c02df257dbe6e5741232bff7df1a 152385 --> functional testing pass Upstream job id: Template-DTS-Pipeline#217735 Test environment and result as below: Ubuntu 24.04 LTS Kernel: 6.8.0-44-generic Compiler: gcc 13.2.0 NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | mac_filter | 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 | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32824/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/