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 DB347437C0 for ; Fri, 29 Dec 2023 12:07:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D81D540265; Fri, 29 Dec 2023 12:07:21 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id B4027400D5 for ; Fri, 29 Dec 2023 12:07:20 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5cddc5455aeso2024618a12.1 for ; Fri, 29 Dec 2023 03:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703848040; x=1704452840; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0oPkc6F5PLw9Rk+uApT9JdzvM2cBmXtVktyMpHaKoDc=; b=Mwr2CGylHxKuvUVo/5nhktuUS8dLm2N8H1YlTfiWA4Whsy7vSak0DcYKgY9zQweHYj YIZVhRdZnoNkGuGoj+GfoYBxCIJreMOwlXTk9AwJZ16oFIitXaUKv0jt21xmF+A9p/sh cSa8i0AlZpyUA3h1KexZuvINZIh5UNmWRWujg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703848040; x=1704452840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0oPkc6F5PLw9Rk+uApT9JdzvM2cBmXtVktyMpHaKoDc=; b=VsRSsWQSbJwwcZ+4aiCMc2OnXNStQ/4Ycn8HKcKYMSLoDFsVnuhiMPCS+l6uitU/wy 4k9d+PC+cGOhbArjkgnYXpRDr95Gg1FbsggP6OYenVJoy1hb5u28hgDfWNoZ3bWSb6Rh TkLrK0gYrWdC422rXXn/pHARj7ihUpQ12wnEkTxic7gGFw3fqnTkuqginrOEmq88svZT 2xqr2MzkRT9eLunilIWBbTeLXGpEl7L41frm5XmEHDtaW4PxyjqyjFbrHdQPj/edKOEX N8+qjZM1Pw4XH731nr70cuTZTiEYu2j3u+UDIqksXgYSuwR0rXvTMld6P2Gk0wFZ953q cwRg== X-Gm-Message-State: AOJu0YzMun+22er3moEhicub76bZiHclLv075VAoAOZ1cscVOTYoqEKy iuQ4R/hpYFJpXqvCaJ0dJq4EAMtd7vh6CbBMMQqGZdNxJs+XT6d5nPuOi5EdAVqkxDJ7Qjvgtsy sc5gZjQ== X-Google-Smtp-Source: AGHT+IEkug4ffK9+rJZJcUtW0YF2+H71RXyUkJ+1RY3RoK6JgEyneAWVzTv6PGDUZCDcYCzG/5IJKBS0CpJV X-Received: by 2002:a17:90a:de0c:b0:28b:35b9:d389 with SMTP id m12-20020a17090ade0c00b0028b35b9d389mr4130612pjv.65.1703848039925; Fri, 29 Dec 2023 03:07:19 -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 a14-20020a17090a8c0e00b0028bd757ba56sm1183639pjo.2.2023.12.29.03.07.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2023 03:07:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Dec 2023 03:07:19 -0800 (PST) Message-ID: <658ea867.170a0220.1bb76.5848SMTPIN_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 1E4B0605183E; Fri, 29 Dec 2023 06:07:19 -0500 (EST) Subject: |SUCCESS| pw135629-135630 [PATCH] [v6,2/2] net/iavf: add diagnostic 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/135630 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, December 29 2023 10:11:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135629-135630 --> 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 | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/