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 2FE9543751 for ; Thu, 21 Dec 2023 12:20:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFCD94067D; Thu, 21 Dec 2023 12:20:11 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 744DC400D6 for ; Thu, 21 Dec 2023 12:20:10 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cd81e76164so7476267b3.1 for ; Thu, 21 Dec 2023 03:20:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703157610; x=1703762410; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E2X0vywcbKOdsXI+XqmiEk1ECGgFN8RpyT24x9CbwBk=; b=Gvc8wkxy59TgntuCQi0YHKR7fk2ueszKoSZTAznczaiqyJauMku1idDJsFIm2OqQnv F5n65e949ET2wxrGB2zeqo0lFTZ3i2+12LxBUu9lNC32H1dsPVfbyFKaiPSsaXAljY+q Rjl9PAXJTkpQnmQ5sDoQEyyxqP6BPMcAsMeeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703157610; x=1703762410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E2X0vywcbKOdsXI+XqmiEk1ECGgFN8RpyT24x9CbwBk=; b=Z65Sww/MomutMx9AAbfUt9pFO6u5Rd20tBtp53uoXM6sVkc1VRzLH05M+k4GjJJLaS K+yiXhYtK4IpMXWRbzljZOvoektcr9oMaFzw+ySL8mTmdf4oCKRqnzHP6hHrhVtZ5/JH TqPqPGl+5dYyfTQm+38C4pO+vq7I67lMNrcIOkhTYBJZfJjvDOx84P7B2XrFd8qJ1Bxl MMrVDSA0uYoCynBASY+ShRI2+YD09szhnJazub+89P9Dx+KXCBZeSYbSwV5kKOLM64WB LY3Q9IFByI7pNATeeH06SFt7d3EyMLe6WA4NGJ7f9cPB7U+600PplDoPiWDMntdXk9k3 b2HA== X-Gm-Message-State: AOJu0Yxg/mjaPzExbu+SnQRgc9SKwgq1aw+P1ZOW9sjDzJTCd/fcjhav 6TGqdCW5eNO0PXWAJDtrT8HJetwlXewoMVaC+4w9JcGx3g3NryKjvd87uAB/xis0Z1AhwBXD9g= = X-Google-Smtp-Source: AGHT+IHKKSiDkuSRE2wO97qg4BKAA5cWz/BneqzOGVks53EmF139Gd60xj4A0S2hy5P5OPVhqghuyjzyXGCL X-Received: by 2002:a0d:c804:0:b0:5e8:68b1:c403 with SMTP id k4-20020a0dc804000000b005e868b1c403mr1037303ywd.62.1703157609927; Thu, 21 Dec 2023 03:20:09 -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 g81-20020a815254000000b005e51f4c9016sm127644ywb.10.2023.12.21.03.20.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 03:20:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 03:20:09 -0800 (PST) Message-ID: <65841f69.810a0220.7e923.6bedSMTPIN_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 89AFC6051823; Thu, 21 Dec 2023 06:20:09 -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-compile-arm64-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 | dpdk_meson_compile | +==========================+====================+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/