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 E6DCC42DE1 for ; Thu, 6 Jul 2023 04:22:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E326C400D5; Thu, 6 Jul 2023 04:22:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 294CD400D5 for ; Thu, 6 Jul 2023 04:22:23 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78362f57500so4839539f.3 for ; Wed, 05 Jul 2023 19:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688610142; x=1691202142; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yTZ2QDrUcF5CYO09Ol/gRzizg3B29EgDjxGC2Skm5/0=; b=QYuEurO4qLDWGn4MRzHGuqaWW6OquusWTf8uJA6ZHYezliNM3nebErEHXyhUPRFrCz qjhip5SbSXecBWPiYLRbaOq4/GlwtIhm2BTeYgC8JS2jgefDZVwqHTuc2+nQ3lIKT6Mt Luoqz7Yc4HJUHe7y5A1DG6NqP5Uf4OCmmumw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688610142; x=1691202142; 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=lWRFXBTlhdaLiWQwVJwM+5W0FWIaQVv2IzJgL0rq0DQsgMXtomOtR/LsUO8hLTIiHk dcGO/z6OSYTacg+wzF5wAUWnAh8NNqXvM+GSPxDq4lHPpCWrREug99fEiKexy1lcN5xV CabDmG8Q5/iAiLJYGrGnW5IiVUsI5y7erkA1ceixABeWuNT6FtKUukavxgcJ3Ye4yRYt 5VcAK8lwEVtucbyQlr824VGpvjW8XBAwp7xmZVCaeM2W1ZFZm4UBDUm2t8ykGfY0N3oq SaW08nBa3iBvv0ZOQfp7Lp51NnExI+AAUPlpVryPQelx5tbwB3MJzVjogZPstyY+F8dm 97YA== X-Gm-Message-State: ABy/qLa33PvJGQI0ugKn981CoxGE/f/GZZgBJpW6BxTyjANe28cAwDYF Ut9g7WMFnEs2enwk2heNAMPjq0GBjAP4cqqqGhZOWPZErT/P4IdT3xOrng== X-Google-Smtp-Source: APBJJlEpywf9O2YUVCC2Et3jLVnGMz2ETG7Js80cAZFEO4ZTikylVxyFrtFKd5pMQiNI9kNUeAS1ZEvM5KsK X-Received: by 2002:a92:4b08:0:b0:33b:dcbf:e711 with SMTP id m8-20020a924b08000000b0033bdcbfe711mr951306ilg.8.1688610142616; Wed, 05 Jul 2023 19:22:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c7-20020a92c8c7000000b00334fe1e7b8fsm12487ilq.58.2023.07.05.19.22.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 19:22:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 19:22:22 -0700 (PDT) Message-ID: <64a6255e.920a0220.e3f7d.0c23SMTPIN_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 28AF0605246B; Wed, 5 Jul 2023 22:22:22 -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/