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 517654550B for ; Thu, 27 Jun 2024 15:28:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E71940E09; Thu, 27 Jun 2024 15:28:34 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 77B0040BA3 for ; Thu, 27 Jun 2024 15:28:33 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ae093e8007so16357736d6.3 for ; Thu, 27 Jun 2024 06:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719494912; x=1720099712; 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=dmCK3B/LMvkKlPM3WUBizEAW1nY1KdL8nTnqPDSA9uY=; b=JyK66OzLGHiZEPy+5g5aGDSceXGOH2BUnVoXmR1Ulgtb9rNGQ3H1jb0335+wyoSewf WzM3GcVHkx5SoR+916M09QquIRcKGixLAhXGBjgjxzNUhyTLLrywW354VQbOcXC3ikfK tzG34Jp3fPqHUK7LlcB416QYUs60SKA6c1jO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719494912; x=1720099712; 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=dmCK3B/LMvkKlPM3WUBizEAW1nY1KdL8nTnqPDSA9uY=; b=HExtHV7ycStkOz/LoFKSCyJ042p6a+f3vZJdgwQfXg2WPZmr+oR+dosbRc/G+NEU46 JNpCwN/5ZsyFmzX1XXadBBp+MrgmA2NQm8/yKwAxorGXh5eAl6jkrLtkbZuPA/r36Vo4 MT1g/szO+aFg1FFw6GDfK0YqHIKENFwqcitFs/fv4wYN49HeW74QfLq4GeIt0ynlQhRd xufk6sFiyzKK48o4gxv8iFh4ortky8uCZ/OvJhiDLHBaqSppahDP9d9D5q3r7euESMwu ytyTVbyEfoPiqzrEmNUq0u+e14c2+rqRJEatC7vrmIjewc7EDl1Jvnnu+oIwvZkmAqBz 7KDA== X-Gm-Message-State: AOJu0Yyf/E/GOLa5FdEQIXOg4NyUUrtxsMcBBP/k+aepSrSckotejMmO yD/VkaivoVEIqTzkgH0ofHgnwRUTZ4wkUnUXyTVdtEKbeiR6xwEulkdQ/txRs9wtLDRtF/dA49C ZJVR0kaRtkuTaO1V+8pmWGGi/Ka6yrPKiibuxo80u X-Google-Smtp-Source: AGHT+IGfNVfHaDhXyWlrIk1+ORefZsYw1Fn+7oPj04C8TKS8ciabN3EDtFjQT8OcrU+Vv9f9Uh4tgny5rIfA X-Received: by 2002:ad4:590a:0:b0:6b5:4e8c:1be0 with SMTP id 6a1803df08f44-6b54e8c1eb2mr104359786d6.16.1719494912548; Thu, 27 Jun 2024 06:28:32 -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-6b59241b339sm587606d6.1.2024.06.27.06.28.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 06:28:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 06:28:32 -0700 (PDT) Message-ID: <667d6900.050a0220.e65f3.3eceSMTPIN_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 3DFB360524C8; Thu, 27 Jun 2024 09:28:32 -0400 (EDT) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141941 _Testing pending_ Submitter: Serhii Iliushyk Date: Thursday, June 27 2024 07:39:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141923-141941 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/