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 AD88E43BD1 for ; Fri, 1 Mar 2024 19:32:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A506942D68; Fri, 1 Mar 2024 19:32:10 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id E1E93402B8 for ; Fri, 1 Mar 2024 19:32:09 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-68f5cdca7a3so26347076d6.1 for ; Fri, 01 Mar 2024 10:32:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709317929; x=1709922729; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Mot8i5tVnq4vOz4pLCeHpC2TRfL6VrVYEedElzj+9xA=; b=QlZY8Pzqdz9tSivPSPmfrY7XDgnvhBQwh6mEpd+mYWAPN1h4PrRnfzd5zlK82bdKkC HAiapUo0dp7V5fhedRlph/dwKbwuYllVZe7ZagQjxD6pG5YlDKL2/BSdajdDz3cYGCOp CkY7Uqm58j22ly8PfBtKOwKUoiPzFZh/hPvAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709317929; x=1709922729; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Mot8i5tVnq4vOz4pLCeHpC2TRfL6VrVYEedElzj+9xA=; b=w1cqOU6RQExtRkbu6coS1SQQjx7FCvxmVFH2t7QqCO+zAGkP+3LGHQRLrykPPn+pM7 /hkh6bsTE86YOKV0JVXlQPwnXLRLjjPskTqY1RCR7GFBwdkHa3gFyGfepcX80wsLE81T AMylFRiE4ZkjU6XxykxDxbeWSLzIeiErR2dGq66unrcf1km82HWQYyMBAQJH4GrJn7Jr KTiALxi5ffYHMjtdBCynEW9zrE/p+Sboyo6jsO/lHJL2BavPH+W7LqNRk7fwOycPGrJD JUu//Mu/UAXWY8yRS6l7Hmsos2YMo6wU+8AF9eBxI6rtVa6qdL3LiXlIQp5r23jQ6tcu Bq9Q== X-Gm-Message-State: AOJu0Yx51uah7Nqzcc9cK6e0i7Fo1eNIaXrWpbAHKqWcjWSwa+mG98vT x2P1f8wTkMEzwqBn24ndaaj/CKZo/FYIJ51v2lIFYMYXEGJgYFicCGW5Z2kd19GR3ZxgDJww2NT ZIj6uGqwlmgJd26gy6C4+g2sn/2QLPUEXTlxP23kDshXT3L8qu25bJyO9 X-Google-Smtp-Source: AGHT+IEoyrOWkMNJZCF2hnI3N0MWUlgJXIKOneR77NDQFwFcuwQc447DFiSMpjsgXREq63SnNlz5g6S0ro/f X-Received: by 2002:a0c:ef08:0:b0:690:4a02:742d with SMTP id t8-20020a0cef08000000b006904a02742dmr4111203qvr.2.1709317929286; Fri, 01 Mar 2024 10:32: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 o15-20020a0562140e4f00b0068f451382a5sm188169qvc.8.2024.03.01.10.32.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 10:32:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 10:32:09 -0800 (PST) Message-ID: <65e21f29.050a0220.b5cf2.d458SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E34060527CD; Fri, 1 Mar 2024 13:32:09 -0500 (EST) Subject: |SUCCESS| pw137660 [PATCH] [v5] net/i40e: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301094422.460012-1-mingjinx.ye@intel.com> References: <20240301094422.460012-1-mingjinx.ye@intel.com> 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/137660 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, March 01 2024 09:44:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0 137660 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/