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 E577543AB5 for ; Fri, 9 Feb 2024 01:08:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0DF242E77; Fri, 9 Feb 2024 01:08:22 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 6ADAC42E75 for ; Fri, 9 Feb 2024 01:08:21 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7d5bbbe57bbso182589241.1 for ; Thu, 08 Feb 2024 16:08:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707437301; x=1708042101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xfeblgY/pt2v6B3qh/rqeIrilc9OrEHjL//GzecX9bE=; b=CQnGxTqeUVPGpzPTDPdI8w713YjZbZc0yvqgxgnx7gf5JewMtv+WcoU0vA2pXe54oY KT6bdU6PM/KQTwdGPyJAox3NaEzevpvmL2bMahcpvcM8z0iWnD381ioR2hichACosqKF q6Imz/fv3q8X9LvJShMl48jx1Sr0YqC6eu1lY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707437301; x=1708042101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xfeblgY/pt2v6B3qh/rqeIrilc9OrEHjL//GzecX9bE=; b=KE+Eijxa9q92A/cOi8TqEmfIK4ZVHc7LXPf9YTi0D4bymXMxPerNT7+zNQPzu3nspr iN3ZJocAK1E/BWWEFzg0MZ3/0If+21qGzddrvUs8GEgin1sQ5xjZn22E70crGbRbKPME JEpjXZC1dWH96ZL2Ii8OSO0pRAhSHJjvxcb5UzdMKPQqyInYWtWf8RHpEYw5H4MmsPDf o0qUuZyejXbZ58yDftpxYFBUpOkxO3OZ8abHjiwZPckpQ+IxUgOYKem7hWWaZzGvCzev D5xgYJCfUC+S1MYK7RnzLwqTbMSqfhlkP1trRNfaC2k21Y/hg8XZdVuis+UEKIp0iAy5 CDrQ== X-Gm-Message-State: AOJu0Yw1WpmAsKIzp1mARO8XTSmQMu5KTm6r+k6dSgi7qo0c/nSqS10T 0MMlsNnDjyAW5E7be3ND96lRr+smcmLcIj8WBs28p9U1n56SGgfMkqel6j4dLYJuuVQhrn6XACD ASgbExC8K//RpHgZOkXgDFnLU/BeuHUBHbtIAbowI X-Google-Smtp-Source: AGHT+IGaVFYMwVAt7CScbNbmqKdqHQjVVY3yVWmA53m++w/A4Io7IsFil7g0ueXYPhnLN5y0qwvFchlNp5lS X-Received: by 2002:a67:ec17:0:b0:46d:17de:33a2 with SMTP id d23-20020a67ec17000000b0046d17de33a2mr849615vso.35.1707437300822; Thu, 08 Feb 2024 16:08:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jl9-20020ad45e89000000b0068c4530bf0dsm18742qvb.72.2024.02.08.16.08.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 16:08:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 16:08:20 -0800 (PST) Message-ID: <65c56cf4.d40a0220.a9ad3.178bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CE176043300; Thu, 8 Feb 2024 19:08:20 -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 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 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/