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 DF8494366D for ; Mon, 4 Dec 2023 20:08:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAEE941101; Mon, 4 Dec 2023 20:08:22 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E659B400EF for ; Mon, 4 Dec 2023 20:08:21 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d396ae91fso20430585ab.3 for ; Mon, 04 Dec 2023 11:08:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701716901; x=1702321701; 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=OksMC249f3zYG9CNDQ7GEniiwjVmpCiC8Jed9rVigC+uvq2lxklm1E8UB07iZnG6Kt 4Am8eLTGprdZAmtox9Bwabowhv/z4AG/LayNWAYyQk2yJIYEPI3p/P3zSD/mLbMYrge5 uVTp9cnvmU3KZdVylOSFHXR50V6qVL0EOSBHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701716901; x=1702321701; 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=M09CL7U/OK/V0X6q1L6gdJ0kz/CK2V2r9OJQg0AJasW+idsr98lIv8kUxdfMNkTLO1 xGiXkQPJ+9F2qBYL6uWiFK7HGFXJSsisKQzUrU7lUHSj2K1RNd/fLDcxHWqkIdPi5t2M ZI2j+b7zOA2Z6kEdH7ePgbY3h9dLTR4t7b/81dSm5mogsTCGBb5oKQ/vYHtbn4GRxBCh XLdbgwRdJys6N8GymnAE9DVUBVhraQNSkqyKY7EsFjsRGMiacsVAmoviBD49C8da/rjv 0t1yZeIs3MwvofHM2GUKUFLw7blpHehmzDY5/vdaGbAlM+xWDV3UQaIkFPofA2gf5VtM Tpqw== X-Gm-Message-State: AOJu0YyRUx65rJTG3gk+LfSPQemtm+4wUof0gmZqxWmHS62eKzadP4aa o4oGNWGVenuWjQp9xUqLmIT0psT0rw3Fjn8DpwyPIK8iZzdeTg== X-Google-Smtp-Source: AGHT+IFsLksMKAPIaUlyC6pjgvmv0dClHZ+JS8UJZer4G8CUkLsCD0HL2cbR5/dU1H0j7TPghWV1pXkACr/q X-Received: by 2002:a92:c08b:0:b0:35d:59a2:331e with SMTP id h11-20020a92c08b000000b0035d59a2331emr4547329ile.34.1701716901239; Mon, 04 Dec 2023 11:08:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w6-20020a056e02190600b0035c9b0bf96esm56121ilu.57.2023.12.04.11.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 11:08:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 11:08:21 -0800 (PST) Message-ID: <656e23a5.050a0220.e6d86.0aa9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BAABD6028CA6; Mon, 4 Dec 2023 14:08:05 -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/