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 90D2943840 for ; Fri, 5 Jan 2024 21:06:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CA9C402E2; Fri, 5 Jan 2024 21:06:42 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A1060402C7 for ; Fri, 5 Jan 2024 21:06:41 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d4c27cd502so13152605ad.0 for ; Fri, 05 Jan 2024 12:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704485201; x=1705090001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2iVfjJsB224wRPtT4G2RlOpdoBc9sdT3vWYIvvhDQmk=; b=jM9d0Hx4pzSUGRn3GiPJLMZ1pqBKz4o1ZADlyH45P5v1Lck1JK458OuIyTcybTiSz4 U7Zw6r//7WQTQ8LSIIofncnWxKHPEgyBDlmjjHZF3KsXlDOZr0R2RtYm4wfLbQaWFU3S V0TNAKkDsdwfnPeFKPO4+cTQX8s3ymprbs70s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704485201; x=1705090001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2iVfjJsB224wRPtT4G2RlOpdoBc9sdT3vWYIvvhDQmk=; b=NZuy9z5Xvk1UIQ91yfZswdca7wpGTwfpJkOaY6uVsONPhEL0Mw+WMgdFmBp42n5zCg tzBvczQRnvlSYtpUVlY355eGJW/+NET8oMJme1uHPIXG/JVMWlAgGpxUuqBQ+YOYRFOC u0Atve0SewhNH0ucx7TW1+KGmSnv+cOqyIjmShPVDRkc+W6Rqw3hRT1Qbi/Y5hz10rB5 vO9ogeQ3wu2letOg4EYescVErpag96VsqBiABumKSIARuIqjztT04A0m3wgwfqpqVWvL fzC6GuUvbp0FpQeB0ghCbKIjdLDMTgGPc4KEz7KEPacZSQL3WVNEW/7SwfWLnwWGVfUG tYGA== X-Gm-Message-State: AOJu0YzO+3y/J5/ZnLMkKcdIr5EUQNHf0R7N3xol52caSTaPSMP3X4Lh clNz8lwsFieVum+zwRHTP2+t2PwWu6oOSBP+gECe09uh71ny0638sBxWYAgh+/+JuQE4ilTAAIY CFIxSiA== X-Google-Smtp-Source: AGHT+IHAZQ9MgZRvczbma8B4u+jEUwV0Z2W8l0whlt+EjGZ1JnYO9pzFKuyxxsPSbPONtqwQ9pqh0NVSe4oG X-Received: by 2002:a17:902:7805:b0:1d4:df66:56e8 with SMTP id p5-20020a170902780500b001d4df6656e8mr1991479pll.93.1704485200661; Fri, 05 Jan 2024 12:06:40 -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 h5-20020a170902680500b001d496048d03sm37644plk.69.2024.01.05.12.06.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 12:06:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 12:06:40 -0800 (PST) Message-ID: <65986150.170a0220.c519e.2f62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDB3B605C311; Fri, 5 Jan 2024 15:06:39 -0500 (EST) Subject: |SUCCESS| pw135754 [PATCH] [v2] net/ice: add diagnostic support in T 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135754 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, January 05 2024 10:11:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135754 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/