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 2FB8742943 for ; Fri, 14 Apr 2023 18:36:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C0D440144; Fri, 14 Apr 2023 18:36:47 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id CE9EF40144 for ; Fri, 14 Apr 2023 18:36:45 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id e9so13769157qvv.2 for ; Fri, 14 Apr 2023 09:36:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681490205; x=1684082205; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xzb7ngIpHyBlN2HvkIU8DU4wT3/ggAqFSFOZGMiZzYo=; b=VhXaWYSm9FEQoj69VJomDv+GAu3NVsZ/DADpKPQrvMTqMmrNcYgJfl0px+ku4vEJ4q ZucfU6RYl6uX445KYIf0z3AUn+h88Es+cSTrI2keyEgeOjzn6Lzjvmzl6UHT9w0DDjfw CQm9PaAeaYXRgLYrEar0Wh/JjqpxPG6Yab1lI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681490205; x=1684082205; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xzb7ngIpHyBlN2HvkIU8DU4wT3/ggAqFSFOZGMiZzYo=; b=eRfxlDON3cf+7cmIa5MO9hyg9A5mJfzAqAWcT76mm8zGVpsmv955FVw/b9YStKwwKA 4Nqb0fYTGGVaLT+xEufaV/ILenJ7kCGfNFibv7tbxriio1Q5DptDXvKTuemkDj9Gvg41 HuNboJjD4yuk2eUaxQ8a5YCAhJ8RG5AMG6QujyOStVqSE9Tz0ysmDjCuhH+XC0kLZb2s RpoXi7e0bBL51UUFFdzfkhHsJbWRyrS9d8KALRlWrWY6ECTow4E1drZRG/tKF+Kcqxnl rkvdM6M2KxJ1sfT+Mes3whhMB3iNTROpEOsqAtQXxg6zfIFzeZgDxlaV5pM91LWGwS/U t+9w== X-Gm-Message-State: AAQBX9flf3TW0eBHdneHwML4njmWEs0okRRol50h5uWmBXoByFOjhNu0 J+BzFHdaaaJdPhuirPL+EvV5uMsJkoYe9g+u1WvMA5PKGmWvCb2MqpcPvzjPo++W3Q== X-Google-Smtp-Source: AKy350YHl6vhPYQG+MT0idX8Mk4l0Kvi0SmVMwB5h8Y8QNCXp/W0mqX/fFVXH7HKYm4tF7LZiK8g1pSKCF48 X-Received: by 2002:a05:6214:2022:b0:5ea:a3f0:9fca with SMTP id 2-20020a056214202200b005eaa3f09fcamr5404319qvf.26.1681490205292; Fri, 14 Apr 2023 09:36:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a0cf908000000b005e6073c7fbbsm694325qvn.73.2023.04.14.09.36.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 09:36:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 102AD605246B; Fri, 14 Apr 2023 12:36:45 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0F04F6008C; Fri, 14 Apr 2023 16:36:45 +0000 (UTC) Subject: |SUCCESS| pw126081 [PATCH] [v2] net/e1000: report VLAN extend capability for 82576 From: dpdklab@iol.unh.edu To: Test Report Cc: Akihiko Odaki , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414163645.0F04F6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 16:36:45 +0000 (UTC) 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/126081 _Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 12:35:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126081 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26001/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/