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 29EEE4550B for ; Thu, 27 Jun 2024 15:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2634840ED8; Thu, 27 Jun 2024 15:14:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8C79E40ED8 for ; Thu, 27 Jun 2024 15:14:25 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f4e2703306so14189839f.0 for ; Thu, 27 Jun 2024 06:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719494065; x=1720098865; 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=oJQ06Mrfo7qTKPGrrmcGk0ESEF65itXFrtQKkUh5x7w=; b=M+X95+ZV0HUOzzz+wBQ1CFD7w1eUmGWhEhKd2zXYOYJkZ437rGal46kLuMh1c+Uob4 1u3ogU07pjvjUFxqGtsyb7TIDAtEjzBYwV502lYlt4UJZTaAAURNzG8CyJVTKjro78KY ZRdpKIX2bTfhIPhFV0swgNugygsAwazl7k+HY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719494065; x=1720098865; 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=oJQ06Mrfo7qTKPGrrmcGk0ESEF65itXFrtQKkUh5x7w=; b=Jw6GYGcSNOwrRIZvrA6Y672Ejv56evBKhgndEs/FxDcDv/LVNNo9UkXf5jf8r6rBD5 jmHlz/ImwqbYartHiU7u5sVHHs52HxZ8Xu/kEjxh+UcmTvu7bchDt7J7w1Kglmzf4EnQ 4V8VAryPosBQleeTlfZEgyNnGmb2+eYbt2Y71OZfP03SubhoK2EYXWw+33hoHJYbz6/C MvTcOpCVAjxF6HSvE5U9lLYccM8Tfe/yAZVZ7tDueHZ3VHPIUGQ6ccgRjJpuwknpKh6g QWyOS4XKjePxiUe6olU0dRBPRM51muCZnVl2tGx0q1YfpsavWFm/VgtAelrwNWJxhhpK iePQ== X-Gm-Message-State: AOJu0YxATT6CK15UZKBkkieLnLicTiVqJ7CYEeQx6P4vm38/+AUdxk9G g00QrtBycbz73vnToPsM7RGJzAWpw1I7L1MHiVk+EwMsbxo0GJDCHTdLbqxlgQXhEC2visaxzpt Tz8vzTSSeNZKGDmJ4sc/rClrDQwemwPI9/ViFDR1INgAu+rDKbxu4RvCp X-Google-Smtp-Source: AGHT+IHHOxr0JhKvm3VG1Gc4W1CNPP21x0nRyEhCD2pOtWLQLmn88jxUIrOOK2LgFzTRISjgN1wvUPqOLVLh X-Received: by 2002:a92:cda9:0:b0:375:dd94:29f with SMTP id e9e14a558f8ab-3765638df45mr44423995ab.0.1719494064919; Thu, 27 Jun 2024 06:14:24 -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 e9e14a558f8ab-379a6a20fb8sm610695ab.21.2024.06.27.06.14.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 06:14:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 06:14:24 -0700 (PDT) Message-ID: <667d65b0.050a0220.1a267.40e9SMTPIN_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 6F1F9605C373; Thu, 27 Jun 2024 09:14:24 -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 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | 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 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/