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 8212043840 for ; Fri, 5 Jan 2024 20:21:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C1BE402CC; Fri, 5 Jan 2024 20:21:32 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id BE0EA402BF for ; Fri, 5 Jan 2024 20:21:28 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6dc06e14626so375040a34.0 for ; Fri, 05 Jan 2024 11:21:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704482488; x=1705087288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sDdAdeJRpahQwzpHxGpK030akUc/Co5ZnxM2gsUrtOk=; b=G6Kk3F1RRssO19rM7PrBOkyqemXDRJElzVzFJ1DGRZY2U5QG9A97E2+4T4k8YlXIaW BjdH9tT+pfG5RrzEzLeSW99HlcSU4gtThW9qrxN7oDkIX0Wo/gRW6KoHmxkqiJWH3onH +/FkmXQQVLt8TscH9p7rCCUXr3WN7n7dy2wiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704482488; x=1705087288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sDdAdeJRpahQwzpHxGpK030akUc/Co5ZnxM2gsUrtOk=; b=L4gX1AE7jShqtfDED9IkIY8ki74joG/2gm3DE23/6AvBsdNbhT8uVypJlaNJzEI36q ZreqpOd/kzbeIcFHbwDMK4BpVOq2mPhJ66rxrAK4eig3pp/0z6xv4bcIZNUQPB62lLpV vSPR7+RmweklNwXR3XtSbUAedG5lvDgU/6/HIjV79Lj6mbrR99GZgxBh+FAS6h5H8MS2 M/nVKv2FR5IkjzluAw+rMlxl/XRNVm2t7Xhf3qpApu/qV8X8XUbWWTTqo7c/sW+x6swc /cSALG7gMzGhaCzhJ0IQqNLbHzT+JpHLKVkc0Yp9iPe8ofhsBsz+b5Y+0+UK0AeJ5TwA QuGQ== X-Gm-Message-State: AOJu0YzRGk+3BzS0OCHnKnifFMNZl8bfbhfdsGwhf5Fgrg8Pt7f0OpDD gI4VZXcpvk77P4XrBAeMCUqKwuAE6/ip6QJM5XDSI80fh6BCQm23AHl40Z8NF7YhrA== X-Google-Smtp-Source: AGHT+IFMzsChDHyL7hwz+2cCBzKCUzCDOqyljxXJyhrvKDJUu+NEsQmi1J+X+u0Dw0p+iBpkxOkIJ6bc9sNk X-Received: by 2002:a05:6830:8c3:b0:6dc:8f04:1efc with SMTP id z3-20020a05683008c300b006dc8f041efcmr992435otg.9.1704482488114; Fri, 05 Jan 2024 11:21:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020a4a7652000000b00595c610083dsm90521ooe.11.2024.01.05.11.21.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 11:21:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 11:21:27 -0800 (PST) Message-ID: <659856b7.4a0a0220.c6353.7160SMTPIN_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 7CF4D605C312; Fri, 5 Jan 2024 14:21:27 -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-compile-arm64-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/