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 6675442DE1 for ; Thu, 6 Jul 2023 04:16:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62C3E400D5; Thu, 6 Jul 2023 04:16:17 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id BE298400D5 for ; Thu, 6 Jul 2023 04:16:15 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-635eedf073eso1955516d6.2 for ; Wed, 05 Jul 2023 19:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688609775; x=1691201775; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yTZ2QDrUcF5CYO09Ol/gRzizg3B29EgDjxGC2Skm5/0=; b=VKtd9Y5uf67sRjL8YOBA/E/nfM5enpkrFiz2RWJr0PWlhWBtgDRZMDkqaO+A94C6ib 1NGH73xNkitZGQgNT9Kdc38rj4U8z4pkxJoCghGpFc43gqVm95ltESK/2Nnafo5QkeD5 sTIthyZUCW7gwsl/5k/YtyD7EbaxQUwzq9yZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688609775; x=1691201775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yTZ2QDrUcF5CYO09Ol/gRzizg3B29EgDjxGC2Skm5/0=; b=IguK1VTymmd0aZ2BV8LeAYCuHn8SLNBimnNLbSGd+qpnYWkvc5SxArJkwsLNbdRz6L 0odd2BHQ0EVHfbeQH7wk4IKl5zndUwnuyclrM4zRtj4OxIc3bsK09CM+tgQdPfv210Oi O4O3+Q/zJa+EnbJT8YNAG+OUMbJMKkfL+Qf6krNNO+sVS1u8e/Yj0aL3SuuytBq7fASb umBDv0lqhvmuUyNMzr8K1ri/Vi9oBGSN7uG52Cvk+lfgyQGcryvRSB9eqcC9EZ+BMMJa 8T6dG4GwiozWUD5iRbWCevcDkI9UMEKZLSYAMpMPiY4/yGXOquiCTvR76hh408ZvuIWB bKFQ== X-Gm-Message-State: ABy/qLZU9nx3Gl5AR0x5RGuupI+w3Ip6nebtQH6+lFg5L7/WU+ek9pTD 7NGVyHp44KeBG5eyuSLqmTi2w0LEBirse2egdf3aamRXgehJ71T8vDpPGw== X-Google-Smtp-Source: APBJJlEGzqE0uAiaHVqVjON4/KJts+Jh2VU4eGVOvX+fdBzf6vL7fim0Jl6UPB4ez3cIdinoEF6a9+9u+9w5 X-Received: by 2002:a0c:f2d1:0:b0:637:886f:f966 with SMTP id c17-20020a0cf2d1000000b00637886ff966mr400101qvm.15.1688609775234; Wed, 05 Jul 2023 19:16:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d22-20020a0caa16000000b00635a15903afsm24172qvb.18.2023.07.05.19.16.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 19:16:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 19:16:15 -0700 (PDT) Message-ID: <64a623ef.0c0a0220.bd926.1a78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE9A7605246B; Wed, 5 Jul 2023 22:16:14 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/