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 EE5D04550C for ; Thu, 27 Jun 2024 17:42:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE3A240E0A; Thu, 27 Jun 2024 17:42:01 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id A092140BA3 for ; Thu, 27 Jun 2024 17:41:51 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70675977d0eso4250808b3a.0 for ; Thu, 27 Jun 2024 08:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719502911; x=1720107711; 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=GMqmn+K899MaSqwrRDfHD/dsT/PolJ2FGdapxi2VEWg=; b=XHK/FCNOw+11dAmj48OCyffUJZ8wIqjO2BMbXNAWmo9ProK73fsZLZzNGMz6zYvsgt QDNP/2r0VM53GgO8RN+OnyuAUVUUIvAFKyeibpYwITACFCfg80JceytqOBf7iyEyXoOU FpmlfJMJpLsljd0BS6m3+Plcch+T+6SPjLKwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719502911; x=1720107711; 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=GMqmn+K899MaSqwrRDfHD/dsT/PolJ2FGdapxi2VEWg=; b=BF28iz+FQbb/FmDag/Ju23WbtHmEVCKyJoVLbLWSGYoNcMDY3BWLEW3Hi6kRH2/Mg8 jat1zQxSpnnK7I17/lM5SyvB20RR18dn5vhHBmsgqRPvxFGkphIoYuWtlYxhv6f/4kCY GXunh/EmaHd+Ik6QM8hzokmzox5nahLxrfaSkYqL6xjeSpc9k+aplx3cXu7AqtjXS7xi RRlQ9wxXN7YHU2mr3P6lyC4dRJMZu2ZAwAUUHlIrhOBoUWRbMbRwaCMNPdrxgc0JcHiA O9WTIW7U5Rz4V7+naMySE2Hlv8BbqLfqiplyL9JENBYOCLLVpQLLEmoLI19DMb3P9lCy KNlw== X-Gm-Message-State: AOJu0Yx8TyfaIEXFciLpPzHNWJKIaTrKByZFMd43eVTi9AGEB6kC91Dd E0vFZU/FfGmetLBetWZ/aYzfPxkeXlF4t9t/DSWhJlO7nZrmYcSluPQs0MFPZsPOc38B7Q8AFKc LrLtqGFxt9VVwThyhRni2YYmPpMuCrrrlyz0YhsNK9nl2pGm11ReIPENg X-Google-Smtp-Source: AGHT+IEBP7B6URHv1/6PHbXyPgi/7CM5e2thwbN0jLaawSAi6rNAep9x65OOcsTTeGQdYuNM8okc/aRBToho X-Received: by 2002:a05:6a20:c51c:b0:1bd:272a:84e5 with SMTP id adf61e73a8af0-1bd272a85f5mr6892011637.59.1719502910895; Thu, 27 Jun 2024 08:41:50 -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-706b4a28525sm50912b3a.27.2024.06.27.08.41.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 08:41:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 08:41:50 -0700 (PDT) Message-ID: <667d883e.050a0220.542b9.3567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 044C0605C380; Thu, 27 Jun 2024 11:41:50 -0400 (EDT) Subject: |SUCCESS| pw141923-141941 [PATCH] [v5,23/23] net/ntnic: add GMF (Gen From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627073918.2039719-23-sil-plv@napatech.com> References: <20240627073918.2039719-23-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/141941 _Testing PASS_ Submitter: Serhii Iliushyk Date: Thursday, June 27 2024 07:39:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141923-141941 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/