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 7841143816 for ; Thu, 4 Jan 2024 13:23:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73170402CC; Thu, 4 Jan 2024 13:23:52 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 18D03402C7 for ; Thu, 4 Jan 2024 13:23:51 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bade847536so16279739f.0 for ; Thu, 04 Jan 2024 04:23:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704371030; x=1704975830; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z2fpDkPaWK+FT5gTOWKX71MENisHGWATiipwtxPXkuE=; b=Ms861eihcIz5NhXUuQApae9ElIlZDTtMCk4MtDiZmbQ3jX2H12j/sIs0/PS2/T4mbD ku47kv8oPmfhZ11vpiALq7rcqR9CCjSvdxDmNEoj6TttlDoRRqLEGH/RDBdmGNDkyXHS B414zLeX/cgYn2Il4Qa2owuWThkpwnN+rX3xY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704371030; x=1704975830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z2fpDkPaWK+FT5gTOWKX71MENisHGWATiipwtxPXkuE=; b=O0NcuXivAFlEaPd2E3F2peFYOOdXu1K4t5k6kgaLCZr8s9v79ICQGsLj+O/WTQFUHx z8wNzebE10Fu8XfpTSbwBHLjBb+lrfXmBstfwsLj30j4EfOUe8gvt1hJ94yz4zSHHcBQ yWsEFM/YniFeygpsqf3Ty1rUg+61ljlBcgncmvEj8Q/Gc1RHL3iqlvQd5oTBQA48bib+ j8yud0ahEhX1r6LDZAFVZgt4RjEPnoihx3wx+AmLUDHSCJVWvsEGlyMyeqnnkhnnZYgV /kAiWLbMRCeFTAMtQlW3XCO/xhRzouYMB2bJSMjKZeKkYP6C0WD/v3UWbMpj4nGApk3o ZdaA== X-Gm-Message-State: AOJu0YzYDLI/M1zbkBRZKDZhp4sx0uaaMg5rCZJY6izsA30Fb52oWZYb aaOMXa4rb47yF2Jh+TrHA190hIyXu/h6OiyjI5u4Wk+x0CjFw2xUuMTGnDaXJZXYrA== X-Google-Smtp-Source: AGHT+IGXWyvfD4PnpWaqH6B2wLrbVxU9Uo9YekXGo7hOwVkBUDE0AI237hBGRauM/ogpSXx/OW692acbM/Ub X-Received: by 2002:a5e:a614:0:b0:7bb:e87c:7916 with SMTP id q20-20020a5ea614000000b007bbe87c7916mr542727ioi.11.1704371030504; Thu, 04 Jan 2024 04:23:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g18-20020a056602151200b007bb410b2733sm460963iow.22.2024.01.04.04.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 04:23:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 04:23:50 -0800 (PST) Message-ID: <6596a356.050a0220.ddbad.b517SMTPIN_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 0C4736051823; Thu, 4 Jan 2024 07:23:50 -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 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 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/