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 0AE8C43888 for ; Thu, 11 Jan 2024 01:11:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0352D40278; Thu, 11 Jan 2024 01:11:08 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id BD26B40266 for ; Thu, 11 Jan 2024 01:11:06 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bbbf5a59b7so4261215b6e.3 for ; Wed, 10 Jan 2024 16:11:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704931866; x=1705536666; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=Z7Xcp2fCvU+dSPLJovvE1jQemawztqXGTO65Dxr3NlhdP41EVMI7rG6vFCf8q9sm/8 N5xSSF2QNZu1Dpe37N7HRlYDlz1OxR2EPhLcL1uw8pYPqg4OQoaScWZ5bvti0/j+q0BF R0C1fJhnCd0PSJ2r4hc23NGchkr4Vluu+H+v0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704931866; x=1705536666; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=85pFXHYOjnj6eoEtSQ6DmYxyjlxd38pK8qVKuBATeUw=; b=le+TB1JoZ9gQUjg6/lE9Ea4EKuqXXguBRyMITW/JrS7GUFToBYzS8o09pFQAGJobRf NUSGfYBUwR0tYGxjyS7oj7nwlSd5D1KbsUGw2LCWf3UQRbWYdWiUCAiaC9PiiLlM7WJN SjW2iGy6jWhBQx5wQ2ZvDz4a+ZvnW+wp/Yzlg7qWsGas7NgEpCm9Ch/CQw21gnXv267T CqkbBOBPXHVTnUJv6jwy5HvP/Z78CzYkH/Avk0RJiBr/3LP+6U5Dw1mEFZfWfpZ9kUF+ ZpGMHQ2aS2dvfsq9DqUyaRCESnFeXMaK3LprUZiM+IsvpCfo7TEu1dXN7V+j6mlnWtzw R9WQ== X-Gm-Message-State: AOJu0YzB7eXshB2vrkXhuF1FTLfY42rhbDMo5jR/ycWOiICm5dFwvhps A/y7/BR1x51WLGm2rtVvzrftQYvoMjW9GiTP6IJu+IJqlgPwA6TCZQJpYW2GTxjnLA== X-Google-Smtp-Source: AGHT+IH6GKaMUFEGH5s894htgC53uIhrZzh05/fP4WxQp0q/67curr4+PsK/tCAZWoOfzlYxK4Q5NVatot7c X-Received: by 2002:a05:6808:2e49:b0:3bc:1ff9:f71d with SMTP id gp9-20020a0568082e4900b003bc1ff9f71dmr495853oib.81.1704931866132; Wed, 10 Jan 2024 16:11: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 p5-20020a0cfd85000000b0068105cbf871sm209120qvr.47.2024.01.10.16.11.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 16:11:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 16:11:06 -0800 (PST) Message-ID: <659f321a.0c0a0220.1538f.e4f8SMTPIN_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 CF5F26043481; Wed, 10 Jan 2024 19:11:05 -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/