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 619F842D0C for ; Wed, 21 Jun 2023 05:07:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3885340DDC; Wed, 21 Jun 2023 05:07:44 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 6920240DDC for ; Wed, 21 Jun 2023 05:07:43 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-56072187051so1713656eaf.0 for ; Tue, 20 Jun 2023 20:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687316862; x=1689908862; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XRxr+6uOM+3HAmdngxyKTqT6p1TA9nQljqav564I0aI=; b=g70S8Rw4ywM7yDZvyYbWZy+Qxw28wZsW0mrueX5yMOgCrnxrlASdaeUwsy9CCKCf5p 19N9ggTGnswQzFSAm6h6gSOjZS8jFSoBChi1D7Xl+JUJUAwgp371N/KWe3YdaiAwbbUm Z5sfk+/M+cq5N1QbmdJ6NIw3mO1HQIKiYxiFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687316862; x=1689908862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XRxr+6uOM+3HAmdngxyKTqT6p1TA9nQljqav564I0aI=; b=jTHKCI1cMrZlnyrJhhD6zmdpNAgpi5L0Jmvckt9ICMjPo7trf30HCZH8JPWkItpiBS Q2N0OPSLJ8kXk9y7c2GJ5U7kvetIMZVBrDJeHugjwpdkOym2BFop9hBMG31A4K8FIbSX Wbat3k/LVAiERFM+qXG0UFS7VHMArHYuQQSDz2jayU79jX5DT90mA2Gs5jfFmA/G6P/a srVGL/GbfRrXtmrNEjKx9glSm6V92Ex6syj9NOFD1+TP5jl/Tzd2QbFJsYvT2DjjugWh eqyVPI5ov10WL3Tbja9uUqXfYMaZuEe5CZHqp5vdIehhn6O/MsMYUl46JMCikRuWq3Gu 0sxw== X-Gm-Message-State: AC+VfDyCRwSur4fLnbX+C92kaKdVBs4eCpccCD35gidsojHUtzaLfjs3 Y+vNb/qP5ztTUWIYAne0r8ASk93LscisJFR9wz8ofVvrCkwzi1LftwpJaw== X-Google-Smtp-Source: ACHHUZ4khe9mIkK99zRv4MEwgxxmhE2fB3gkKbS+9E6HiB/woWycfBQQay0CLsSbueu2NVz7IkwjpJswgp6w X-Received: by 2002:a4a:de45:0:b0:55b:b54:781c with SMTP id z5-20020a4ade45000000b0055b0b54781cmr6457244oot.1.1687316862550; Tue, 20 Jun 2023 20:07:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a056820030600b0055e33af2e59sm498606ooe.27.2023.06.20.20.07.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 20:07:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 20:07:42 -0700 (PDT) Message-ID: <6492697e.050a0220.22d28.918eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 05770605246B; Tue, 20 Jun 2023 23:07:42 -0400 (EDT) Subject: |SUCCESS| pw128877 [PATCH] net/iavf: fix VLAN insertion in vector 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128877 _Testing PASS_ Submitter: Wenzhuo Lu Date: Wednesday, June 21 2023 01:19:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128877 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26758/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/