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 949C743B77 for ; Thu, 22 Feb 2024 15:27:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F8F940281; Thu, 22 Feb 2024 15:27:17 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DF294027F for ; Thu, 22 Feb 2024 15:27:16 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36423c819a3so7223185ab.0 for ; Thu, 22 Feb 2024 06:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708612035; x=1709216835; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XgKHGRO6J/yTXswU79ygGHxfq078jtAs4QQ/OZTblk8=; b=grhCXLeCE+OOoAXOobxQk2Tz/fsNeJMxtuxVKMzAaFLOtudKelPKQZFrRl5eFnf5uW mA1ngQz02OqkFh/Ovm41gVwL2MGx34E4oLavxdY/cYrnY2WYmIOGiwrIW1X267v59Cej WlDTv5LBEJcuk9j72YHY0N0rOhiGFAKd4flwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708612035; x=1709216835; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XgKHGRO6J/yTXswU79ygGHxfq078jtAs4QQ/OZTblk8=; b=mZrZUfUsSrbdk+19uq3KnBZa+0gSXAav7+pqtIB4yizu8k05K3NjScXMJN/Y3aoQ9p ULXqCUC6u0aAIM9cVkzY19gFQfgO4lM79g1J4hz5M1tXUj/Le+kdJv0iQoEbQ5uF7e9j glUzkWRUKyqQ/VYxrTKJibGPwsId6btBSrq9SFqy7oT6mgPQ4Zh9kKyEy30ZCUS6q+1G K9llqW04CWNOaSWS+TC6klBje9tKqCbuApDvwsT2zEBH79yoKs+PPexcJjViUQi8h/sm /PLMFxpnEzVNYgSRauX4qdE0NzSx8gF2ufO0JcOSB7N3LcFNuEmGZZE49JdoEvq8yPxZ GlfQ== X-Gm-Message-State: AOJu0Ywj6YfL3Z2IqW7WU4BLt43LW81lWvzrm2pYA6OlCpghiuBM9PRa JeGJTS+NYizi9Ot+jRWrAFLOPqfWTjs3Z7VuGf/+WNWddtN2egLxYys44FFok1GiUG4jEpcxAUq mFeHxxCfDFLZoOeJATgJa7p0XEIKu/mrF45EZpL50 X-Google-Smtp-Source: AGHT+IGt9w6bPI9s3u4hof2417Z4BIXk2GG0DiK7fk+8rUcsoURS6sc2pQdZhOF4nraiAbdfXhEWN9NKnkvn X-Received: by 2002:a92:ce03:0:b0:364:ff2d:8989 with SMTP id b3-20020a92ce03000000b00364ff2d8989mr17994539ilo.31.1708612035614; Thu, 22 Feb 2024 06:27:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l13-20020a056e0212ed00b00363ea34fa2csm692529iln.38.2024.02.22.06.27.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 06:27:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 06:27:15 -0800 (PST) Message-ID: <65d759c3.050a0220.e127c.8ffcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E0876052510; Thu, 22 Feb 2024 09:27:15 -0500 (EST) Subject: |FAILURE| pw137036 [PATCH] [v2] net/af_xdp: fix resources leak when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Yunjian 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/137036 _Testing issues_ Submitter: Yunjian Wang Date: Thursday, February 22 2024 13:35:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:dee3c01a2297538d7b65048aedfb372464f89942 137036 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 77/85 DPDK:fast-tests / telemetry_data_autotest SKIP 0.15s exit status 77 78/85 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 79/85 DPDK:fast-tests / thash_autotest OK 0.15s 80/85 DPDK:fast-tests / threads_autotest OK 0.90s 81/85 DPDK:fast-tests / ticketlock_autotest OK 0.18s 82/85 DPDK:fast-tests / timer_autotest OK 2.67s 83/85 DPDK:fast-tests / trace_autotest SKIP 0.15s exit status 77 84/85 DPDK:fast-tests / vdev_autotest OK 0.14s 85/85 DPDK:fast-tests / version_autotest OK 0.14s Ok: 65 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/29225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/