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 CD25642EA4 for ; Tue, 18 Jul 2023 09:43:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C59DE40A84; Tue, 18 Jul 2023 09:43:35 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 1604440A84 for ; Tue, 18 Jul 2023 09:43:34 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4039f0d140eso44970981cf.1 for ; Tue, 18 Jul 2023 00:43:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689666213; x=1692258213; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fQ1RzOcsQQUmxQErDyxdAM7g4TJA19LB496p8qi0lZs=; b=DtHYzc0qsHPbyGuOW434bZgXmAXH0soaF6Ecou078yqfe9gxl5uc848tmSwRHKRuYz gKY6sm7quP1NsoiLV6WcWqegVN3EVqk6G7i04gr4dB1+lvVW/XfHa/aya6f9xw2y22ZM bFuJInwmX0uK8dTnCK5nMe+YdIrk4gOldhglA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689666213; x=1692258213; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQ1RzOcsQQUmxQErDyxdAM7g4TJA19LB496p8qi0lZs=; b=R8oqFC0Og87nLh5zay5nXE9lMqZcLMN9lMCpKkaJzPKHbF7JxN+MVva8Nd3rcMWMST xH9EUpmzHNRguZbEfjHXqluTANYAAxXSd5wFGn6GEQKHR8H6nuAX+WVo9sPb89he++dA c4FZG/C3C/waZiFYDxzFautQsE9UPoLG573xxdAp2UidaghQWEQReT2HeeQ39vPEI7Q/ UQm5mBG3P9C2AyYuwjFH1uCGhZpSG4p/aX6FR3bd+8sb33e1CLGOF/7Oi22xOrHoQAPu RjSrzS+Rwwy1+dp6+XiNGbwxwHSGD8fo45T3VsVx8AsozzaVcudV43HJb2/4xDkqqHwA W0MA== X-Gm-Message-State: ABy/qLaHJ9kXLEa9jQeRAm3q2Beacw4Gm+l+2G/4ueKcvzZVrBUJ1467 ckZwUE5Y2XCN0uk8AKxzTf7bmHSB+yQQ4vBU7/pa29mOa+IF1hHciMVg88avFysmxudL5QUpyg= = X-Google-Smtp-Source: APBJJlHt8I5An+atAvShvmB9Y9eLhe9G7EMdL4rR1ztGVMJvdbz7mza5g5KKuEIIqRLS1KKoNXeT8+F014EK X-Received: by 2002:ac8:58d5:0:b0:403:b44a:a5e4 with SMTP id u21-20020ac858d5000000b00403b44aa5e4mr23365653qta.52.1689666213505; Tue, 18 Jul 2023 00:43:33 -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 s19-20020a0cb313000000b0063016dcff94sm109046qve.51.2023.07.18.00.43.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jul 2023 00:43:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jul 2023 00:43:33 -0700 (PDT) Message-ID: <64b642a5.0c0a0220.f867e.45feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B714605246B; Tue, 18 Jul 2023 03:43:33 -0400 (EDT) Subject: |FAILURE| pw129614 [PATCH] app/dma-perf: parse the cmdline with geto From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Shiyang He 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-unit-testing Test-Status: FAILURE http://dpdk.org/patch/129614 _Testing issues_ Submitter: Shiyang He Date: Tuesday, July 18 2023 13:11:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129614 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | FAIL | +--------------------------+----------------+ | CentOS Stream 8 | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 37 | FAIL | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Fedora 38 | FAIL | +--------------------------+----------------+ | RHEL 7 | FAIL | +--------------------------+----------------+ | openSUSE Leap 15 | FAIL | +--------------------------+----------------+ | RHEL8 | FAIL | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ ==== 20 line log output for RHEL8 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / table_autotest OK 5.58 s 98/107 DPDK:fast-tests / ring_pmd_autotest OK 0.17 s 99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 0.47 s 100/107 DPDK:fast-tests / bitratestats_autotest OK 0.17 s 101/107 DPDK:fast-tests / latencystats_autotest OK 0.17 s 102/107 DPDK:fast-tests / pdump_autotest OK 5.23 s 103/107 DPDK:fast-tests / vdev_autotest OK 0.17 s 104/107 DPDK:fast-tests / rawdev_autotest OK 0.17 s 105/107 DPDK:fast-tests / pdcp_autotest SKIP 0.17 s 106/107 DPDK:fast-tests / compressdev_autotest SKIP 0.17 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.02 s Ok: 96 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/