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 BB1D243840 for ; Fri, 5 Jan 2024 21:07:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B36D6402E2; Fri, 5 Jan 2024 21:07:12 +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 DFAFA402C7 for ; Fri, 5 Jan 2024 21:07:10 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d44200b976so13172165ad.2 for ; Fri, 05 Jan 2024 12:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704485230; x=1705090030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5sNCnjJDbko8GkppIu4txVPQpkkCqVGE28IPrGuXLA8=; b=RAfva+eTuVE1i5iJUFCj3ylY6gNaEu3MRV+s6uqUx53CQG0MCxdN686iyerVX7sGSg ImzA1Zo/a/Wn2FvvJjHzx5JT+QrEmuW8b93oykxUbFf3sVVS1x2mW49sdE2iR9VT6OAq 8PUjXRCtj8OVIV8SZxyvIcfShaAO5UroNIbs0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704485230; x=1705090030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5sNCnjJDbko8GkppIu4txVPQpkkCqVGE28IPrGuXLA8=; b=R4J3vdjqi6jMnrZ8dSItutgCgcDevJGl5CyvSMb3kHFJssAWxr2cExx9k7cYxBLDZ3 +mWcfAzcXz07Fc1CD6LFZ7Ztod42CUEKlryuQeG4iyG6fk0XqPsydWznCIY77FfffMRc Dsj6JgPhYaMKXZoUEP2WO9E8imalyA9QFvC0PF+jdUfEW23gGm3Sr39QEPgiDmMO/Uoa OgvNrW4e642QdHo90Q/hn/O9uJNTlsM9D4ZdiIBsN2xcvlu1+8BLPkwBn4hjCphWzNmF 6vQcUMP2n/l1WCMp6VCj7VDH8iiB8Caoacxm2cKhNV5ZgwKyegByvEDWMu+DJQPuVGiZ k85w== X-Gm-Message-State: AOJu0YzRvVSXcxQpHNu8hmgz/Fk4IKZ++8t3WhjOsxhMqwd9GvzBuDig 3G0a6nxh3v+cNK/8xZ/1Ahn6fQZ29e5LkFKeu8Pd3yctVSEFiNGZ2i5LoOpvVI76oIVHAjbSNct BParweg== X-Google-Smtp-Source: AGHT+IGpaHZkdgN+K7v5bvYrK/QnsnF464HaHlt5lQzhM2/uYrpnMYrUwLvnMqccA3ykISbzURQJ3c157hlv X-Received: by 2002:a17:902:820b:b0:1d4:d5bb:5d92 with SMTP id x11-20020a170902820b00b001d4d5bb5d92mr2292068pln.52.1704485230241; Fri, 05 Jan 2024 12:07:10 -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 j5-20020a170902690500b001cf990266c9sm23089plk.3.2024.01.05.12.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 12:07:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 12:07:10 -0800 (PST) Message-ID: <6598616e.170a0220.fe2d3.1d17SMTPIN_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 B1F3F605C311; Fri, 5 Jan 2024 15:07:09 -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/