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 3611643AB1 for ; Thu, 8 Feb 2024 23:08:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D52542E53; Thu, 8 Feb 2024 23:08:23 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2847142DD6 for ; Thu, 8 Feb 2024 23:08:22 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bf7e37dc60so10796439f.3 for ; Thu, 08 Feb 2024 14:08:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707430101; x=1708034901; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tsxsu8forWJe3aCwHH7q7UHyqtqJz8WC04ua1/xhdSk=; b=LBIvjMxyQ59hfUXHU7jcXGdH+nWriMnQPfXvO7UKP80hQXQHxknd4NERabDjBIKjXE H5cLa4vTqwPxGc4I7GqGX8/cLOTMKI2CkY/kzxRZOnBJdxVrCEtw1+TrcnK5CC1EjVRW 02N6w8oSXjwcnww+Elf5xWWIMMWeFbL0REB40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707430101; x=1708034901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tsxsu8forWJe3aCwHH7q7UHyqtqJz8WC04ua1/xhdSk=; b=ONBYr3UD1W2uF3yUPLHb75UYW1yZAZ0APhWZ5S+s8LM6j5/LhAxpmZVftfBMJxhjpX nJBx5DGIuvptQWJKy7id16mQN8VOB82cxD62mNChLtofniU9KeVOIWVJLidUrYuGyHRY o8xbQJQhUsFCtOhvPG9qXoH4Ou6VCLVr3eL/x4qmg6CiXpW4xb/kQW0QRInU1916IwUT lXwZnPaoPm8HtGmD1GEWWDoekqETtNNswziXgQYOVoEgCIfO2g2pE5kHQI/YLLA8nsh6 1fgFTiRgJ5gB3sgo+UlD9N1mwzyy5Cn1WjVWJNzfdbUXh8mQdnKXAJ0JhBFmServgBHQ 5+fA== X-Gm-Message-State: AOJu0Yyq/I815Z+3owFKwc1eTr6E90jkdlLd0uWT1DkFrbIg3lBhp1C1 obESa8NB8DG5PYnXCzpBMphAST37CxE7ZpcL92rpYnpJsREeUfMivfTD7kxXRV/48lAd/7ypmq1 pXJa4AIxOVLn+51VhMNL6SltluLOuG9AWU2BbLlKK X-Google-Smtp-Source: AGHT+IHHbtHvrUMEFG87g0rfGG1BdT8sMy0b9mSgKwVNl7AOAxRp8CDQFN+A/0eM+YGr+k3PvKujJArKrvHa X-Received: by 2002:a6b:c308:0:b0:7c0:1a3f:204a with SMTP id t8-20020a6bc308000000b007c01a3f204amr1035065iof.9.1707430101562; Thu, 08 Feb 2024 14:08:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m16-20020a056638271000b0047149f745edsm9925jav.15.2024.02.08.14.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 14:08:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 14:08:21 -0800 (PST) Message-ID: <65c550d5.050a0220.1ec80.0c13SMTPIN_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 1CB3F6043300; Thu, 8 Feb 2024 17:08:21 -0500 (EST) Subject: |SUCCESS| pw136536 [PATCH] [v3] 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/136536 _Testing PASS_ Submitter: Alan Elder Date: Thursday, February 08 2024 15:09:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:913b919906da98cffaee686e3d4ef685e0ed52c8 136536 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/29096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/