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 5D3D842942 for ; Fri, 14 Apr 2023 17:37:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57E88400D5; Fri, 14 Apr 2023 17:37:17 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id BDCD6400D5 for ; Fri, 14 Apr 2023 17:37:15 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id h24-20020a17090a9c1800b002404be7920aso19024779pjp.5 for ; Fri, 14 Apr 2023 08:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681486635; x=1684078635; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=K2TCSfmzwzOiqO3i3hXnB3sNK78r8AnODTfvTRIPY4E=; b=Z0Y0hNcD7ny8uRn+iofpg3Yunp8lYYNrUpk89ttwD30cOK2J+KJcCwvpuTXpKFxYPU g5x8lK1AOp6eWg007sZdMZdbNH3Z4evrU5iG1bg4FwTxPx95NFl5wDfMWy7BkY6BJF1j 2tkM0zSNo7px48ReaVShFAhON3pGsjZwSeFqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681486635; x=1684078635; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K2TCSfmzwzOiqO3i3hXnB3sNK78r8AnODTfvTRIPY4E=; b=RSiIBRFA6ut86r7YAnXcvCn3u4o6J1148g4JRIZuUa/CzAlJniJRomymqAUFh7Sq2M N15T7+zhlFu3/Irp5b/jEfhvc3ubFKZfnmechS3Z8rPf42k0pocDghl7zBwPUBABwsoh RwoIV0TXpIf3hiFyDci2W9rqYgxKqzqHbyX0dSOvmLzz4QJ2nCONR3p4MphDolBN2GlW tYvAwPKRAcg+VN/e/aA04zwfMkPx3n1qWb7Ps2PUeJRr2GGqsUxJhHzthGVSqWoydSBa 6dMwvUh+HWxyMITGNLSba7yatUxkQm214jc8CF3qPnRHrYSWoAWBucuf4ijrAoodwKMq YESg== X-Gm-Message-State: AAQBX9eDosbS7CPccpzA5Q5/p4VpMNgl0w6VFn695idWUuqx2jJN/nxn 6T8E8AQRBU1rn4QjsZqjFq1u81Ge421D6iba2XSqM9kpyFSRdVBdvsk3Qg== X-Google-Smtp-Source: AKy350bL0q4j74Dbn1rueabTOoV5Yo+hk9P1SMQcVZd+fO7pyujX2XAZ0/8Ow4d1Xjrx0IBI19XRLYuh/uFN X-Received: by 2002:a17:902:9301:b0:19e:874e:7275 with SMTP id bc1-20020a170902930100b0019e874e7275mr2997746plb.23.1681486635073; Fri, 14 Apr 2023 08:37: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 o1-20020a1709026b0100b0019cb76b36edsm470892plk.71.2023.04.14.08.37.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 08:37:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F1F6605246B; Fri, 14 Apr 2023 11:37:14 -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 8E52F6008C; Fri, 14 Apr 2023 15:37:14 +0000 (UTC) Subject: |SUCCESS| pw126078 [PATCH] net/e1000: report VLAN extend capability for 82576 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414153714.8E52F6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 15:37:14 +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/126078 _Testing PASS_ Submitter: Akihiko Odaki Date: Friday, April 14 2023 11:46:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126078 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25998/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/