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 17D794366D for ; Mon, 4 Dec 2023 20:04:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10A1E41101; Mon, 4 Dec 2023 20:04:39 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id C169F400EF for ; Mon, 4 Dec 2023 20:04:37 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ce3373be0cso2055817b3a.3 for ; Mon, 04 Dec 2023 11:04:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701716677; x=1702321477; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5sU/UvzZ4QFitZgfuuW74q3vAX+ErWbFKXq41ClRV/I=; b=BFNV226rBIf6BkH6sR3xuI+KLGQ/mcZaADwbik/vHxmZQMkJJjFrb52xcFmnJErY4Z hwfy+azrpxAn6UJBR5H0gEdBtvxEIXyofTVWH6bEvLOhKU9Fb9ZfZrpTWlErUpGpG9xL u2xlYenzWw9yfzONXc6vCuD5Q7pFZOzleyWlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701716677; x=1702321477; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5sU/UvzZ4QFitZgfuuW74q3vAX+ErWbFKXq41ClRV/I=; b=WYj/B2oflT4M8n5PcOFXous96uuzzbB9qa6nj3tm/48vn4UV6OGGCkORKgr5Vn/9Oo yQoP73BSjHfVsHH2pT9BYVFoq1Yi6n4aPsOJRC/1hqF0V8R1dAgKcyOBcAAbgBHmbxUz vSg9YLDvZIzxPKQcDhhdMb0WcMHd2D13csSfoxT5GIXx28l9q53UyR4XpTfFcGW7mqXL PezwPnM8OBAgIHgVc2hzUipAsxxxRpSy958pQPLfsQT9cZZMt0Zd+xGJbzc30A4GugER QNhbLvfHJ5PysITfaPwfeMeFzbKg9tqey6zNtFsBgx/q9DikDIVGj5h6DgQDQMZ9Op3t cosg== X-Gm-Message-State: AOJu0YwBgxoZpFMJWyxTPmsiCx0vWXr+Hj62CrGLOiQXUuw1aumwq2UW ZNrz/IBG/BRXCGNL0OxC4C5zgFgTpAaUSjewvf1cXlWLjrmJMuwSQlg2DlWSaqdLCg== X-Google-Smtp-Source: AGHT+IHOsiJrZJb7XAnCcLyIAde/wdA0ZA2fBTLG3G+KudNPA7itJuBhEKqScZHBBGktWk/94gVa00T5jviL X-Received: by 2002:a05:6a00:338b:b0:6cd:f18e:176 with SMTP id cm11-20020a056a00338b00b006cdf18e0176mr47838pfb.27.1701716676987; Mon, 04 Dec 2023 11:04:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j18-20020a056a00235200b006cd84a9b2b7sm730931pfj.11.2023.12.04.11.04.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 11:04:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 11:04:36 -0800 (PST) Message-ID: <656e22c4.050a0220.b6b40.6474SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D2146028CA6; Mon, 4 Dec 2023 14:04:21 -0500 (EST) Subject: |FAILURE| pw134778 [PATCH] [v1] mbuf: remove the redundant code for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Feifei Wang 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/134778 _Testing issues_ Submitter: Feifei Wang Date: Monday, December 04 2023 02:39:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134778 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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.18s 81/84 DPDK:fast-tests / timer_autotest OK 2.82s 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.14s 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 ==== Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/