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 D8236429A9 for ; Fri, 21 Apr 2023 08:59:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4C4C410DD; Fri, 21 Apr 2023 08:59:34 +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 0E69D410DD for ; Fri, 21 Apr 2023 08:59:34 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7606d6bb711so165082439f.2 for ; Thu, 20 Apr 2023 23:59:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682060373; x=1684652373; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AkBaPfkpRCyOAFEI1XWJYXW/hKrn8Mgu+LQT9lm4wP4=; b=Nm9t6YK9zmmBYBw2zuXJaVOu+89JHteu96OYPsvVXLx2ES1H41t2dfmfHrPk+toOth AQ2iebvKjVvk4+MnmYey+kJ2B27DbTaUcI3FaHNu3Aqoc8goe7iQgf2TSqblMdd9Sw54 /Wl00FtMPdleAf5ROhQljisdLdMcRqU5syBPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682060373; x=1684652373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AkBaPfkpRCyOAFEI1XWJYXW/hKrn8Mgu+LQT9lm4wP4=; b=Uwyj5GWiHOzDSekBhv6cFVP5btXe1nXbbtgVB/Ug0p/xhOqspIlyvT9QSlDPkwMuY2 btVpXJ3LQCB/L8t1g35XY9vtR5kixs3KkmZn4tP3y0nCEpFVjevS6poxUvjNmK5upuI8 aHSAAdE9SKkS454G8BEM/EkkjKa1c0Rvvda+LFhyyszZc8Khu2q+PZNU4cAwFXXgnncG geaY7Lbh1OoJdpiNNXM7/sPwchpTz01s0FCjbMN6H4EtqO5vHGRwTJHSG++K/7dwO4KL B8OgdDUbLknj9VqdlS+oFAtTqZVIDQbyxDRvu1JGZl+Kq0lvkJSd+tLgpnM+XxTdo50f YVrA== X-Gm-Message-State: AAQBX9cGikz+UtwHzhQmvQJy3LV70ljYZPjs1o5BCryttcINAI+al4N4 sWCXkETNdExoEzZq2lJwkGpXtwfnsz+h81THRxY3vTfYw5j1ZWTKEefkLA== X-Google-Smtp-Source: AKy350ZF9BQqw6HL4MQRswfIW5CDrNuwuunCBnuAFR65urw14u6i4+wqh7zPzAoPc/LVgtunmlTjJYwdyDEc X-Received: by 2002:a5d:8342:0:b0:763:7e7d:9fdb with SMTP id q2-20020a5d8342000000b007637e7d9fdbmr3474331ior.3.1682060373418; Thu, 20 Apr 2023 23:59:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n17-20020a056638265100b0040fc12ad992sm418503jat.10.2023.04.20.23.59.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 23:59:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 23:59:33 -0700 (PDT) Message-ID: <64423455.050a0220.d8d2a.b6a1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E82A6605246B; Fri, 21 Apr 2023 02:59:32 -0400 (EDT) Subject: |SUCCESS| pw126331 [PATCH] devtools: allow patch to multiple groups for the same driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126331 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Thursday, April 20 2023 12:12:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126331 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/