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 C923B42ED1 for ; Thu, 20 Jul 2023 20:32:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C74BF400D6; Thu, 20 Jul 2023 20:32:40 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 19E44400D6 for ; Thu, 20 Jul 2023 20:32:39 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56597d949b1so778466eaf.1 for ; Thu, 20 Jul 2023 11:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689877958; x=1690482758; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KmshEVjupzqJl8cJTCfBdPaEnWX/QqL1JJ2eaIIr3cM=; b=guIeWfLsA8zP9evvcuQZJF0bRUSFuy16YTuq+4MzpJP3+lqxY7R3tginng4PU8i7iU ir4BDj6eQAQtwsmQC/xHtJ1yOrgAmN57yyQkfXJGs5q7U7AyyLkHSXVeTeNkUCerYHmi 9K5hWchEkvgJh3oqX2YyMOH4+og5u6/FPDRfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689877958; x=1690482758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KmshEVjupzqJl8cJTCfBdPaEnWX/QqL1JJ2eaIIr3cM=; b=XJTrGa7Msnmypl34PbKj8TOB1JE+7rXxkMf5sHQ1SLIlcFnRUuxiqmbONoQcLAqye4 KMlvnq/8wXXRB6JGxVJnQoJRyksjJdGyE2hRH86d2jsYeLJYyfng8Dv0l2FZ4HEAAedc iZDJndDXLm9cfBvY2BqytPhhVZnswcMuNxbFl4Mrx7LsTqtIS+xfmLUtLjZTcq38sInQ Ep611Vny0XKpyAxRgJTdaSRvUKwgx73sI11ytduZ69xmAe1PqUps+3irw1kwoGjycSdW ygVQ4IU4OCwliOAqZJen773gBfBCrJ7Y7RP7B33tvhSP2tRJFGJb/qF+DuFd68kXMEje 0wFA== X-Gm-Message-State: ABy/qLafcu7KmkDAjegg0clrcTToqzo/G0k3KoUcRx0djLfy1WPh4rMn UwkJCftZwQhss9FWS6hPpp0eDXttejJ5tHr5H4FBZBQL/OzMHdzBPqifKg== X-Google-Smtp-Source: APBJJlHAhl0HTnNC1CK1+vOEe7yGUjlY0YiCR/U+NIyphC+FROxZvVhHlCAquRDJ9G/FSupQRKLxAxzpZh2t X-Received: by 2002:a4a:4944:0:b0:566:f7c7:93bb with SMTP id z65-20020a4a4944000000b00566f7c793bbmr2733016ooa.4.1689877958391; Thu, 20 Jul 2023 11:32:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h189-20020a4a5ec6000000b0056584b08462sm148911oob.12.2023.07.20.11.32.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 11:32:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 11:32:38 -0700 (PDT) Message-ID: <64b97dc6.4a0a0220.a2aa.59cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DF9B7605246B; Thu, 20 Jul 2023 14:32:37 -0400 (EDT) Subject: |SUCCESS| pw129671 [PATCH] [v3] MAINTAINERS: add status information From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/129671 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 17:21:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129671 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/