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 8B0FD45FCC for ; Thu, 2 Jan 2025 23:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86587402D6; Thu, 2 Jan 2025 23:26:55 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 316FD402B4 for ; Thu, 2 Jan 2025 23:26:54 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7b6eeff1fdfso912682885a.2 for ; Thu, 02 Jan 2025 14:26:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735856813; x=1736461613; 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=dtc8oeswv2eZzcvaC/AnyG3li10zSFXRArDKyC4G0PU=; b=W4PNQn/iWKFGk6wSoT/eQ67RaSmxjZMH83X9MYV9OK6ybXtReCAM0osLq8p9qBvPsQ /1P2sNglFRUYpZoDTvSLEBcje0UjJNJ035qyjpJ7qE8+xR4qSVZzQRI355+ZaKZgnj/n 8JbRKx8tTl/7BzQgHAAqjQedaPJFklDCukAC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735856813; x=1736461613; 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=dtc8oeswv2eZzcvaC/AnyG3li10zSFXRArDKyC4G0PU=; b=Lyu/WeGfaavcVE780SoOHl4px9+a9HeyPEu/T3WYnhwgV3Z8BZgq/FfU5mEeeExJtD xD7oj7WEULor+gcOJCLjhwdJEkwuKX5OpowoaR55w6enVJCXG4UMZ11Y4Z+G6sHKmJkb RvRMG+yflIog8NNGDm1eK0deCEYT07rl9mTmp2nK7oN2r3b8hGJmup0WRC9M4ZgTPOd+ YHJxQB5LTbTb4Rv4qydGbz2JI1OGjTuVBi42HE1jnOX0yp7J8YuBc9aWG8LiiSreJGdE 9kE1hyWpglpdSl0n07sydQx+D2/N+9TRzwv3x9Ne2v3+ZH1PNY4gLQME3z4wUzPjYFdJ NgGg== X-Gm-Message-State: AOJu0YzYsFYS/QKOo9X/4eLrmhpD9wXR5gHeuJW15ENHU7uQWpTB5KR0 OZEkyu13Or7TOxUtCxS/9YFaqCMWy/7VHsdmnIwBztULmU9Op3TeRItMfk0dmardTuzor19Kod7 P2TmxXcJmD8GmxfDpnh3h7bU8yx3koQEDcOL/e87L X-Gm-Gg: ASbGnctHnOYgg8ftciu+6MENbwYUAV2x7UD1YPBsEY3OEL+cxdhed2IM+nCOfZJwKLL B5aF7GPA0uXPp6Hnj+vjkzm8BjmVfTM0GO64gDCIZ/eZKWxL4BI1bDKEJp9zDU2Qfs6FC203Ro2 ieYNXGRHPt/R/Xfd5z2KQHmt/hspnVyn+YJ79fqQ9BZKenmekXSOb8wkR8umBTor0WdNKlbc7xf YzrUEkG1mrvME4H6xm3rqqunHR/zjWrJPZ56fiB29jm1NTveiudRYH5TnFlmaLr7H/oY6sKZUJo Hw== X-Google-Smtp-Source: AGHT+IGtT/ietrYAYc88TXALb74Di2NRwaqfFEMehNVN+w3d4sjxGrMEVuAiwjI81ajt1JHEhEZ+l7scyJV3 X-Received: by 2002:ac8:7c47:0:b0:467:6c61:b706 with SMTP id d75a77b69052e-46a4a8b4f86mr866145031cf.7.1735856813548; Thu, 02 Jan 2025 14:26:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181d002bsm17475816d6.68.2025.01.02.14.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 14:26:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 14:26:53 -0800 (PST) Message-ID: <677712ad.d40a0220.2ea981.f803SMTPIN_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 480E76052471; Thu, 2 Jan 2025 17:26:53 -0500 (EST) Subject: |PENDING| pw149549-149551 [PATCH] [v5,3/3] drivers/net: add diagnost From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735671358-26003-4-git-send-email-andremue@linux.microsoft.com> References: <1735671358-26003-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: PENDING http://dpdk.org/patch/149551 _Testing pending_ Submitter: Andre Muezerie Date: Tuesday, December 31 2024 18:55:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149549-149551 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303076 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32231/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/