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 7A8AE43AB1 for ; Thu, 8 Feb 2024 22:51:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 761BB42E5C; Thu, 8 Feb 2024 22:51:32 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7296B41151 for ; Thu, 8 Feb 2024 22:51:31 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-296b2e44a3cso243550a91.2 for ; Thu, 08 Feb 2024 13:51:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707429090; x=1708033890; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VwJmomurmFvdQitZwznvc10PLtjvF7mKtK1vjxWnggU=; b=PtrQAzHlzhSWS0uLD+HFMtNjGgiJGwTdMVZ3ORJ6fP1ds0nJnu9sCq31UmUAFkhXjH L7PSzRuETVJ2Qz7J0z/oRemxl83Du/iGHhlV0Ccc+rzN2SQ5LVt6+wAEti/HfxqxDev5 UAuU2METen7zB7nD4+ubuP4NK4A5syjw6do3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707429090; x=1708033890; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VwJmomurmFvdQitZwznvc10PLtjvF7mKtK1vjxWnggU=; b=HoVLjjOfBCBx6WTTwHLvbJCt0CxiUI3Ws3TCO8OXJaEw0DlPC6229ADbVKJVqd/AoZ zHIDiEGijLayUCJtLbuNydhw48BQ5DInkPH2p/2rogP063a+kmoa7yLHIGbtOqbtkTxr /DauIHlVPzQJep1cDn/qoaUzZMR7AJVG7EivV3C6yXt4bu9t5LlF4QbXdMBxnrc1vAMI Aq5Ti5Im+Kc44nj7NF4w020Gjf2+IaGxp3UIWIT4w2j30vaTnQnjl9XwW0EheWR8G2S0 ZSiXx9ag2B4HO04nMa7a6QXPKMa+Y8jMsSCqGK5SI6Yh8HZMzxFMbr6MzsrNth43Ao4R 1hLg== X-Gm-Message-State: AOJu0YwkXVxELS/TsVS8nGqKQhJc9p6SNO4D88ts5tlSoSLQqsGDJ/Y4 93Kk0xUYfXaazQ6BmTtO9Yx35MGk+SM0pxpGtnOn6ybwDw/eNEdoSsfsSVtuxWMpGCYU2wdP4CZ Qc/vJKSjyGunpAXFR1wCEA8y+p5+fJIwQra9Zg1iY X-Google-Smtp-Source: AGHT+IHUJ/h+HhAOirwnD2paefuEZ4Jfpa52/C0BwCYBjSurfvKVQYoJd6EG+qlZ+0PV5NpG7atezYNM89cq X-Received: by 2002:a17:90b:113:b0:28f:ef30:804a with SMTP id p19-20020a17090b011300b0028fef30804amr498359pjz.35.1707429090549; Thu, 08 Feb 2024 13:51:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pw13-20020a17090b278d00b00296fcdd43d1sm21318pjb.3.2024.02.08.13.51.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 13:51:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 13:51:30 -0800 (PST) Message-ID: <65c54ce2.170a0220.adce2.1526SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBEA76043300; Thu, 8 Feb 2024 16:51:29 -0500 (EST) Subject: |SUCCESS| pw136536 [PATCH] [v3] net/netvsc: fix parsing of VLAN meta 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/136536 _Functional Testing PASS_ Submitter: Alan Elder Date: Thursday, February 08 2024 15:09:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:913b919906da98cffaee686e3d4ef685e0ed52c8 136536 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/