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 D057D43345 for ; Thu, 16 Nov 2023 15:19:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC1C840150; Thu, 16 Nov 2023 15:19:51 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id 23E8D40150 for ; Thu, 16 Nov 2023 15:19:48 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-53e04b17132so1299476a12.0 for ; Thu, 16 Nov 2023 06:19:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700144388; x=1700749188; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XpegvgSgBa5Ts9JYIkA+KTYE+B70FUBVnekcBJdioD4=; b=jfFBl+Gr3TCssl+9DG72jAsdF0RYLSb+aWN2SN5DWk0v+USEYj1SHGBBpbaCeBqzSy y8My/ZLHrAoor8zdNTynBXkEb7FEZZkrQBa2L+KsBcJaSnqIwj+0x7IDAnToEEascdTj 9FbStu7d1P4aE69IeGbPTFv6lecH6MUldN19E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700144388; x=1700749188; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XpegvgSgBa5Ts9JYIkA+KTYE+B70FUBVnekcBJdioD4=; b=K2ZazLlMQ4GDpjx+g0wHHZtzccPVktFZv15mhtdU7YBC8o3xxs5lhsu2CgqF4WRVXc dv1iWYfZYvv/uKIrBswzyibi7gnDxIzhlaQqKs0lL8UZxtgak0jH1ZyWvjFrJcc+dUda izZnJ1Fe87MfffxJJ+PIylixDcgzazLnBKVe9PUMNEWoMp3E7B2z39hbW+b5zoctBpzT Ckl+HXjUXDaCx43/6KakHQkvNzrzVVkyJ3Cde8gNIEq0eCrjMV1H7sFZOQXCBZ4ToSSM uilyEtfeD0B5U4kdOzgFvryA/b1PzlMXpRSaVZpu4tqKCrFiOsV0jaCqkJr6i9pcNgmr W8XA== X-Gm-Message-State: AOJu0Yw/4jdS86ekCWplzlipWi6k69fELsRLQafx/83sgSrMdBn2yg/9 gxRPZygaSyfjbPdNGrskeXMDIkMcd2m/f97tOH/PVHmrfj1AA/yNAU20UA== X-Google-Smtp-Source: AGHT+IECTQ7LlK8z6zWEvqjANhArILjoKnxFNe35FZyNSolBLnAWZSuYd5NZ9XcS/UcKwoMqsWqGXVVzrW11 X-Received: by 2002:aa7:d14b:0:b0:543:5568:8dce with SMTP id r11-20020aa7d14b000000b0054355688dcemr12562477edo.30.1700144387709; Thu, 16 Nov 2023 06:19:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f12-20020a0564021e8c00b0053e45f69a48sm2361724edf.21.2023.11.16.06.19.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 06:19:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 06:19:47 -0800 (PST) Message-ID: <65562503.050a0220.deebb.c35cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B9766605C318; Thu, 16 Nov 2023 09:19:46 -0500 (EST) Subject: |FAILURE| pw134424-134426 [PATCH] [v7,3/3] test/dma: add SG copy tes 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/134426 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, November 16 2023 13:27:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134424-134426 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== [177/291] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.obj [178/291] Compiling C object app/dpdk-test.exe.p/test_test_bitmap.c.obj [179/291] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.obj [180/291] Linking static target drivers/librte_net_iavf.a [181/291] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_asym.c.obj [182/291] Compiling C object app/dpdk-test.exe.p/test_test_dmadev.c.obj FAILED: app/dpdk-test.exe.p/test_test_dmadev.c.obj "clang" "-Iapp\dpdk-test.exe.p" "-Iapp" "-I..\app" "-Ilib\cmdline" "-I..\lib\cmdline" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-I lib\ring" "-I..\lib\ring" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Idrivers\net\ring" "-I..\drivers\net\ring" "-Ilib\ethdev" "-I..\lib\ethdev" "-Ilib\meter" "-I..\lib\meter" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Ilib\bitratestats" "-I..\lib\bitratestats" "-Ilib\cryptodev" "-I..\lib\cryptodev" "-I lib\security" "-I..\lib\security" "-Ilib\dmadev" "-I..\lib\dmadev" "-Ilib\fib" "-I..\lib\fib" "-Ilib\rib" "-I..\lib\rib" "-Ilib\lpm" "-I..\lib\lpm" "-Ilib\ip_frag" "-I..\lib\ip_frag" "-Ilib\latencystats" "-I..\lib\latencystats" "-Ilib\pcapng" "-I..\lib\pcapng" "-Ilib\reorder" "-I..\lib\reorder" "-Ilib\stack" "-I..\lib\stack" "-Ilib\timer" "-I..\lib\timer" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte _config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-mrtm" "-DALLOW_EXPERIMENTAL_API" "-fno-strict-aliasing" "-DALLOW_INTERNAL_AP I" -MD -MQ app/dpdk-test.exe.p/test_test_dmadev.c.obj -MF "app\dpdk-test.exe.p\test_test_dmadev.c.obj.d" -o app/dpdk-test.exe.p/test_test_dmadev.c.obj "-c" ../app/test/test_dmadev.c ../app/test/test_dmadev.c:69:18: error: use of undeclared identifier 'NAME_MAX' const char name[NAME_MAX]; ^ 1 error generated. [183/291] Generating rte_bus_auxiliary.pmd.c with a custom command (wrapped by meson to set PATH) [184/291] Generating rte_net_i40e.pmd.c with a custom command (wrapped by meson to set PATH) [185/291] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_crosscheck.c.obj [186/291] Compiling C object app/dpdk-test.exe.p/test_sample_packet_forward.c.obj [187/291] Compiling C object app/dpdk-test.exe.p/test_test_crc.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/