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 7606E45FDA for ; Fri, 3 Jan 2025 23:51:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 423104067C; Fri, 3 Jan 2025 23:51:29 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 30B15402DC for ; Fri, 3 Jan 2025 23:51:28 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21683192bf9so177123325ad.3 for ; Fri, 03 Jan 2025 14:51:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735944687; x=1736549487; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=nshZ1JeSFI6EiFp+EQ1TQfGqJa0vuSv92NftwSWVigU=; b=S7XaqPexk2Vael7i/fV093ytF2lS+DQIFweBi8lN73zRl2DJtvPEgVGBIEz+iVPTyM AVNfPe8FfzFqQFfoFZZe7Z86gG5vyMjinSxcTJDPm3r5CHeikBi/3B+AD5ggR4ZCi3QS +67SOrGkzNAf7hBS2QL5H7XScBsI75r+O8mB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735944687; x=1736549487; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nshZ1JeSFI6EiFp+EQ1TQfGqJa0vuSv92NftwSWVigU=; b=a6cVmLejyOKDHlm2fNOSjbI+BK7iBIp4Zkxll3Zd9DSECCkH//CNUIE39IA1Cx+avv I0Fn9CZU2Uh9o6gY2oKyEdgDEf3kfWhLhAqCORmH+6KwLmVjxMa5LefNroO9JL+vmowr AuhMygq2O3J4v8GGq0S+dIRnDXhjPNsa/5WmqbCliYU0NuHsNbFtjLnAgIKFGNha7QnH yGVefV/SXvlZGTk9MrihjNjpeJQ53nbcfwds4Yy/xD7tcEd+BleUaEeDn96zLBkig9D1 9jNXzu7IqLRtNGLeSvTgU6wXHaDUgparTXX9qfUdYdgirahEDynZX1Bx8cmRVxkRrtk2 TvCA== X-Gm-Message-State: AOJu0YzsWnxpEgH707GzFISopahGQotdANRsabYBOE5wm50Z6FkCgIAz v0+H3y+9HzHEKtyWDHXoFJxiTNp65tHo0cdQ2xBPilXue7jD/EbPkOibZNSWEFoMZ6Xztlsmy7A O2UWBDRzqQq8oBMVugAJ8dbLM5eZhfKXrmWFzOqUB X-Gm-Gg: ASbGncv2AzrY81x+kp2TsRyxtbYT6serRpG36sJc3nlaW0tLafmFBbs0oKOm6W0Wlhb oSxKuXvjOH7mr/WKykt0sjklI8V6PTpoJieHuZH3WVdxLVCWw3ZzjrFNhZxp0JjXg4jabY8mBTM xfKd/PP+xWKBIVGNCs2BGAllikcMbFfvbtaOJVDvjU+snO6RvaQj/IpwgTDHvFnZqYbNKUyED20 qMt82YG4SZElOPsx/mns4sFLUCSPSBZv4/ng0ge0keS9EgNM7/GPC29olnlC0v8KZ6Yjw3hKHV7 1g== X-Google-Smtp-Source: AGHT+IFi2JZ1sSUssRwX/Hjt37NAkaCKfnpZW1/U9wPkZjAbCCZTNdPeEsnzAaW34I3QqKBR6scGAeW6adSt X-Received: by 2002:a17:902:d481:b0:215:8dd3:536a with SMTP id d9443c01a7336-219e6e89b9emr644090205ad.4.1735944687201; Fri, 03 Jan 2025 14:51:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc9a206asm14521435ad.61.2025.01.03.14.51.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 14:51:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 14:51:27 -0800 (PST) Message-ID: <677869ef.170a0220.30f599.ced8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 58A3B6052471; Fri, 3 Jan 2025 17:51:26 -0500 (EST) Subject: |SUCCESS| pw149604-149606 [PATCH] [v11,3/3] drivers/net: add diagnos From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735918611-17374-4-git-send-email-andremue@linux.microsoft.com> References: <1735918611-17374-4-git-send-email-andremue@linux.microsoft.com> 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: SUCCESS http://dpdk.org/patch/149606 _Testing PASS_ Submitter: Andre Muezerie Date: Friday, January 03 2025 15:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149604-149606 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26774 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32249/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/