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 3F56B43AC8 for ; Fri, 9 Feb 2024 17:28:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B30042E64; Fri, 9 Feb 2024 17:28:10 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 70C6C40697 for ; Fri, 9 Feb 2024 17:28:09 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dc745927098so986430276.3 for ; Fri, 09 Feb 2024 08:28:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707496089; x=1708100889; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dTAWUoNwKb0KPCVJL1/Bl4qo/hrVKQC8wRhnFXoIijc=; b=b4VwNuiysEKn+aa8kKvC9TBdDPOtMQJAAn78FET8IKOksfsPAEvYHa8pG/MApJY7b4 qgS0eEPhw2ZrOBEzJcFQR8SDOOd+YdRKvPNhzMPkqv/1Zb3UEOkom59/0dD6glhy2Nih 6r03YnpvC/n8EjCAepJD2juQm1wxbuTS92o04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707496089; x=1708100889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dTAWUoNwKb0KPCVJL1/Bl4qo/hrVKQC8wRhnFXoIijc=; b=q1e/xSRZAzmK47MtQWFjlrc1lCAZlyb1vLa1lC4oAGDKowjC7hqz7b5LDb+/VIxHug FNKPRp1zZ/ty0KvCh8KxZUMcAfZ5U52F4GyfzDY3KFF6v1LEMDx8jMa490j7uhH60zdM K4g79XiUH5ShGrX603Z/GZTVaLj0+xu5TUOz59dZeR0BYzhTzOIDsPBu8oN0R2atvp2h nGHxGibN6mVZqdFOYrmwd8PY+DbldtS2EK+UhrVRus64aZBYRq74sEFjakPbCfospY+Z HTnJaTZ2AQWOfNtBC3IU8CYYxoCxXTmxs6zw9ST9IWfkgmWadmR61rZ6Q/8Z1rbTbsGN 59ZA== X-Gm-Message-State: AOJu0YzLEMcWj8srSt/wouI0SgFZYOOKl5IA+Rcnx+M4r7uZkPvdhBiV JAekbPpBdFigq3WjshSf/78vMWFAFz8k6EiF0Yv3WUOQg3ylth/qqXQfRnLdmZTeAsl0q6Ir4Us 92IhTI53EbqgmfCA1aFBjGK94V20a6C3CmQ/khMybsGX8emVLVjvKjouk X-Google-Smtp-Source: AGHT+IH6XWjC4CqxLVzd0kNFzJqMSs4g0bL9TCPICTZJoHjPPWOAvxRkVKCWcMPS2Db81+j2CjI8iQsaWkzG X-Received: by 2002:a25:938f:0:b0:dc7:4439:d14d with SMTP id a15-20020a25938f000000b00dc74439d14dmr1727620ybm.54.1707496088772; Fri, 09 Feb 2024 08:28:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m127-20020a257185000000b00dbd01992442sm76950ybc.21.2024.02.09.08.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 08:28:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 08:28:08 -0800 (PST) Message-ID: <65c65298.250a0220.f6a0d.4fc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 66E9C6043300; Fri, 9 Feb 2024 11:28:08 -0500 (EST) Subject: |SUCCESS| pw136574 [PATCH] [v4] net/netvsc: fix parsing of VLAN meta From: dpdklab@iol.unh.edu To: Test Report Cc: Alan Elder 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136574 _Testing PASS_ Submitter: Alan Elder Date: Friday, February 09 2024 15:50:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee647455f04c02ee98f75b6c690dba8cc1027e09 136574 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/