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 53F6042D9E for ; Sat, 1 Jul 2023 09:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E5B7410DC; Sat, 1 Jul 2023 09:32:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6A19B410DC for ; Sat, 1 Jul 2023 09:32:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-57045429f76so28090847b3.0 for ; Sat, 01 Jul 2023 00:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688196749; x=1690788749; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e6vgulZlkevLdAvqnj+/Wf7qEz1yje+VbdhHMrufklc=; b=NxsIzNK2NPVAJ6G2QETm6p1ogJRCmaXpYw7qyJTLeLwCmlWIy3Ehix65QUQbs7eL2O VnopvAKx/LtRgg/bQkzcmPgIiFmPWycRTPbKF/S/eMjFtpwgxVpd4hs4kqkiHaWOZZG4 2TdNh9eE96N+UhgIzwxiZWrXe66wFStM2m6zc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688196749; x=1690788749; 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=NB9vtmLrGgZX+0UWqC1vCO3HhGTbwyBQlDkhWwX5TsutSFQQCDzaDy4wGIAOMET3b1 qf1OF5EH7tQ2QfLKGjjgVyAAdNXOuEtjun99Yb2YTR6ZSByTdwJ3OyffSagxi+x6wgsV ga7/FZLDbIgqN24gv9j8J2gBW+d8hLqZgPmQDN19wqnZVToYX1xH1AHYY0289+tXjv1x TbB5h2dIvfefnyFRCTGqwYfv814ugXmBHbeg9u1/TIh5EQ4s8MDOmW6xCrYJxQTrIPEu roiae6TpSWGRVADKehRJV6Te/7bqlKptnAr5kAWQt/BUHKoshz1kh0Kag0iAOuT5p3I4 vv4w== X-Gm-Message-State: ABy/qLbW6BTOQZMGTfeAh0HrOt9ujkwYbLPL2ndBTZyXZQqFSXfBxK7z yh2lODDBDazTre6n4LmT9mcLK6ICZPMnOsHN03bT37A/JJw+NLnwJyWvZg== X-Google-Smtp-Source: APBJJlHWlIexB8oI7JRX69MAqoaCL9N3MwcDca0lOtwDLmQ35BAaPo2RwxZeb+NFGE+1ZfPHq/uAbwyWfuKH X-Received: by 2002:a0d:df84:0:b0:565:ba4e:84fc with SMTP id i126-20020a0ddf84000000b00565ba4e84fcmr3684506ywe.50.1688196748964; Sat, 01 Jul 2023 00:32:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p65-20020a0dff44000000b005704c20039dsm1558481ywf.23.2023.07.01.00.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 00:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 00:32:28 -0700 (PDT) Message-ID: <649fd68c.0d0a0220.fff97.782fSMTPIN_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 9844F605246B; Sat, 1 Jul 2023 03:32:28 -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/