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 5BAF743840 for ; Fri, 5 Jan 2024 21:27:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57F04402E2; Fri, 5 Jan 2024 21:27:37 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1BE59402C7 for ; Fri, 5 Jan 2024 21:27:36 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bb97d5ee3aso73668539f.2 for ; Fri, 05 Jan 2024 12:27:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704486455; x=1705091255; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qnphi59Kkx35IGYIYfpdbsE8rkLmHBzued465nIOi7Q=; b=VWFjebY28Ow40OMq+jhU2xNO2HmQPrpKHKQiEDBvA4WbZoS5uuhtnaRsFxogFsdMmw ePGuxKNNpGBB+k1UnsBqDEohI47aogS+0iyF+Drd4G19WOYQIYoAzInBGBDGQc2Ph0oA oFYItdPuSvAWAQEKQVW6o19175B94gUPbJnrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704486455; x=1705091255; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qnphi59Kkx35IGYIYfpdbsE8rkLmHBzued465nIOi7Q=; b=mfZzco5lJYWhRuagH86T+j0mlWXeU5fhA1wf2d7lt4wPwQlsBr91fhV4Bzva6hFELp P/OYHpc/9Vxtv6yLjFBiAMo3A2MO7q4ecvh3hILZiGvG0gl8K0G1PXt121l0R7juDIo5 nTJYoArdUwczWQahtJVoupCwekTak8xX4rthsMLFEukEAgxBzy7ymfY8+T5qqNQaLw7R rnunWPMgDDdu/Kh73/9dS1cwnQolXajcnWL6gfxrB/0/30w8TfWGNeEBUPaKcCahJac1 1QE8Y5YEuikmJXbtDQVMOI1QsJ0YMJzm7YABWluU748Cb/wnTw5//FWb2wNQ+RK//Rpc roAA== X-Gm-Message-State: AOJu0YxH9/Dv7L+2aF8Erq8s3sRuNIAF+0bFguAlcYbFvMyLE2UgTW43 1WYnkQwBORMXGNse6GfFhBL9P9qU1iLVKPJlWaLQEPks6spgah1xNeDKyLvrQNHrOQ== X-Google-Smtp-Source: AGHT+IF0YBfV6qzXJElcY9QwdxHSCEuqOvf3lWcx8TeXdHloj8GrC9J4Kf+bzSvlh+ghUZ5M3R7NEh/lMsdw X-Received: by 2002:a05:6602:86:b0:7ba:85e4:f8de with SMTP id h6-20020a056602008600b007ba85e4f8demr64078iob.42.1704486455579; Fri, 05 Jan 2024 12:27:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j15-20020a056638148f00b0046e062fb91esm28433jak.63.2024.01.05.12.27.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 12:27:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 12:27:35 -0800 (PST) Message-ID: <65986637.050a0220.bbaf5.23d6SMTPIN_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 246D3605C311; Fri, 5 Jan 2024 15:27:35 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/