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 101C241E9F for ; Wed, 15 Mar 2023 12:59:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C4F040141; Wed, 15 Mar 2023 12:59:52 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C8BEF40141 for ; Wed, 15 Mar 2023 12:59:50 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id t5-20020a4ac885000000b005251f70a740so2754228ooq.8 for ; Wed, 15 Mar 2023 04:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678881590; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+U9uIOM5kLVxb0KMRC6Xooyx27MWsu+MBx8dvCQ/O+w=; b=euky9hLrNDFD0GUrbFC0lImF04mpEORVkx7hqeiTzLB1cQoVfdxNNmvheefEPZWg2p /IcnM2q/Y0riSiW/chIpHlXkXoLU9s18u6cRgsGVix+5M9AnSfSD0b/fqhpmxxu5bI9+ 7jgi2tATQHb2+lOJZ0Zr3I/J2ouKHRCp29Leg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678881590; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+U9uIOM5kLVxb0KMRC6Xooyx27MWsu+MBx8dvCQ/O+w=; b=SodyDvwKA3SX/uYLgbOCmm3kz1xl6DgQLnc8lW9+SMB4+fT4F7wAzFc/mPmRK5Br2c bbKDxV7oYYa4DAcE7CBaRtfXoi4tn0lZlcfnfG/qBh84P7LyFrqXO/nbCr/wmv734Y2y 2OT0Rh10FHYEYv8UCDel4tLdgaiI0oj8a386GNtp/J3pibVJs7owWszZyUqXVuhPqpWp IVI0H/7yMMtwrz4ZLZrcrAXkSXmAtCc8kuQWQ9pFP94q50MoO2vn041PrwSUUkA/nz4O Q/wyImDNYLUmRDpDk0H6hwPy5YO8OW4tzAHB6NSit7hj6lDKvJKhSaU6B1eogEpICJZm U3Qg== X-Gm-Message-State: AO0yUKVkJYOFL+m4cif+lcSME0nz10KVLRHjKK+1Z4vcrOAdAP6+GHgx SjHIoTir2zKEm9ocp0erHW/PNvtUdkb+EdNODDAZTo/E1f4DmIkmNP4TPL+f0G8mOxtt4g8fGw= = X-Google-Smtp-Source: AK7set8wdSNAQiFBoZmkxDY4bSyJ49Fe6Y14zWRFzKwb6BoO4jTN2VirFInwuPVdCl8O5Mv1G1lsoA8im52t X-Received: by 2002:a4a:aacb:0:b0:525:1e3d:220c with SMTP id e11-20020a4aaacb000000b005251e3d220cmr18920617oon.6.1678881590122; Wed, 15 Mar 2023 04:59:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v6-20020a4aaec6000000b00520061733bfsm297194oon.28.2023.03.15.04.59.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 04:59:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 745F3605246B; Wed, 15 Mar 2023 07:59:49 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6EBE16011D; Wed, 15 Mar 2023 11:59:49 +0000 (UTC) Subject: |SUCCESS| pw125136 [PATCH] net/iavf: fix VLAN Tx in AVX512 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230315115949.6EBE16011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 11:59:49 +0000 (UTC) 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125136 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, March 15 2023 08:46:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125136 --> testing pass Test environment and result as below: +-------------------------------+---------------------------+----------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +===============================+===========================+================+==============================+==============+ | Debian 11 | PASS | SKIPPED | PASS | SKIPPED | +-------------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM Clang Native | SKIPPED | PASS | SKIPPED | SKIPPED | +-------------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM GCC Native | SKIPPED | PASS | SKIPPED | SKIPPED | +-------------------------------+---------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-------------------------------+---------------------------+----------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.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/25742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/