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 6786F42D0C for ; Wed, 21 Jun 2023 05:19:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DC7B40DDC; Wed, 21 Jun 2023 05:19:46 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 7346240DDC for ; Wed, 21 Jun 2023 05:19:45 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-762092e1fb7so474342285a.1 for ; Tue, 20 Jun 2023 20:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687317585; x=1689909585; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=esKuR0X9J5hbo0+GEmZh95mBE3V6qeMGy5gk/CK9abw=; b=CK0EhGcWBIDw7VoLAnEFV3erl25hM2RxuzG59CbhhMtDWZFLshuRBORbDqpWNmWlB+ KlTH+E1q0iEF6r7B0zLQdCHTCgz5nQbcGu3VNHvqnygbZw5kgXE88Z8JZo1rUADyXzsn JTP8WnOPJ+XUzOh4xJXbLuaPCWqd5VCqXkk2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687317585; x=1689909585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=esKuR0X9J5hbo0+GEmZh95mBE3V6qeMGy5gk/CK9abw=; b=glvxWv5sZWNc8YFdbdCfPWybyy4WcMXJPkcBIDbIXuU5cs1jUBtJuee70gIT36KNpD qnSprruNasbhVEkmFL0EzgamFPAuTX/M3sXblL9tGKRlhQFKQrmfYDmXcZH8f6YWHWBB CxK6QTjArYGZe8vm3cP3RgzSTqFwD8pqjJ1eJsDCIK78f2vCc2+9l7akQrIIOhaP3ifQ yvNbw8gkb5Pxiu9xCGhlI8t93ZhUe+awecIJWlVbQXZDzkyybG19DzRHHH12AJEVPnbT 3KfJsy7Sn8y68q3WKr/hX98zLBfd8aWJ2agdTso+v7FmyuNX8QOx9JG1E3i0UizOz0VJ rhtA== X-Gm-Message-State: AC+VfDyF9KhsLceZan0s+6dv7L099sPGEDKqNPnvNnvVBpR86tpm1seT ROkhomzxYOVfJIVhEjC8VQjLZmBPPPVxorTqm+7ieZBMzDdQSEqiZCXFkw== X-Google-Smtp-Source: ACHHUZ4dCSNqzvt+bEOEQkeK0o312lTamyABh5w2XLPJ74/fcb2aSViKC9s1kGjHGzOY+mLHYsLBAW/0taZS X-Received: by 2002:a05:620a:44c4:b0:75d:5283:70bc with SMTP id y4-20020a05620a44c400b0075d528370bcmr17927513qkp.77.1687317584910; Tue, 20 Jun 2023 20:19: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 b9-20020a816709000000b00565c6485990sm604431ywc.41.2023.06.20.20.19.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 20:19:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 20:19:44 -0700 (PDT) Message-ID: <64926c50.810a0220.305e7.a365SMTPIN_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 81E7A605246B; Tue, 20 Jun 2023 23:19:44 -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 | +------------------+----------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/