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 9DAC2429A9 for ; Fri, 21 Apr 2023 08:51:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98C34410DD; Fri, 21 Apr 2023 08:51:49 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 5A52B410DD for ; Fri, 21 Apr 2023 08:51:48 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1707649a12.1 for ; Thu, 20 Apr 2023 23:51:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682059907; x=1684651907; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1HXRONwYSpIh3B0LtiCqT7IRZim/JscFffSgVHMtmd0=; b=Ibywatwerxlfc0w43qLTrqAnp0t8Jz9iSMTVlNTmdLpJHT7KMc5U61j05YHLxgKa6B ErNgPR6KGZrr9/A0Qk0FRBJZlLJWE7ViAcFURZk8oQ3P8yrCdXWEQpY6fHCThn6BEofY +6aV/YlRvFUcwR3WUU0MoYKKuIYgwi/w7oAIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682059907; x=1684651907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1HXRONwYSpIh3B0LtiCqT7IRZim/JscFffSgVHMtmd0=; b=kl2THILw4M9LnAgvsZDfbrGmG9JDNltPYaaXAtiIOLIwVNr955xdErpVtSUCIEDFjp WxpCXkImCT0B+3+RfpWmB5gYx60tyl2IGLDu/ddN8AkzdBgxYVL6zaxAdj2kgwD1zCL0 DIQP/RPW2gisXTCplYioYOU37XUGnbAAt6qIo+h0Hj+0ik3VYgFNlNkpZUGvItl619O5 wTFtv3qLQcuFJQuREfnh7AJadKidfMblwza+rDFyAMnhw1e37LpNGchRBvIVl/QS0tYv isD/xuOvi7sPRZTkEVXKteNzE+Ke11ea/MFO4fvtxeT0hzBRRYzXMq5rsKZ6EzGvjXWa JHng== X-Gm-Message-State: AAQBX9ePhX3j7M2iPNUsw6KCan6OpUXqYXf/Ob+c0+bWjDX8PzzOi1nx Q4pbhYCJSF+8DLM4BLFsnzknqITHAgtH2udIho8Ot3uqhIDqHYNhrr0fCoRMCzodSZbkKqaGwA= = X-Google-Smtp-Source: AKy350ag7Y1d5QsL7Acg7ldm7MD59ERhnD3rBnc8bFysDAVaeH9mh37I81w3eDQbFnqud52FwZfH2yBH+JWx X-Received: by 2002:a05:6a20:1606:b0:ef:ddf1:54d7 with SMTP id l6-20020a056a20160600b000efddf154d7mr5736551pzj.0.1682059907525; Thu, 20 Apr 2023 23:51:47 -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 200-20020a6307d1000000b0051322912d0esm231582pgh.21.2023.04.20.23.51.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 23:51:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 23:51:47 -0700 (PDT) Message-ID: <64423283.630a0220.c63d6.5e91SMTPIN_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 B9B9C605246B; Fri, 21 Apr 2023 02:51:46 -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: Viacheslav Ovsiienko , 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 | +-----------------+----------+ 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 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/