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 823614332D for ; Tue, 14 Nov 2023 19:12:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C1A84027B; Tue, 14 Nov 2023 19:12:35 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id 0DBC34027B for ; Tue, 14 Nov 2023 19:12:34 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-9ae2cc4d17eso888593466b.1 for ; Tue, 14 Nov 2023 10:12:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699985553; x=1700590353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j+HB+XT5WirVDhtwQHEvWKavw8hg5vTosCssDJIG1Cs=; b=ixa8Eh3iwoFpjqI2/tOVE6SeFKsRSbGYJ4/oeLj8qt5bccBHpyopFFB9vK6VErcMAY wEv2V8KEakT0x/aX3S74Awtp0J1Lf0J3zRRvbkHpETLcUuwvggV/BQSu/6RJeOCR8XQk yc38aMOS4vT34CvxTlQVo5IiKozpEKVUEw7j0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699985553; x=1700590353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j+HB+XT5WirVDhtwQHEvWKavw8hg5vTosCssDJIG1Cs=; b=BpfKdxhbvzIQiFDiDB4SBeBgC27tctV4hatZqTEW7OQJGeXiGJuIjbo6EFtqFeNJZR naUQXn6mclUnDltrOqfoHKnMMMX6HzN6UGKvknhjYud/NkKTROBGzUduze/wBTfGBXna xxKrFScJcRHpcmy6aA/5BAayLsyTOoglz6RvtAYplbDXsTsy+uFWAxSyaq0VzPvW7nTc Txb/hcij4AmkTbJm7uFJ+DrNXXyRGn2DduHGzl+W7wBkf69NSx28PLTh7kWilqmdQaZW FE0QVSKH4bRPPIM9Lws1k8au+ePoPlCaYkBOuuN5W3QjcDNtaRv59TuAt0U9UePS6zNH +INw== X-Gm-Message-State: AOJu0YxoppGoP5rTsk3bdvDd3Xg2+nBrDPieT/XIoJ5URPlMp4uwBjn/ t9ZASCN2XzMFHxt9McneaiZSCmqSCfCSuMv3mZplDimm2vdD1ByraeltVQ== X-Google-Smtp-Source: AGHT+IFn+ySf/ev4SccPZay6Rzp8YVAmy+QCmY2hAC+58P/DFbF5HbJECU1kJPTmPMbN5QVBplt0Og+z2VPu X-Received: by 2002:a17:907:948e:b0:9e6:b696:4bd0 with SMTP id dm14-20020a170907948e00b009e6b6964bd0mr8370505ejc.74.1699985553782; Tue, 14 Nov 2023 10:12:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id rv2-20020a17090710c200b0099cfb5dcbefsm2530044ejb.246.2023.11.14.10.12.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 10:12:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 10:12:33 -0800 (PST) Message-ID: <6553b891.170a0220.ec26a.b034SMTPIN_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 E6DA3604348D; Tue, 14 Nov 2023 13:12:32 -0500 (EST) Subject: |FAILURE| pw134365 [PATCH] eal/windows: fix memory management macros From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson , dpdk-test-reports@iol.unh.edu, Gregory Etelson 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/134365 _Testing issues_ Submitter: Gregory Etelson Date: Tuesday, November 14 2023 17:05:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134365 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (dpdk_unit_test): ==== 100/110 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s 102/110 DPDK:fast-tests / thash_autotest OK 0.22 s 103/110 DPDK:fast-tests / threads_autotest OK 0.37 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 105/110 DPDK:fast-tests / timer_autotest OK 2.52 s 106/110 DPDK:fast-tests / trace_autotest OK 0.22 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.22 s 109/110 DPDK:fast-tests / version_autotest OK 0.17 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 99 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 ==== 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/