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 3583F43750 for ; Thu, 21 Dec 2023 12:33:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31C7D4064A; Thu, 21 Dec 2023 12:33:28 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 22CE6400D6 for ; Thu, 21 Dec 2023 12:33:27 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e7415df4d6so14596607b3.0 for ; Thu, 21 Dec 2023 03:33:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703158406; x=1703763206; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Un2RwR7hIjIWN6U7UHkH91DmSlVcWbzetHueB9dXF8=; b=D/LJz+vlj3YyHo34L63vP29jzbCjnYKl7XwLfcxFiEnhlylSZhFeKG5VRgw/QDWeb/ eAmkpUGXbRnVKlheA6FiJZsDfulFRDjcBJUT2LFbD+7DZHKV9ZULNHaygg3s1Un20+G+ UbUm6+VN47XVfSp3ctpO7sps41c0gLzTeSN74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703158406; x=1703763206; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Un2RwR7hIjIWN6U7UHkH91DmSlVcWbzetHueB9dXF8=; b=sRtx6UsTJXfbKc6VMn/coQMV3K46t193yINDQNwabXUvtT1kAygDGefi8y2g9baDAE uMuudTIFVOimWkUmcxZbGbvB7RsdYDHScplE0Q1FN3/hoMcqulQNDncG1Yrt6N8zdkLo hBOr8978gKzPkmr2Sdt43JNwRiGQZNHn52oA3EOd/L0ENRKWVbt8lssTI8b1yQSdD57c d9wGEOmJ1j6ndrt77uUXRmMdPeB4ioD34gKGIQZ+0nI2/cF6IAi1DftAUS2AePnNlDTV +wUnWH97dykQIdtNxhgzMVmqeMT67D92nZUTPGelatyRgBoOsByW1y++RAFtrGU+AJt1 3jcQ== X-Gm-Message-State: AOJu0Yx/kIJbeKWACq6hD6ccCarMf73KjAG/kNzeOdsfgcizucaq2JJL nnm5DwgcnDGO1AHfVn7kuqVOnC6RZvwCNATEWp0HoDEL5wfcuihfEBvPQmsWPqsMPA== X-Google-Smtp-Source: AGHT+IGcH3fhz+d0gcMUIyauykuj5l9HFxMdXJlc2ndXa8WPLcEWEOQz2PGCG1WjX31O9vVsk4BgBGkf33m/ X-Received: by 2002:a0d:da85:0:b0:5e4:8966:948f with SMTP id c127-20020a0dda85000000b005e48966948fmr278453ywe.49.1703158406604; Thu, 21 Dec 2023 03:33:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d72-20020a814f4b000000b005d1d9f7a148sm134912ywb.4.2023.12.21.03.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:33:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:33:26 -0800 (PST) Message-ID: <65842286.810a0220.1acfb.7943SMTPIN_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 442676051823; Thu, 21 Dec 2023 06:33:26 -0500 (EST) Subject: |SUCCESS| pw135426 [PATCH] net/ice: add diagnostic support in TX pat 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/135426 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:13:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135426 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/