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 E20BE42834 for ; Fri, 24 Mar 2023 18:10:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDF0D4021F; Fri, 24 Mar 2023 18:10:21 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C643E4021F for ; Fri, 24 Mar 2023 18:10:20 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id f19-20020a9d5f13000000b00693ce5a2f3eso1215684oti.8 for ; Fri, 24 Mar 2023 10:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679677820; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=K13h9q5zC6Mr5JIDhE12r2EPg17alBuJHQEB0uhv93U=; b=Gm+WFkn32jUjwyo2oHLKH8Xh/KWn9OLGotYAnURx5tEBdAk+nD448bgSVrp1YUpySu S+P2UCBqKcYokmvt8Khey8SeUS6T2kIBPkoaT/dDLJ1IHLvEfewpQku2k+Mc77miQABm p/6mffx68wknZeIHoc/puuAPjgwz5GypDbEKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679677820; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K13h9q5zC6Mr5JIDhE12r2EPg17alBuJHQEB0uhv93U=; b=AIdE9cpPkxo4eDbyQdqZiRVAidC7a6s/aaQHrsyKwOOvGQjANpRTpw3nzo2kjMW8PG vUX70oBlSO7xeZPri+C/bq0mOd/h/Yj9fkEK/xNVcW19xXLHF6F4RxAbHVyTDMpGp55B 6lqjiOLEC4TUjYX1kJSNNXw/JP5ljUtgPpwNXGF0tAczVKjAYmDy9Ko0WG9T9d+kxqb7 ADUd/oDOR8TFR9HJmGAaOwP1/N8bdP9iUCagp43QzLk1xSV2Cgz9Pm6KygYccKzw2ys9 pSFOM/ulxm94LYjrww0Pi9qrFhGnYWQ7Y/0da57Av/SSTg9rXVi2M58BLb71eONEL+pB jF2w== X-Gm-Message-State: AO0yUKU+97AR7+KAwVNVrbmGh0AAN9xnbyYnYzkzkO8F5JtSE/3xbHZr WUglEBK+EWdjcEiyYb38m3wIxiS2frWHWXw+fXCgH8QXTvRdImb8vfEVKS9AlncB1Q4+STZ66Q= = X-Google-Smtp-Source: AK7set+Wc7rXaG2uEf8LoF+X2s8D05DwfW7wx8BVH5yXS8ZnJJgrPIodxe+WEB2edJ0d7rGGQrD8Rz2IXn6S X-Received: by 2002:a9d:7e98:0:b0:69f:97e0:2d86 with SMTP id m24-20020a9d7e98000000b0069f97e02d86mr1931983otp.8.1679677820245; Fri, 24 Mar 2023 10:10:20 -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 br8-20020a056830390800b0069f96ce3a70sm1082314otb.9.2023.03.24.10.10.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 10:10:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C5CD6605246B; Fri, 24 Mar 2023 13:10:19 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C3C2560123; Fri, 24 Mar 2023 17:10:19 +0000 (UTC) Subject: |SUCCESS| pw125370-125371 [PATCH] [2/2] examples/qos_sched: report error if no pipes configured From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324171019.C3C2560123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 17:10:19 +0000 (UTC) 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/125371 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, March 21 2023 13:13:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125370-125371 --> 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/25819/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/