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 E179442E4A for ; Wed, 12 Jul 2023 01:06:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA87E4068E; Wed, 12 Jul 2023 01:06:46 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7ACA34068E for ; Wed, 12 Jul 2023 01:06:45 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b441dd19eeso4850183fac.1 for ; Tue, 11 Jul 2023 16:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689116805; x=1691708805; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1DayRj93CYl1DNgTLiarb97Gd9A4PkiCRc5ElyAUNzk=; b=hBkvKPoHDuImLphD7JfaUlTid/NN+/X3+aksFm5QkKiimwm9k+cD5+qW5ZfNlS1mMz 2CbV3h9W/2tXPP0NdkJPkBu9NxVS8uXQ9nGp/PKHy6yk8xjkyhCiMSJr0iE6Eu2wxq+h 2OrdDhfB+Y7tSCqXrJ3NvF8dsqbVsHwwOfeKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689116805; x=1691708805; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1DayRj93CYl1DNgTLiarb97Gd9A4PkiCRc5ElyAUNzk=; b=K00DeXO6AnfAmaMA1Q+lBnUs6pByjNmoZBH0zgOC48so2TqM8zADXUry2akHSh9KWc k+uEbkrLfai5VSJ17luj4Jn2szhyorDCUKhZ/W6EosCSipv6xdFmWPEhL1nxPdNQPoeA +kWeJqhSNfld6vIQDpy4lCrWfWoA1a4er6/YZlWw+UtGqiNcFX0Om2E4iWTEOH4AkuK5 vUT5sI3MZnMX55Url99F7tKD0y3QLfNgZDOE3faFKms9Skme1bu0WSwzfUFPYShp2XCe mbRdR4s0U2i1A9ogbLsEEFDpyuYHRC0+fOVCwij7QmxjsWUcUSUmd0iUO70a89dpLHPa 96ZQ== X-Gm-Message-State: ABy/qLYaRYfhZ49EK7atGMvg1dWMNfDMiuahe8phpADISDOptLYNzK/o P+RRQlnNngQuXz7gkjXHW4IvN1SG7w+XPXiwhuktd0x+IOAmOqBiL873Ig== X-Google-Smtp-Source: APBJJlEFD4l3yiCA+3TInhhufNelLo8lqApeCPfFRLQzQyP7PLEHsyxnqcDD0Pcc8ZTV+6xIFzq+ozyx2Ykf X-Received: by 2002:a05:6870:fb91:b0:1b3:b8b4:4aba with SMTP id kv17-20020a056870fb9100b001b3b8b44abamr18980892oab.1.1689116804802; Tue, 11 Jul 2023 16:06:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf5-20020a0568716a8500b001b4045b8840sm363721oab.7.2023.07.11.16.06.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 16:06:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 16:06:44 -0700 (PDT) Message-ID: <64ade084.050a0220.d5f6e.9396SMTPIN_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 4AB8A605246B; Tue, 11 Jul 2023 19:06:44 -0400 (EDT) Subject: |SUCCESS| pw129178 [PATCH] [v2] net/iavf: fix VLAN insertion in vect 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129178 _Testing PASS_ Submitter: Lu, Wenzhuo Date: Monday, July 03 2023 02:22:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129178 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/