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 3CD5C42D9E for ; Sat, 1 Jul 2023 09:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37A54410DC; Sat, 1 Jul 2023 09:31:51 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 9701D410DC for ; Sat, 1 Jul 2023 09:31:49 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57712d00cc1so29711437b3.3 for ; Sat, 01 Jul 2023 00:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688196709; x=1690788709; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e6vgulZlkevLdAvqnj+/Wf7qEz1yje+VbdhHMrufklc=; b=aP6/2HiPD5xhLq0DZSd4E4JroG4PbuolqG/k4fnkcoCnEpw7DrgsUvFya13KeA4m9O dDQsUoK+1VdlrPRMJRSBvH9Q3tctVVMfID/QO0LUhCuvtrrsZvD+CUzm3gUexPQWNQqR vgGJcsj0xaqC8L13obpL14tjs6yV7DVpDaoRE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688196709; x=1690788709; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e6vgulZlkevLdAvqnj+/Wf7qEz1yje+VbdhHMrufklc=; b=IyzufIgV3ua0tx9kuMVOlKhtPeDmkmLa4ps8dAMkllYBWOaP2UbniRLGPfSvvT/LvH 4iVthfmC5PKOQzlW7+BHafwd1FG4KyFAyB4p6d+6wZwHlTSgqvlZBAONZTfteZhBtQJw TrQnO+a15mssTWK1MGJdo8Xz/TUSPPgWOhUro9UoJ1ISJfb1czBj6TOBkhNK6p7kEzDs VdZ+FEacnhajvfeTGQylDGhCSVE+8lPXflai5mRQmIy0/nwdxZE3yY5MuQhuNYaSQ8NK BYSvWo5uRKR1MJ2ephBAF0SHw5mDvyo2Z7Mvjna2gzk/Fc3VvWwCX/dnZg2AtiBVun84 2S4g== X-Gm-Message-State: ABy/qLb9s6FN1YWw0swOm9vSbVOquhx/egVWWTY5SilbkKY7p3YQ1JiF Q0vFsioOJHWgnzufgmp3IM826hjg/j9Vvqhu6Uyn/PnrGsWyPLXQoN5ZHUqmCVDnG3hfr1IQgw= = X-Google-Smtp-Source: APBJJlFNjp1qBttHRdu7J6YuuziI9Tup5Q5DuzUn6kqsxS3qsfM/YeZKWwXJPZ+bLNLobuvnw+L17b5omfV1 X-Received: by 2002:a81:4fd3:0:b0:56c:e54b:b4b8 with SMTP id d202-20020a814fd3000000b0056ce54bb4b8mr5055199ywb.28.1688196709042; Sat, 01 Jul 2023 00:31:49 -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 c7-20020a814e07000000b00579e6b8ff79sm12017ywb.76.2023.07.01.00.31.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 00:31:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 00:31:49 -0700 (PDT) Message-ID: <649fd665.810a0220.bd396.145aSMTPIN_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 909AD605246B; Sat, 1 Jul 2023 03:31:48 -0400 (EDT) Subject: |SUCCESS| pw129172 [PATCH] [v2] app/pdump: exit if no device specifi 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/129172 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, July 01 2023 02:16:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129172 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/