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 5D44D433E5 for ; Mon, 27 Nov 2023 19:59:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 588E240A6B; Mon, 27 Nov 2023 19:59:45 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id D2B8F40156 for ; Mon, 27 Nov 2023 19:59:44 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cd3c4457a0so43549097b3.3 for ; Mon, 27 Nov 2023 10:59:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701111584; x=1701716384; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kVNQqRaRQ8IU5/1cYJ80hj9uWOIf2z4JhT23XZLxAnM=; b=ekWQFj3myZ1ANU3UH2TanVB6ZZvIX7YQmdy/p0j2g9VNYgb5Bt4uf25zIcJbPOJu07 4KEA8/TK/kY705WvXOlmCH2fe6um1Tso+GmY290EJ/lfHso+aYHuj9AkAWyXvwhV9jpe nwV4kQ4RsXzHxt79owMOfESrPqHZHh8SeTBPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701111584; x=1701716384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kVNQqRaRQ8IU5/1cYJ80hj9uWOIf2z4JhT23XZLxAnM=; b=BqAvpbRl1EW9qeyuGf+DxjyFEyDes76MfihObkRHWmS9aRpOlsE+mc7uqHI2hCj60c vHcJ1mwjXlgQ6Uz3QHSgJkfGDdo/WsE5RAwSUqIKizOYrSrCQFFtgXopsokjoCgm7M7Q xZoNuRiZRN0krAW9oPCoavN3/UlwRNzcU3s/02cEk+EbOPv79rSa0mKQNpuwQqntCTeC 1NeXSv/76g/5q6QciFhpVpbiDWbNAjP/n19bU+U+1gBil0RmxIjMgqoPIZzDei1RfHDM r3z1AssUmm0+35PKW1/mjSyyZYf5VPW2vZAf8Hl245D7TEWssMadVKLMohM+CjwuSK2t VpXQ== X-Gm-Message-State: AOJu0Yyr1uATBZ6BPK/ef3Cj42txn4YSbSfP3pGt88YdV//3Aal9vNFB 4YgGWNFO+5GfRjiPXTuAf1xQelIL86Cay/cozO4hxAojNIP4suDgTQklGA== X-Google-Smtp-Source: AGHT+IFTo44sytMdhj2FiH1BXvQ631W88mX2lwfYrA5TC+M8mW/fsBtI2zpa61/E+AxteiX7gt0ALfWED3zM X-Received: by 2002:a0d:ddcf:0:b0:5ca:c2de:8769 with SMTP id g198-20020a0dddcf000000b005cac2de8769mr8193528ywe.2.1701111584223; Mon, 27 Nov 2023 10:59:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u133-20020a81608b000000b005c5c7f457ebsm934932ywb.66.2023.11.27.10.59.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 10:59:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 10:59:44 -0800 (PST) Message-ID: <6564e720.810a0220.114b7.2e5cSMTPIN_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 D4423605C311; Mon, 27 Nov 2023 13:59:43 -0500 (EST) Subject: |FAILURE| pw134630 [PATCH] [v2] raw/cnxk_bphy: switch to dynamic log From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Tomasz Duszynski 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/134630 _Testing issues_ Submitter: Tomasz Duszynski Date: Monday, November 27 2023 18:11:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134630 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | 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.14s 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.69s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.15s 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 ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28479/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/