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 1037443840 for ; Fri, 5 Jan 2024 20:59:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B740402E2; Fri, 5 Jan 2024 20:59:45 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 830E9402C7 for ; Fri, 5 Jan 2024 20:59:43 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbdd013c68bso1693454276.2 for ; Fri, 05 Jan 2024 11:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704484783; x=1705089583; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5sNCnjJDbko8GkppIu4txVPQpkkCqVGE28IPrGuXLA8=; b=cG3CM7xfX+iNKMUT4VoUTIG4RblZ7JERt55ZCedbhzNdvErkDOcVBQmCPWApoc7wDi cT536X8pQdgoSAbbc/vzoykCOr1I+X4rKMN3ig1PM9M0PJk7AeadDvw2KOx+XSYnngty 8U4W81YeTHp9jd3B1MZDqr/3WKnnPFiAgayuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704484783; x=1705089583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5sNCnjJDbko8GkppIu4txVPQpkkCqVGE28IPrGuXLA8=; b=IF/yI8yqVOEciiGPr77bZ7bQaHrvv2AnxUWDYag53SivFBUYyeP+kEpFVz6q7QV7PR NCJDWlr0Yu0tB3NmgTtqXqEuWYtTBIlusw8Ojs2QIzHu6xssvvMDVxS8pfdDIuoatAqd lTLKMX6K6cbnn2EphPflNSCTpNvDFooDNcSj0Ap+4R6jEEkqYjp291TTSZxLueBxS53l Don5iH3eyPHtbh9q/CCGIEzht/E03FCsc5VXym9XkoEkfM7aEocV1j1jKP0uARd2H3/T gVMSjbB3ou2oqmCCX/CFG5phui8Rc+mArxrei3HzKouxw21FBrQpVM/LvsQRS7zUGdOE MMgw== X-Gm-Message-State: AOJu0Yy2OohTK+M5jc1jID0piyN0zdbTOATupgsQCEbe52HB5MNQ57qH eLYEFdBMmGBJnNM3BaIWIva4CKRSSt1T0Uh6URgvbACfAlnLOvzCnDmdrlzbzxn+xGMPnsD1V0d RPQY/bQ== X-Google-Smtp-Source: AGHT+IFgjpyu9FzZDGidyBHHj6YRwkg6i0xPq5Ar0S+jQfgsX4rkH6aG6DK/TkFja99SwWG2wWKiFDUMyizj X-Received: by 2002:a25:b189:0:b0:dbd:d36f:3e4c with SMTP id h9-20020a25b189000000b00dbdd36f3e4cmr2618277ybj.93.1704484782892; Fri, 05 Jan 2024 11:59:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h31-20020a25b19f000000b00dbd5cffc3a2sm88488ybj.16.2024.01.05.11.59.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 11:59:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 11:59:42 -0800 (PST) Message-ID: <65985fae.250a0220.94f42.6eadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89197605C311; Fri, 5 Jan 2024 14:59:42 -0500 (EST) Subject: |SUCCESS| pw135753 [PATCH] [v4] net/i40e: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135753 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, January 05 2024 09:59:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135753 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/