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 A821A43750 for ; Thu, 21 Dec 2023 12:23:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D2B4027D; Thu, 21 Dec 2023 12:23:06 +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 87A12400D6 for ; Thu, 21 Dec 2023 12:23:05 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3aa0321b5so5847525ad.2 for ; Thu, 21 Dec 2023 03:23:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703157785; x=1703762585; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UFhqyN5fqCZeltfuNw3PTJ6vQiaHNXWRp+4SQaT6nwc=; b=LKU2INcobxkOY19sHl2auDTJRvEDK4cUhvEio05qYSn1X3nG+swW3P3eiN/klVKmfq rOnDFgr799EYHbVQcL/Hzk9bZ/8fyl05yEow9FKSS5mZIcBD62yS1kMEeH/d57c2WbYz KGxwl0MTTbgvDYhzYnSA8LK4IKnX+BJc4jTMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703157785; x=1703762585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UFhqyN5fqCZeltfuNw3PTJ6vQiaHNXWRp+4SQaT6nwc=; b=VBX5yhwzqwJ0sBFWKD3Ri2+heqdq1qk1B2D2DbAAsfSHHHTwJKcDtFLkN1z0jIk7oV noUQIyF5EVg474EvqUPRqZgozh5bZ/hIlPTwGOgObCxYfndfVaWA8dFlhC01/H4h9khG yFwr+aZcQGswQA4wy1HQawyHr3HG0oQUu6VLJ+gk5a7mosx8pn8Xyi0QO6weNJXlogoy PfCtYpMd8Nmi0WF0ND5azvqrZF5okAxgRRW4jhX0Qc3ljQiYeg97Zyy66gPLz812VZRD OOQXjwTau91puXLRsn8vVZkH/1T5fB0q2fgArg+uIgHDQa0HtDGtrodWqwGCcoScr7jG PRhQ== X-Gm-Message-State: AOJu0Ywbf8LIvzjKFl3flwzcNPYo1k8msbWPKYM9qPrSUNaloTKhFhOM xubLr427n6FZZhd65+YC9ZWJvLppJD4yTXeEjbZ13im9/5fW7sZufZYw1dNnI0QGNQi0SAQO/w= = X-Google-Smtp-Source: AGHT+IFb4QODBO5nkE+tiuOwzozqOJzWv5NoO0a9VZfWM1hST/DjGI3bqO3qBlwDIHGxR116/qjBiYcfHteT X-Received: by 2002:a17:902:d2d1:b0:1d4:f1c:6378 with SMTP id n17-20020a170902d2d100b001d40f1c6378mr297355plc.27.1703157784712; Thu, 21 Dec 2023 03:23:04 -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 t10-20020a170902bc4a00b001d3fc162d77sm47427plz.33.2023.12.21.03.23.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:23:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:23:04 -0800 (PST) Message-ID: <65842018.170a0220.2656a.2918SMTPIN_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 E83496051823; Thu, 21 Dec 2023 06:23:03 -0500 (EST) Subject: |SUCCESS| pw135426 [PATCH] net/ice: add diagnostic support in TX pat From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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 | +------------------+----------+ 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 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/