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 96AC8432AF for ; Fri, 5 Jan 2024 22:53:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 921E3402E0; Fri, 5 Jan 2024 22:53:59 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6B674402DC for ; Fri, 5 Jan 2024 22:53:58 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5f68af028afso390907b3.2 for ; Fri, 05 Jan 2024 13:53:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704491638; x=1705096438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=02XjQckENUCOvhgeOvmkmm9VzyIoTqNwPNvyiu1ZBMw=; b=SSYQrpy69xnEgmmsSuPEqeM401yQlTqGp7S6WsqBY0vkgIn8HZH3uKAZGG+FkRodvx FXEeLoyee9RJ5LOzNWcUUhD9YMF6rdcMg6f146HNpHSSTm1hwi3TuBYKJ3fuEKYm42rN yd5bXgIQJRPHVfyn2AMKPFgsV4CBtDl9LDZDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704491638; x=1705096438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=02XjQckENUCOvhgeOvmkmm9VzyIoTqNwPNvyiu1ZBMw=; b=HI53JGfhxmOUlnk7uznv66iu1xgso5NrFBYjrvy5LCodVGu7LZXR+u8yUfVrrLs47S WaSc6skyiwJIdOH3wyEFi8XCXhFekHgatl7+fRTdyeuhZzzVQWLhI86nE+rv8oOOeOzZ 3rrHTiqusd3Jwc73CEWcDcyo3+grxGzisH2X+9C3teMzgZoJ91qbrvvBbVLyETq4Kj2S NGKzmLRIqOPQQQdxopHoOkwI0WG8GU0MlDbT6EOxL2WRa6vmcZuZiFNAZEXUUEEabiqf u08mQv9l7uQJJNdQwvj3lo24zr07ORNSP1XxAU9iZz5cMEHYV2Quh6Q3j7k9WiztP5wO 5v9w== X-Gm-Message-State: AOJu0YwLv+ZIusiNgFfQ2QdCYjmg5suO88ltI2R6PV2Jfzjo8Cfk6sLL JxaPWo1YF+x+v2rBRXCUKgsH0mxO7/zRi5NP1n9pLlknHSAb6vdmghHjd4OWkjDhzQ== X-Google-Smtp-Source: AGHT+IGkKS+TWLsKV+a5+EoKLKTahDeJEAop2wHNZgBUR00v03cWYul/Z6hywBcqU3J4CX9SeBgVVXiDWYfD X-Received: by 2002:a0d:eb8c:0:b0:5ee:e38a:63d with SMTP id u134-20020a0deb8c000000b005eee38a063dmr117359ywe.29.1704491637864; Fri, 05 Jan 2024 13:53:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s10-20020a81770a000000b00586bd95234dsm118523ywc.76.2024.01.05.13.53.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 13:53:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 13:53:57 -0800 (PST) Message-ID: <65987a75.810a0220.46032.9707SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8169B605C311; Fri, 5 Jan 2024 16:53:57 -0500 (EST) Subject: |SUCCESS| pw135753 [PATCH] [v4] net/i40e: 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/135753 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, January 05 2024 09:59:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135753 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/