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 937D043750 for ; Thu, 21 Dec 2023 14:36:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6916F40395; Thu, 21 Dec 2023 14:36:40 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 99250402BD for ; Thu, 21 Dec 2023 14:36:39 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67f8a5ed1a0so1267676d6.2 for ; Thu, 21 Dec 2023 05:36:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703165799; x=1703770599; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FpxXJ1Z/OxJb4jXQOTsS9PCsLdaMtBd5BNf3+XdZtzw=; b=GgUp2Cx9O8khFOrBpPgg5cZRcM8gjTS0oyCmCcqyEpVNCV5rfBsAemkpJPXpB+bM1w 30nuter6jpof1bXG+m32iG1ll9LH1PtrAbU/tvbMsTlLi7mRRmDLoRXdDAsTqWd3NgBa bZkZ2Vc+AXap8op5G3qzn8P3v+NDvC0EitJ3Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703165799; x=1703770599; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FpxXJ1Z/OxJb4jXQOTsS9PCsLdaMtBd5BNf3+XdZtzw=; b=efank1AB23cjvJlPa8Kj/v1np6ic4WhR/Hks0dL2ZmvdowH7d3hgyeHyQg/4XiixO2 4CBJ/4nnGjQcWi34uyN19UAc8l5pS+4q11WWwNJCh2erT3MQqPq7jypvyEyYH1403H7z zuu5zvkgK7BSL44NOJrucSZA5MPLxzgVHZz61FuzY2g1kdb1NDkP5cB1X1xmonkvTHFd 95q8mzo/NF9aoNrE4EFx5xucHYZUqfj+gNcr/IQTIJ2gH5ws5Py7vjMdrbVZvvfN8PDc 3XsGr/YUZo4rkknuYezpdOMwbBLaxW2FFgvty7Scuhpq1KD8b7R3/Wz9JxMTI/KCZAlW rOXA== X-Gm-Message-State: AOJu0YzmUiwiS3ICrildjixCq/wx/BUgaIGQM6Sk4Z//HOe885jTcdb7 K14x0Zpkk7KIoAHhI4gG6olkpjhmbNFPGw6PAf73Lun+x7sjyX5bIUm3WQ== X-Google-Smtp-Source: AGHT+IHQVBS8ZwftxSoKQJX3vgwNnz+t4gE4b9FPW0AmjWEBur7gEvObI5Z9YBqi4tL0m0Q5cU4Pdw6XuTe7 X-Received: by 2002:ad4:5c6c:0:b0:67f:7789:13df with SMTP id i12-20020ad45c6c000000b0067f778913dfmr2212120qvh.71.1703165798939; Thu, 21 Dec 2023 05:36:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dh14-20020ad458ce000000b0067f61c1b4a5sm62007qvb.18.2023.12.21.05.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 05:36:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 05:36:38 -0800 (PST) Message-ID: <65843f66.d40a0220.32106.25b9SMTPIN_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 9C6E56051823; Thu, 21 Dec 2023 08:36:38 -0500 (EST) Subject: |SUCCESS| pw135425 [PATCH] net/i40e: add diagnostic support in TX pa 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/135425 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:13:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135425 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/