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 4D80E42D48 for ; Sun, 25 Jun 2023 11:17:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A42440A7F; Sun, 25 Jun 2023 11:17:40 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5874D40A7F for ; Sun, 25 Jun 2023 11:17:39 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57059626276so24362897b3.3 for ; Sun, 25 Jun 2023 02:17:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687684659; x=1690276659; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tCRC7go2xYvTibBSSie8YG/AETj5PA6Qt+HV3MValhY=; b=fXIanBRfY9qnmAbCj0ah/Lk0krIPp8KfNnFTcaME8ao5D6zDC5kCymF6G8b1FEIQEc 1dFkK519/Qb/UC5BDz3gcDhgcPbDTOmzjvWGdsN/SqVYiF+oPELCYKA3d50HsilPIkBx jWRzdUSCNstdfrTBF28YtxWvzVsSdz6uZPktU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687684659; x=1690276659; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tCRC7go2xYvTibBSSie8YG/AETj5PA6Qt+HV3MValhY=; b=ViBkPmSedqPpFD8gVdzZUjsnBiLD3zHUnjlZ4tWsj4K4lM7AwdFlmJk2iJ0/NwFSST iL4Rik4ad3uuO0C0wbe45n6rGVN/h7jTR1UC+kq1QS//fqo/WccE59iGHxWy3kq/W7QY WjcVWgvTOwYfg3TYWBl36cCnNlPvt1aIZZDLdLn9RSizyzhnqzO6qJufYbgPG6F+1d73 ny6OummLf9ltubNCUINPO2D3IK9VFZJBhw+5eVgHeGokribHyiEXJSriJJfO2TIIUrcv azzMjvtpoCkYVa9K5+GgPerT6u6/wI8yPyg+m8T68cxc3OY+6cAubAXLFxGZCYgli7VW SU6A== X-Gm-Message-State: AC+VfDy1U5U0jEDE9dAQzXIEv4J4oCEQlwkSt+Ph4FEeRxBHiXLTa7T4 txiHlMbRLyLxldWYS6ZZKHNNQ7BDwF4p2iBdAev5jEGsep/SdMyk9uKZpA== X-Google-Smtp-Source: ACHHUZ5WDPpjOhfVR9oTWHxTDHITd1P3HrkpOuBQ8y37OtZfCIu9Qysk0uqPwk5eI7t8/t54e1Rna3Th1nAS X-Received: by 2002:a81:84d2:0:b0:56f:fe23:5e4f with SMTP id u201-20020a8184d2000000b0056ffe235e4fmr31174704ywf.47.1687684658816; Sun, 25 Jun 2023 02:17:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g132-20020a816b8a000000b005704b91ef38sm190604ywc.58.2023.06.25.02.17.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jun 2023 02:17:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Jun 2023 02:17:38 -0700 (PDT) Message-ID: <64980632.810a0220.25eb6.0852SMTPIN_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 78796605246B; Sun, 25 Jun 2023 05:17:38 -0400 (EDT) Subject: |SUCCESS| pw128978 [PATCH] net/ice: fix VLAN mode parser 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/128978 _Functional Testing PASS_ Submitter: Qiming Yang Date: Sunday, June 25 2023 08:23:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:132173c4169322487a9041a450b9d3860de0a434 128978 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/