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 AF22843888 for ; Thu, 11 Jan 2024 01:12:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB2A340278; Thu, 11 Jan 2024 01:12:54 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 524A340266 for ; Thu, 11 Jan 2024 01:12:53 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e7f0bf46a2so45144437b3.1 for ; Wed, 10 Jan 2024 16:12:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704931972; x=1705536772; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=jxwVYHJ2xDq/ZimMYH0AKrgeGf6UmMDE/0T47Q5XE7Wo17pfZRTkJLP6Lon9zTAWXB AgCrQ38cXgSxyWOt4NUcoE2I8WOc/MpXasTcwhJP9s5wwav57378XIRPBQF1drhUJVcb 72wgCC5lvYBBMoOpMMl6wrgeHPFwyp3hpFyLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704931972; x=1705536772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=t5/taLg6SocPHEd6p/RfgVwqPAEsIoMocVH36/u5fzjrFDL0QqKV8NDddUbVSB3TVU pWZOH/S43RMhrTVKp3dm/agK09v8vYyywiF8Dbn2SyvyNORymFeYiQ9dy0bRrAJYkGnU 24ADROKEaWM3UPZtHf8RQK+CxNERB/mEMKPutOpwXGh1YMnssgfCA6AAmmZREZSdgZ+9 CGzH1rTxaN9ysXr7l90+lEdIYb3kxNuMDEUi0Ga4xdCk/u4DoGgI5J7YRSd4gf+4BdGs +psp7Ywp5IRSyiAC5tjuSS7ViD4IrHWGdjo3Hzu4EqTc+QN5SNc5h6SExZrkrFfcURRG xaAw== X-Gm-Message-State: AOJu0Yzb+cXUxcnOqN5Nsyw1SNRjykLDPQJV6VMEha01+Z/mqYglgTXG AhKy/vxPGKuu6SAx66kgAa0SXOlElQkcp2Gq0ImV02dzrTy96FwplN3nUfmPmvpMo9hFOglkUu9 I+qq1zw== X-Google-Smtp-Source: AGHT+IEk0ixSPMvvytXnt6w//uFWf9nxGhZnRnqC1i51G09+4j+8ZsUc7EVUXynyKozhQ3v0XKX+ECwtptEK X-Received: by 2002:a81:6cd1:0:b0:5f7:6350:bc5b with SMTP id h200-20020a816cd1000000b005f76350bc5bmr538526ywc.85.1704931972821; Wed, 10 Jan 2024 16:12:52 -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 d68-20020a0df447000000b005f884703682sm309210ywf.6.2024.01.10.16.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 16:12:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 16:12:52 -0800 (PST) Message-ID: <659f3284.0d0a0220.cc4e9.5684SMTPIN_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 7A3386043481; Wed, 10 Jan 2024 19:12:52 -0500 (EST) Subject: |SUCCESS| pw135820 [PATCH] [v11] 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/135820 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 10 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135820 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/