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 C76CA4608F for ; Wed, 15 Jan 2025 10:08:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD8404025F; Wed, 15 Jan 2025 10:08:05 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 849964003C for ; Wed, 15 Jan 2025 10:08:04 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21661be2c2dso113808945ad.1 for ; Wed, 15 Jan 2025 01:08:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736932083; x=1737536883; 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=RQCCRpEf3Q0PYgHNwmB+CVRNaJLOAbt4Y2u2GXh9AQY=; b=dbcnpP+x4ee/iz9vQY7xXULHYUW9ZCGhIoDeURznAUKnYQeUq12ErfjhEAxciOCVx9 FLtgzPAO7XjTRprgwBgZDET6sdOSntaLyqXfluvD2HqTbI72pAkyjJ3jRNszJ8gKSPa4 yXB1ENnxhAiAQfRUkfU1sEg0He+efbL6k2eIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736932083; x=1737536883; 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=RQCCRpEf3Q0PYgHNwmB+CVRNaJLOAbt4Y2u2GXh9AQY=; b=g9c0uYHrMs/LQlUSMjYleuQrDPWyHqNg7s7AIiXQe827Q1pclWKVoqyRC5EUWBJMtr 7kGhscoi4xYDCQZ6JigqULn2WFZqQ04/1hHDFCq57jlpyG5L1O9cycx4L1xmG5sXqpCR lssWJ6hmzztoHNgX/BgE9826D2UB3ksZE9tAk/CUYY0vqVx2H75VpEWPyiDQ1RXXcgXf V2SubWWcO34IBBc3/T7R8K0Ju8TBiGduvEnbCEGSR82rA5CiAlTUKYrrgeVnwHLFiCOI C4u67knWsImzlZETbG6DDou6cF4uz19QimkbtG+R30ttALB3VR4oj4iImGLTz7x2o/n3 rNzA== X-Gm-Message-State: AOJu0Ywe9DIV3ctnUQyuZ19n7Qqkj/9cCAuSFhesUaisMeRPiqF3f+1A IP/tc1Elpb9DmhuyZIq/byMJKoTITcWyWsBpLczfn695xAd2ejbCr9R3jcCBKlExviqCDIuY1Ri MT0Y4KTDba6qs4mCOW1Pw56GT9IOaAYWmEcvo1vvh X-Gm-Gg: ASbGncu+iBAxtlascHoCc3kcuXYjotGh+7/8XcBdHYA2GTYhpkhuaIIT7SsqjmL1ynA Wi1cY4zN3Sa3hpWApt5Evq8mMJTANVF9b4eaSc8c4b3nje2609blzEXlD+DdaAxvtuLSTkG/Sma pVOGggYBoF4uHRrER6uwKY/niVQFVwG+JpATSCpo/cxqroi7yLdwm45p+YT5he9pYSmYHjd36Oy +M6dvqDMLwsG0/OuJxTvDkxIBR7XktV8DdVqNr9cH76XmOzX014Tte4kBmXXnNP+Ew+oXKlqjch EbXKjQ== X-Google-Smtp-Source: AGHT+IFkSCK4/0gy4epqPdRgeIZe/qzIfAUH3eRp6fR88LSAlhPQOkagjuddIdYIZpWjHa4pmavKNUMbBi9W X-Received: by 2002:a17:902:ea05:b0:215:a2f2:cfbf with SMTP id d9443c01a7336-21a83f4e503mr359086235ad.18.1736932083483; Wed, 15 Jan 2025 01:08:03 -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-21a9f27ee6dsm4916285ad.61.2025.01.15.01.08.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 01:08:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 01:08:03 -0800 (PST) Message-ID: <67877af3.170a0220.206632.323aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A476E6052471; Wed, 15 Jan 2025 04:08:02 -0500 (EST) Subject: |PENDING| pw150090 [PATCH] [v2] net/i40e/base: fix the debug print f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115074417.396909-1-jaroslaw.ilgiewicz@intel.com> References: <20250115074417.396909-1-jaroslaw.ilgiewicz@intel.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/150090 _Testing pending_ Submitter: Jaroslaw Ilgiewicz Date: Wednesday, January 15 2025 07:44:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 150090 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26875 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 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/32325/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/