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 F0BE343319 for ; Mon, 13 Nov 2023 08:56:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA20D40279; Mon, 13 Nov 2023 08:56:49 +0100 (CET) Received: from mail-wm1-f98.google.com (mail-wm1-f98.google.com [209.85.128.98]) by mails.dpdk.org (Postfix) with ESMTP id 0EC1E40279 for ; Mon, 13 Nov 2023 08:56:49 +0100 (CET) Received: by mail-wm1-f98.google.com with SMTP id 5b1f17b1804b1-4083ac51d8aso33422585e9.2 for ; Sun, 12 Nov 2023 23:56:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699862208; x=1700467008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sdILdWRUn+SOmYnOfBBnEyYhd5U2csJb0JKXwMU0abg=; b=c/iG+rSg/FGtsuYg6NDJi53EC0oz9epLtEjwCmJaPIDDeVc3au42izYDY1nAJZDXx7 YxHJyapVED8Y+Ac4SJd2uCiFlTtP3WWh1itxaqD9diXhRfq3R9dnC9jw4n8Xl9YRL9Mx EcxqTBCtAhK0Z32PLFR2uSolGXAlN3UI6AhbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699862208; x=1700467008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sdILdWRUn+SOmYnOfBBnEyYhd5U2csJb0JKXwMU0abg=; b=lxW6dv+Q/LkiooFGk1K73aXorxbLE4ZCDABc5nsRmVmnR9yD83NjaNWA77GzMxCx9g C9OuenpfdNJdIQlHgW0N+Cho4pljp5OY3DpJY+sVJMj8qezPrNb/GwNKrOeH9JdAB/6K mqmw8uFFw0R7X7OKfdfPTPIcZu5H7+90CShgJkLybFicW/A3RruJ8Hd0z4+a75elHahU QkO5RLR9zsN7hxeVR7256aq1Y8iR06OoB5e7JiTaogsAbT7IluadgyGnYY3RctlQiSyW 5u1ftuOMvHJwIZosF8ixACpeH9Xc6aviG6tCpu59jQwiVbCTNImuDZTE4RdYmqVXREc9 BRUg== X-Gm-Message-State: AOJu0YxLwO60oboFOfejKa5Yce/cJeBqZWgxdMEG+oDQZsqXIlUd/IMU wh6RQ/vBjqydh9EogM+gZcpDprODc9U8XVDJ8SAbjLjDiUaTTd7rsFFZLg== X-Google-Smtp-Source: AGHT+IEtMlzhLrgO2wFOIPpGk28kzAZ9pmfN2sB2yojSuLRik1bP/1nEJ0PnwEuedeidjpFmVuRuBSwrzVu7 X-Received: by 2002:a05:600c:4709:b0:409:637b:88e8 with SMTP id v9-20020a05600c470900b00409637b88e8mr5041120wmo.2.1699862208576; Sun, 12 Nov 2023 23:56:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020a05600c348900b004063e3ab343sm4727761wmq.53.2023.11.12.23.56.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 23:56:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 23:56:48 -0800 (PST) Message-ID: <6551d6c0.050a0220.160be.54f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EB839605C318; Mon, 13 Nov 2023 02:56:46 -0500 (EST) Subject: |FAILURE| pw134120-134123 [PATCH] [v6,4/4] app/dma-perf: add SG copy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Gowrishankar Muthukrishnan 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-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/134123 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Monday, November 13 2023 04:41:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134120-134123 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.43s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.17s 78/84 DPDK:fast-tests / thash_autotest OK 0.31s 79/84 DPDK:fast-tests / threads_autotest OK 1.61s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.48s 81/84 DPDK:fast-tests / timer_autotest OK 3.62s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.22s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.47s 84/84 DPDK:fast-tests / version_autotest OK 0.49s Ok: 64 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 19 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/