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 74B0E43750 for ; Thu, 21 Dec 2023 13:00:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D30A4027D; Thu, 21 Dec 2023 13:00:53 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 6BDD4400D6 for ; Thu, 21 Dec 2023 13:00:51 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1ef36a04931so427553fac.2 for ; Thu, 21 Dec 2023 04:00:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703160050; x=1703764850; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gSmFvPhFOL7UD+VSbpsjXXVzkR+P9/yTzVWK7ICNGbk=; b=LMmX88zrejiexcTJ0cNe3OaA7/c17d+eQUdQE/xI6viONSAb5dcM6mo0bBgMO9M5RM D4EGNYVu6pC7YCF9ndKcEA0xZ0G6n9jSDWA8BLfRZzGnKgPvpjsVb6Rng5RhxkayQ1U9 GeaAE0oPDodiAbZfhjbugOy9mdz3RSH/ItM9E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703160050; x=1703764850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gSmFvPhFOL7UD+VSbpsjXXVzkR+P9/yTzVWK7ICNGbk=; b=SS2F+GnVnu3RJRoKLtLl9hpLiR+h03IQ/niXQnIm2jy3Fa1ZMrdrrB14yzLgOrDwbo PRim2BswkhBgKeCXa/90amKNRvbS+2++3Gi5f17dR6SOYD29ZGRypr0Spcl8HjLx8IRa JtF+N61FMr+0ic3oRrp8ibl0IknTv80lUg4Pxb30MDp1fkzGUUivvybL09XuWzsO0XJ0 HoagCy4TLqMT9HwytGgqcxcfRXRZwMuMQU9/aiMFOlRpTfuvmQ0ywgXcYmK0qy0a8q0c +4049FjEUIXwADME5V4xfdBngLYJa1ySPs8cGwtJCflyKk7zmkP7zR622/A07INRA4a0 99Mg== X-Gm-Message-State: AOJu0Yzznq3lE/pGwx/kiHl8n6MkB/FhI6vRXpxiThNkRTc5PqmIEaSe l5Zo0YFe/QDoCWU/VFqNc0fHtyDp1QqIuo3O8LrxpqYD3PY6QS2XYejtLQ== X-Google-Smtp-Source: AGHT+IFGAvkqGn8+wkMqCO1k/R0nYeeWB5ySvJunJEReou6IowrObNnt9sKJHTlrPOMwXnfcUr41HmlI+1SY X-Received: by 2002:a05:6871:58b:b0:203:edf8:8eea with SMTP id u11-20020a056871058b00b00203edf88eeamr1296499oan.60.1703160050692; Thu, 21 Dec 2023 04:00: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 t21-20020a05687044d500b0020410ea0105sm78948oai.37.2023.12.21.04.00.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 04:00:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 04:00:50 -0800 (PST) Message-ID: <658428f2.050a0220.40939.3a59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B0A76051823; Thu, 21 Dec 2023 07:00:49 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/