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 07A63463A8 for ; Thu, 13 Mar 2025 20:34:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01B824025A; Thu, 13 Mar 2025 20:34:03 +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 2820040144 for ; Thu, 13 Mar 2025 20:34:02 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-22403cbb47fso28078025ad.0 for ; Thu, 13 Mar 2025 12:34:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741894441; x=1742499241; 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=PArDsTjGAAnlfNDtb+4ew4HordS+4OUqwNFpW18WBNw=; b=iGnuDFDHldJRXsgdlpwz2ogzDBXqTjhkD5EkZBhGR+FEXnAIgh01zyKRYlk5gNrdFv wIjOD0SDFLNWW+xQn5qxc20FtMOqtNxyVNNEBMpcYSDaDrwFySGE2mmKq5boKEWoq9fH 3SMg/ZUU10s7LTSQQlMNDySLb5Yn5w1qdRlT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741894441; x=1742499241; 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=PArDsTjGAAnlfNDtb+4ew4HordS+4OUqwNFpW18WBNw=; b=Sq4dck3AFwMAj4Y/ddhe4gycy5P9WXbhXSO01ri73t1Bv58zbXx4GtwCiJjhknPSvr SITezf61URaPp3DU71gpw6h9ISJFQwdUSdPkzeVWhhAHmZN0zq6gWIhE+PXSDKKMm5VF arkk4PULAkvVM9ewDESmkRPSUaXnp+MGqO+9NZLnqf6zn5Iep+3lsA5eI92KD+qysv4f fOoyS7RFUg2MY+e1C7w1JFddAXXEIyVMeoEAZAnICd0WjxdUTqFUIfyMzwhL6DI4mB10 dm7hH2J1vbMtmQ7YNQvnC1/EbeQH03RZNBlVWRGL3wiF0oJgYVK6cRjck+UJi+QcCIVE TRrg== X-Gm-Message-State: AOJu0YyjXFFGlRWOnMJKVvKfEs+dAmPoXwkFPYxElPE9njANfbZNaSd8 kAkIK2lTqM6W5mVx+XkodQmVHlY6p8zeS7A/kxsWnEFVKHMaOTy8aM3ggSSjYqvkjpFpOrOQq1Q /Uia8JFCkoKvv9nHW12spKwvQykevUYFipobsMQaA X-Gm-Gg: ASbGnct8So/ShKyfAVKtJsEFeSM8danGWbK67jsO8/LyQ35qilho3uaxMU9AN/6tRoX HeSklN4AjefRHsu3ZiwZXezlY1C/Yx363JMmXzptOnSmAJtjNpQF9aQXmPNXkiQ62+6LIjtfLja M8e1O48n5lHz4ovRL7QfDLn8+2mcEeBe4XA7rk14y2moc41JMqZAvaUariU39jj1QXyp3r1wqHF j7DNAgGtRd2jPs+VdiCokr0ZG2wkRX+fLbgOYCHA9Eis1VPZX6K++8SXgJ8UkQUBOxXvBULw/vg V+cAlSFhzIOctaNqz2uIoieqO8oliBnctMj4Invd X-Google-Smtp-Source: AGHT+IHfNaZPczjVOxONMtMwRTfFkWTxVDmyq996Z9O7v44cJmIKdwRblGiann4a8WMnQEi6yRULl+FCI4iW X-Received: by 2002:a17:903:283:b0:220:faa2:c917 with SMTP id d9443c01a7336-225dd8ed794mr10250705ad.34.1741894441239; Thu, 13 Mar 2025 12:34:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-225c6b41af4sm767465ad.16.2025.03.13.12.34.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Mar 2025 12:34:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Mar 2025 12:34:01 -0700 (PDT) Message-ID: <67d33329.170a0220.12f95a.4cb5SMTPIN_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 62C806052471; Thu, 13 Mar 2025 15:34:00 -0400 (EDT) Subject: |SUCCESS| pw152379 [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: <20250313164204.858692-1-sil-plv@napatech.com> References: <20250313164204.858692-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/152379 _Testing PASS_ Submitter: Serhii Iliushyk Date: Thursday, March 13 2025 16:42:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1ba1be33657c02df257dbe6e5741232bff7df1a 152379 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#371967 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 10 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32821/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/