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 B58C443798 for ; Tue, 26 Dec 2023 12:06:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FBAA402B0; Tue, 26 Dec 2023 12:06:37 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 50FD0402A8 for ; Tue, 26 Dec 2023 12:06:36 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cd5cdba609so3251085a12.0 for ; Tue, 26 Dec 2023 03:06:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703588795; x=1704193595; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L4eWuExfhqg5ThNj0SuWe3M+rDt2Wq1m92HHj3ClY1E=; b=VC8xgQXXcDGWstIhJEqWBZ8DMQxRocBVJZ7gMvazDIqQWRvx0vgSHsCSAAsU6HHBaV Od9+6htL4AhwE/zmUcci9ml+Lo+kJptm0Ic6SWNRFEVsEYNgH4bmdX14RBMoG9iM+N43 ndo32BhsT3DgPTHVd9jGkrXi258UwnFnc3Z8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703588795; x=1704193595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L4eWuExfhqg5ThNj0SuWe3M+rDt2Wq1m92HHj3ClY1E=; b=Qg6KgJVrSFmJuwjeUX74Dyvr1RoGGH9eM0m7S4c24L9ZgnKlJj89bmc/gYP0ALwjwf 9ya3R3mnuJbZHCBcUUDuQ0hNXKPqLDH9fNU3jpy1M2D4S5PV5Z6e3FRrN4s40sIQWPE6 2clvWWkjRMBjPAMHCWLQFkoIs9zCW0w95skrkTF07PGrcHqXR2pdEAxbyleO6uMX/339 5YA4MYRg6gRp5ZZwwowfa+IXorAPE3h//4qjnzgL0QlGtMbSDEF7gqrYl6T6Rn5W1uNt J3WZV0xcCkWIaZA5K1v4SwC6jYAgtmQUA3mXGWRx29bKuIksTV25UjGX1YxaDsvrG6Y4 iHMw== X-Gm-Message-State: AOJu0YwDH6l3Wl40wE80XEDb+sewAQO8E5YbZDpY3NcgyRt0NV6pvP7A X3sn5oPlVxDK53jKOQoKgwOZ38vAcu2AD93LFzUC1vGDvi0g+fr89KFlNtziXBv+vg== X-Google-Smtp-Source: AGHT+IH8bTD1RHB1x0iP/XHR0qCWsxCq6UrDuB2I5a6LJnBuv2NL6x2wl8Cn3QUDlkNwvMxvgImI4Qnrug2W X-Received: by 2002:a17:90a:304a:b0:28c:85b3:eac8 with SMTP id q10-20020a17090a304a00b0028c85b3eac8mr59307pjl.48.1703588795394; Tue, 26 Dec 2023 03:06:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qi12-20020a17090b274c00b0028c66d97d8bsm195243pjb.16.2023.12.26.03.06.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:06:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:06:35 -0800 (PST) Message-ID: <658ab3bb.170a0220.7871e.abf0SMTPIN_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 8C4E8605183E; Tue, 26 Dec 2023 06:06:34 -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 | +-----------------------+--------------------+ 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 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/