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 EC5A743840 for ; Fri, 5 Jan 2024 20:06:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8485402CC; Fri, 5 Jan 2024 20:06:45 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D0DB1402BF for ; Fri, 5 Jan 2024 20:06:44 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e7f0bf46a2so19202237b3.1 for ; Fri, 05 Jan 2024 11:06:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704481604; x=1705086404; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xoH8L23ZveSrbNsabKtuJGdTOIZ9q8vJBPFCQDBAatI=; b=K2/ulMVpfYrXaw83RofToC9kQweqi9FE7DeBjZc7YCRzsn0GfEweaEgeuQvga+rLus UfnB7pywUpapM9W6dhiXV1rcVz2W4RsJ2doNH6IWAOWFPFh1v/YdKKXGq+Wucum45XeX lBZxNiq4LM1vXZq7W14NReC9am0u4LuM0Hz/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704481604; x=1705086404; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xoH8L23ZveSrbNsabKtuJGdTOIZ9q8vJBPFCQDBAatI=; b=gw0n97w1j6vs4oK59EWjJOdcdEb38Ot7+Ey6rwcuxEZHiHIWk9xfXYY43EC6hEF+ov 7uCJdwNTAP0iY1EDL94/8mrdrnIsXgshE+g2POPOIK55W/zMlCedd6/jwZQKPDnCLomx /zZrMkvxM/x1c0C0OShK7AUI3enxx7T7zrTWlFhudkp2z8Z4KyxZGySP8FCI8gW2wojr lAbg48EKEMSqe60+94R7HVtkP58f0x6RZpwtY6kgGKM19oi7G1ezFD8Fztjv05UEfHv6 48PUxgACjNWy/rmSM8R742hWdyjVO2tZPCbIMrIWKoQNPGRk5hLRj8gS50mOVBgE/eJS G7DA== X-Gm-Message-State: AOJu0YyKljz03+nvYy46GWR+CUUZAF9o5kpmWzp89DFNp8Dbdyzz0Oy8 lYF8stMGAiSHU21qKR4oYN0XOoLEr5wEeeLzsPNbFxxJItybd6FDYfbXLq2fGMKEIg== X-Google-Smtp-Source: AGHT+IHBt9cyIBYw5EX422Y0IlgnJoUBHDigvJt9nZu9gfqy/f1xwNtXKFbRcEyTJSBY16dt2MsW57qxtZD5 X-Received: by 2002:a0d:d401:0:b0:5f4:1540:48b8 with SMTP id w1-20020a0dd401000000b005f4154048b8mr2697010ywd.4.1704481604292; Fri, 05 Jan 2024 11:06:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020a0ddd02000000b005e3f7399ddesm103944ywe.36.2024.01.05.11.06.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 11:06:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 11:06:44 -0800 (PST) Message-ID: <65985344.0d0a0220.64763.8c2fSMTPIN_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 F0225605C311; Fri, 5 Jan 2024 14:06:43 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/