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 078AB43206 for ; Thu, 26 Oct 2023 13:50:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 028A14025F; Thu, 26 Oct 2023 13:50:36 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D14F4025F for ; Thu, 26 Oct 2023 13:50:35 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-577fff1cae6so553245a12.1 for ; Thu, 26 Oct 2023 04:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698321034; x=1698925834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pLNx0ax9kW+jF/95TxOIK3PBEwqs8wNC8l8ocsrGz8c=; b=aQlFF1PQSfHCDxYSMrwbkQR37TpeT7MX1navGHxwlFoWbPK/XIAoRRJHqMBOyHp13d 9Cue+It/fJOmV8zXU3TGrRTCNOesdWSJnUXVHQO7eNFZ3TRWaN5LVbaJ1lwxle/rZD5i meZxBzhhC/eJeCDIfO5wJSrFnMKOhHam7YR9I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698321034; x=1698925834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pLNx0ax9kW+jF/95TxOIK3PBEwqs8wNC8l8ocsrGz8c=; b=htPhWtTVpx/EuIXsICV6SgdlqGgwp5cmn0xFjPm7psfU5p4VVei3Acai3Lfqu0Lhwx F5u+O2W7zfmSkNE9iybhMpNfvUPlETM6uBuRysX3NyzK2wnzvuyczuD9h35FlYLRERHS dw29xqwGnO1RmyMJuK8L8TMqu0sxYT7xxO74Owy03ORnnHzrX73C3GWb8RP66kMWDOjP LT3rKfXqVXTc4NT4rWFHy3knWOoWFxu7y4nr0SgDJ5UCT4gTDY2mQS7zcJJQnAPkKjha 0EPMSiCG4M16n+s31C09lT7hCVlAsj0tp0rS6TxMzmDq2mqmf/755Csra30joYP0gPJt TzpQ== X-Gm-Message-State: AOJu0YziXtt8LasLY2N2DLdgCemj4V+e5JEXQlr45yQZCrgWxsLck6VC fyuy8xW/2Dcwof8JMIFKs54KrUpQUZ4il4J4F8TejD1eJUo3LFmRIVipAw== X-Google-Smtp-Source: AGHT+IEftSY09354cPQCwmudIyhBvD7CieKk7K6gGN7KwnSQDaTpPved1p9IXzFL4F+umTSOgPXfQzsGg2mN X-Received: by 2002:a17:90a:12:b0:27f:e955:5682 with SMTP id 18-20020a17090a001200b0027fe9555682mr3213935pja.3.1698321034307; Thu, 26 Oct 2023 04:50:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pg2-20020a17090b1e0200b00274dd9af02bsm152838pjb.9.2023.10.26.04.50.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 04:50:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 04:50:34 -0700 (PDT) Message-ID: <653a528a.170a0220.d43bb.5bbfSMTPIN_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 816F76051827; Thu, 26 Oct 2023 07:50:33 -0400 (EDT) Subject: |SUCCESS| pw133377 [PATCH] net/iavf: fix indent in Tx path 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/133377 _Testing PASS_ Submitter: David Marchand Date: Thursday, October 26 2023 08:06:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133377 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28082/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/