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 6394B43798 for ; Tue, 26 Dec 2023 13:09:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4219C402B0; Tue, 26 Dec 2023 13:09:22 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BE861402A8 for ; Tue, 26 Dec 2023 13:09:21 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78121774a46so420217385a.1 for ; Tue, 26 Dec 2023 04:09:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703592561; x=1704197361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EA/dblLSbxCz2p41ttgMIJOnZrwd7XBCXj81Nu1Wuo8=; b=NMvi1uCOTfXuTV4flb1qriGuaOc9W9g7js00Ma3OtLv1+0h2DJIC3A/NUBJ0qgSjue zpmD55zrS1nFduUdyBPa3/j+lRRKyo8uD55rQYP9x91vRCaK8RHBp/rJgz/kPd29sCDE ikQKs9sm6CzpVNDtS85NEcoj33S4qo1e7Vayc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703592561; x=1704197361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EA/dblLSbxCz2p41ttgMIJOnZrwd7XBCXj81Nu1Wuo8=; b=irRn90yPDgH0wVEBsMgR52KeGGAKJNa7VQkpxa6nJdDoALePgZzoz7I0obCx2navW3 6o4iW5oR3nvJ60kYIDD86dx6PTeWLwqFp/IFB71stAmOL6fvdkc2IaajMgsPibUelAGV sdvGOuko2LTPuzQ2USb0PYV68u0zMYjMusG8bYN1GbmhI6OONlUEhjtPgouV98hwbmSl solxNbTD7mAhOgBFkeiTpAFDm7MdwvrUWeT3wG5O66ZDlmQVubdi7z/VyO58UV/H1Zd1 DvzZvDuljYkkGeWKBpOtULylDCMwuhY209ZdTvXFcaJ1b+aYZtoH3z2FLc7ZGQA8CW/q Mgtg== X-Gm-Message-State: AOJu0YzcBG6SPM4rMS8bo6ov29RP4baAveLBp1oI3SAP1IB/Aq6Hvoxe RElYp1gPAzKJsJ+mjqMDRqpdv1VzW0jfgEmrla+cF8xC6aOzItSzcIEsOhGTFLV6ZGsY+33rT0l u6afxqw== X-Google-Smtp-Source: AGHT+IE8tDk6XLLG7TlmLyu0Xn6IMS3qUGxZP9Wo/84LwAxJRcRd697sDyQ7K+Hi5QJVcXgr5cBGzLK/9SSz X-Received: by 2002:a05:620a:1a9e:b0:77f:3bc0:4be0 with SMTP id bl30-20020a05620a1a9e00b0077f3bc04be0mr10830615qkb.63.1703592561006; Tue, 26 Dec 2023 04:09:21 -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 do17-20020a056214097100b0067f751a0b2asm458907qvb.27.2023.12.26.04.09.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 04:09:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 04:09:20 -0800 (PST) Message-ID: <658ac270.050a0220.139b7.1309SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DA4C605183E; Tue, 26 Dec 2023 07:09:20 -0500 (EST) Subject: |SUCCESS| pw135584 [PATCH] [v3] net/iavf: add diagnostic support in 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/135584 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 26 2023 10:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135584 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/