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 2958643816 for ; Thu, 4 Jan 2024 13:38:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23BD8402CC; Thu, 4 Jan 2024 13:38:08 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 669EC402C7 for ; Thu, 4 Jan 2024 13:38:07 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4b716ccf47fso117548e0c.1 for ; Thu, 04 Jan 2024 04:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704371887; x=1704976687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4/vinJqsWIUjIgR8HzIAYq8Bx3vxP/yog1PJPT7jrMc=; b=MOYHjTg9Jw/5cYjP+eEpA1l41ueS4XLxTTiQRKiHvrPSt3v+FMsmay4slj9jrxc/dB uANsJKm1J88Rn1CY4eL3neGjXhVvQz1WruK11RppvydAQZg0eAUKuT+B/2ymHktIKiwc UEPIJw/JEH3IwynFZ6J3frcLeL28GSF2c/jK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704371887; x=1704976687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4/vinJqsWIUjIgR8HzIAYq8Bx3vxP/yog1PJPT7jrMc=; b=ARp1ENLHiHDOCNSiqma6suY9wshFPuWgZlRY3wsT8tCHv3QY2wD2WnP3/ux22PAPpc PwB3uZihujDyQZJx4PVncxRg3/eTA15r5D/LtZYWGRgU9fMvnYBhBzPONZsitkZEAll9 0KVu6qWONTcZUyVAhqiGpf3pUVItX7C71T0LbxDmk30fDWM6P7VIF6lpS/J3YlnYuQjp q65ZKTRiiseryY445vBBgLgnSK2GAV00ktxVBb0Ob17Y69Pz6dJcgpn9YefdQPUh/1z4 2V5sdMNRY7Hx9IuJRdiKs+w9LDpSTSTezGrgv9eQoLPDsIbNn46aJlEZ3D6ipIYar4QT vjCA== X-Gm-Message-State: AOJu0YxTBmKm3hn9mTCqPx3sf1b4Z7TA4NFRtwtnemX91uTCUy5laLyA WCbH7Q9vZwYaNckgpYtnt27uh+YkMn502zqMXek8Sd2hXYyEnNO933wSlbn6DkX7ag== X-Google-Smtp-Source: AGHT+IHCQE2qLYE0ctXlgDnorbwUdy5BDF9SJWz8IHuxcylL23/ZmUN9fz/Azdonyr4ZzB5LhttnubPfLioN X-Received: by 2002:a05:6122:2320:b0:4b7:76bc:5571 with SMTP id bq32-20020a056122232000b004b776bc5571mr217940vkb.1.1704371886724; Thu, 04 Jan 2024 04:38:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay25-20020a056130031900b007cda0a745ffsm219373uab.10.2024.01.04.04.38.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 04:38:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 04:38:06 -0800 (PST) Message-ID: <6596a6ae.050a0220.13818.f5c1SMTPIN_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 584B56051823; Thu, 4 Jan 2024 07:38:06 -0500 (EST) Subject: |SUCCESS| pw135725-135726 [PATCH] [v9,2/2] net/iavf: add diagnostic From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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/135726 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, January 04 2024 10:18:05 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:9f22ded48628e289e52b186780d741ee5bfef419 135725-135726 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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) 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/