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 B342C4380A for ; Wed, 3 Jan 2024 16:54:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A80A2402E6; Wed, 3 Jan 2024 16:54:32 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B61E8402DD for ; Wed, 3 Jan 2024 16:54:30 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35fff22678eso23763235ab.3 for ; Wed, 03 Jan 2024 07:54:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704297270; x=1704902070; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aO5MMO4/0zrzi5gYCM6US5fj/Uj3BhDwmxHsCsxOyt4=; b=WrLajUFNWu3nJJviLKbbzKHXh/QSjw6f2YKFFctVJ4lDODaiu0E/4IdUUz0KZePSbj i0QsRUqxLdyV7h23DbKlqnnOmAaizIMvEekVcEeQkd1Os/9XdZDrFlclE9xy7ya5ZadR M/Fmj1dcy1QhbIk3ly52X0GNJepEmkbRn5xYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704297270; x=1704902070; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aO5MMO4/0zrzi5gYCM6US5fj/Uj3BhDwmxHsCsxOyt4=; b=n2jMJ3qtV2IIB2QYdxAPdS9uijjt7t6MsK099RNWO44a489RqrxW2eF+6dkebuE2XY 48Q9snQ2VHkXPkF548mvG3153BOE1IA//zuohWQG7QdQO+CRVnRtdkoHeKMUl/yYDBR0 5Qq4Hqqc2z1XD/7arbkP8ifeuU9edhOeU4/wbWDHiB0TKDLJmdeV2tPVsLS3KKtobx3a 4YlnYbqv8aprxVVUBed1I6/ODmTeSBFVkKrQPauuFMI+xwijD68FfedjifM+pCiv8BCR Fp0PnCkYMqkMEOdaM29Ap2VXr1jByUUivBfvEf2kNnh+qrMMxbmitppv8SElCrCZmwXV EMKg== X-Gm-Message-State: AOJu0Yx09isKArIOVqHmxpGNfmpBqQBtHrNTJvMeviJSydDGViOPXm0O sTJBfO0FtL6FnlejYHosVAWrTCUAG05bymjY7ebY/5akiHR4kRVUkcOZptNejr3/bymRWKLltFg HowpAyg== X-Google-Smtp-Source: AGHT+IGo2oY8s0Y4BPlhjyz5rYqYW4IS2wTVcQRukDiTVnRrCfaSmFQcq17hQSvnuLFbJJsnC7nE14W7gUbz X-Received: by 2002:a05:6e02:1a06:b0:35f:ea5b:b0d3 with SMTP id s6-20020a056e021a0600b0035fea5bb0d3mr21660135ild.26.1704297270191; Wed, 03 Jan 2024 07:54:30 -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 z8-20020a056e0217c800b0035feba7450bsm1174181ilu.4.2024.01.03.07.54.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 07:54:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 07:54:30 -0800 (PST) Message-ID: <65958336.050a0220.fa454.bcdcSMTPIN_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 AF649605C311; Wed, 3 Jan 2024 10:54:29 -0500 (EST) Subject: |SUCCESS| pw135703-135704 [PATCH] [v8,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/135704 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 03 2024 10:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135703-135704 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/