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 4BE32429AC for ; Fri, 21 Apr 2023 13:18:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47900410F3; Fri, 21 Apr 2023 13:18:24 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E6D63410F3 for ; Fri, 21 Apr 2023 13:18:22 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b5c48ea09so1879511b3a.1 for ; Fri, 21 Apr 2023 04:18:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682075902; x=1684667902; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0v3pyI+W1Ud2cLdSuEZSVRc7A3O1tmGBl3Cfn99sAu0=; b=HP3KjBzylR7U25fCxV+srqbD+/b+LNo/ZiSITCc9KzrzQSqIuW5jAgz5tnoLrXnDXi fP/ByVKhz7YvoqJu+e8FgjyNunqjsVAA7UfGu9TjlNPfIxfsaW/66TEJGW3453cyxwmZ UPZxTASfn+PNLtjCOv31ua6ZSt/BnFGvYk41Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682075902; x=1684667902; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0v3pyI+W1Ud2cLdSuEZSVRc7A3O1tmGBl3Cfn99sAu0=; b=ZlhQ9y8k+pyhdj0Gq4+fS2UimQNyzUeWMWNT8T+tiVazeuvg0Ly760hDS1E0qug4mX fbTDOK4TzdJBrAOgNo98IC9+0IUn/BsXeyZ6Xm0wPDDsWjIm77uNv3CR1YyVuuV7zRKj KBZgT5tBBraLHHk2z+vLRhcZsV25bPXAbAmWVqWLpv4r5/STVMvpVOgoPR4gBxOQJ6yB HA0OIzhUuhK0ZGu3nwwVoz7nYnlwAIXmB8iN3ysATnRCJimUGeyrE7TjjSf1D9KLG/0I 34tf63hslgs3MmcnxOFudDqLD0s3FY1iPuHzx9H1vTrE8/pMirhW6jX+dw02VUFbUcHl xB/w== X-Gm-Message-State: AAQBX9fhhu8dNCL35++OBm2vrdS345rRpioNXHCeE27wKPRXUvTX/pk7 kH38amiEQqTesfb8S8sKVinSgpNB2GtT6yIbbq5b3PiP2R1Y9HQ7fDd6oQ== X-Google-Smtp-Source: AKy350aLHbetNMYRfoBBcdivahFFXZKnVW+bmq7TJ3HCU/KC0Z0pDFO4Bll2HKejtLmQFRwhoF/wZcy51OQg X-Received: by 2002:a05:6a20:7d96:b0:f0:9cbd:78d6 with SMTP id v22-20020a056a207d9600b000f09cbd78d6mr7416501pzj.37.1682075901969; Fri, 21 Apr 2023 04:18:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 202-20020a6303d3000000b0051b50f28a88sm252562pgd.28.2023.04.21.04.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 04:18:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 04:18:21 -0700 (PDT) Message-ID: <644270fd.630a0220.27cbd.605bSMTPIN_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 3E2AC605246B; Fri, 21 Apr 2023 07:18:21 -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: dpdk-test-reports@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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/