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 23FC343382 for ; Wed, 22 Nov 2023 19:16:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DFCF402C7; Wed, 22 Nov 2023 19:16:29 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 76C15402BE for ; Wed, 22 Nov 2023 19:16:27 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-daf4f0e3a0fso78397276.1 for ; Wed, 22 Nov 2023 10:16:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700676986; x=1701281786; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=96gFH4Hunbma69b3EAjspJyakvTWRdvplaJVxwBmRsw=; b=c0MRJPOavGRLptuRj/uzuKp09ZCK53q8P+rr7iFeC9W8TiHbarOzT87T7gB9m7Khyq UT0QUWWoBlIbY0n7kE/PsYsXdhS11BxUapFZI62l5HxMBbJVb1H1VutsU5quZCHFXGkW OC8c357R5tGT8WLqNzCMwdkHmnnEeR7+8pvJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700676986; x=1701281786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=96gFH4Hunbma69b3EAjspJyakvTWRdvplaJVxwBmRsw=; b=LscUnsW9Q0NkOmMp3M/fJQ+YPVy4UeaYL3PruzXZGHdV6zB2GKRsXKsaadFa5nCTXk 2lDHafg508l0GX995fx84LCcFQOi2a564L6SNRlB9AQjcVxgDBG1QiOq6kGjWNrULq7E WlcJ+JMp0ZRGK8F12Pak5WDv/DhtJ2gKvAnOIfSFsNu54S6X9bjLL/7wxEHmHLedvfLY QKCSfAZ3yDFmPETeHnMDJHwdg1xle7dnsPzANViA84NES/T+t7QYE5OWyNn2Xl3f76gY 0lPtrb6LJD4ZLZ5HeRfxT0zeo/Ik9E1Qo6cSK/I0nbzLtZbg6F35ym0mfaSHOxjdpc0M IEBw== X-Gm-Message-State: AOJu0Yzka7T/7jyg+2ILKQNiegw2lblOPpjpxTgG4VhyYhGFNojxPiw5 +fZ5Cyo6XgKAOKYYR3DLhorISCFVajaNfeti+pO6EGZG4my9THLYIFeqmg== X-Google-Smtp-Source: AGHT+IHkhUVV/kqxlaaRSmqmVFpmkI5pKZKUHDHex3XJZ32G8VjnmJmbuomCw/+hC+oP0PlFJTrMr6nNtEor X-Received: by 2002:a25:c547:0:b0:d9d:3a6b:d376 with SMTP id v68-20020a25c547000000b00d9d3a6bd376mr3201421ybe.44.1700676986576; Wed, 22 Nov 2023 10:16:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j184-20020a256ec1000000b00da06bd56a53sm719020ybc.23.2023.11.22.10.16.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 10:16:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 10:16:26 -0800 (PST) Message-ID: <655e457a.250a0220.7b8bb.5e3fSMTPIN_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 38294605C311; Wed, 22 Nov 2023 13:16:26 -0500 (EST) Subject: |FAILURE| pw134534 [PATCH] [1/1] ml/cnxk: fix reading model and laye From: dpdklab@iol.unh.edu To: Test Report Cc: Srikanth Yalavarthi , dpdk-test-reports@iol.unh.edu, Srikanth Yalavarthi 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/134534 _Testing issues_ Submitter: Srikanth Yalavarthi Date: Wednesday, November 22 2023 16:37:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134534 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.14s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 78/84 DPDK:fast-tests / thash_autotest OK 0.15s 79/84 DPDK:fast-tests / threads_autotest OK 0.90s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.19s 81/84 DPDK:fast-tests / timer_autotest OK 2.68s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.19s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.14s Ok: 64 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 19 Timeout: 1 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/