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 BABAD42A7D for ; Sat, 6 May 2023 15:44:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FDB3406B8; Sat, 6 May 2023 15:44:26 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D0367406B8 for ; Sat, 6 May 2023 15:44:24 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1926e90d257so1231142fac.0 for ; Sat, 06 May 2023 06:44:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683380664; x=1685972664; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gPmXnXHqHXpzvuIk+WE3vx9YAMvbVvJ4+ZS/4Ssh67s=; b=ihVoMhqPc3EKDVsnnVaqd+ZqnhRwchahAdGcPwdjCLCN6EAulFE9RZWufsl8bjwyjZ p3nC3pIcJcnytqXYd4PazSyzEWdxciZUpfCKY6AgzEvSWGXCMp1nHeBc3ygMYOhWdPtM cjgh7aKB7D5Nv3TtQLHLy+Cl9qA4XMwx47Bq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683380664; x=1685972664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gPmXnXHqHXpzvuIk+WE3vx9YAMvbVvJ4+ZS/4Ssh67s=; b=P+nl0Nzb39T6cbClLgYR4q7mh1/qW7VSUrguKG4lIoJtN/AdA+ue1oifKGWDkvi1j/ K9HL05UwtkC3lkQ20bx5jc4VtVH2VsJCI1Po87rR+6vnruzam6j4vhOvf4+lB8vY/w5e Ee+7WXSOJG56qWe0DxH09VcjQoOpwGEb6mGiNYCIo2xlk6XHPki837BdevP4RfkdqHIf qiyqbwbfqjOYngTRGP+zHqGplCZkrzWMKdJeVLoP/r7VJ62enyzpnlzgZ1TbyPf3Oy7c /LEZp+3MAlpwIrmCzk1PqWHRY9zOU3cRylbEJnIRnNVtibDV/a6uDUl9ZYLt+YeUreOE PbJg== X-Gm-Message-State: AC+VfDy6SsjSpNNl8PW1AEAajhvVLHAQt2jmR7wOjVgmQUlIM/sKn/Et V9cIGZa5hd2Ch6Z/GyfuqcCg94BjlZX8stgz+qUdwhwbtt/Gy2RpiKoxVYSHIDWH7Pp1fnb9hw= = X-Google-Smtp-Source: ACHHUZ71iGnUFH4AFdoJUivqNnI9qymytfWSjOjFZ/e6N4db/9ba6D2+O7yYEPFH63J1gACvQIqnDx1gTruR X-Received: by 2002:a05:6870:9446:b0:18e:7e69:a6d4 with SMTP id e6-20020a056870944600b0018e7e69a6d4mr1796804oal.43.1683380664179; Sat, 06 May 2023 06:44:24 -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 p3-20020a05687037c300b0019292e44ba9sm178410oai.30.2023.05.06.06.44.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 06:44:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 06:44:24 -0700 (PDT) Message-ID: <645659b8.050a0220.ea649.d948SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A180B605246B; Sat, 6 May 2023 09:44:23 -0400 (EDT) Subject: |SUCCESS| pw126727 [PATCH] [v2] net/ice: support double vlan From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126727 _Testing PASS_ Submitter: Mingjin Ye Date: Saturday, May 06 2023 10:04:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126727 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ 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 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/