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 6B3C643AB1 for ; Thu, 8 Feb 2024 23:56:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 675EA42DF9; Thu, 8 Feb 2024 23:56:18 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 561B342DD6 for ; Thu, 8 Feb 2024 23:56:17 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-42a8b99eaf9so2432331cf.1 for ; Thu, 08 Feb 2024 14:56:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707432976; x=1708037776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nq8FVMwcdxA8UL+6cvgrAFz72vsz3mvGdnE7wjuGt+Y=; b=jttruR/du5a/xfKocuIE3oBU5D355xUzsDjlZJTS15tP+hF44oKsERe3IGPMOhAUyl 7yWYnETvp5pdZ3UPFj5BKdir5ptBmiDW/zjCiKfa/a5Z7JGoPR4QiQSrDlUEsrIKrmM8 y07v0vzFhFddFKr2NF/ssyg1BiC3tDg2A0as4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707432976; x=1708037776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nq8FVMwcdxA8UL+6cvgrAFz72vsz3mvGdnE7wjuGt+Y=; b=KRdY5o+xKcNnuanNbCpFmDhure51TRaegf0kCkagCbpWALYW7j+VY2f5F9ExInxxjU V3qo9eVJCmiyqpky2LSFnfQ5F6Q7ERjWsWI/3SCl2UvMfbAICKuCAHcGdEbDZ6Z6zwqr RYaoqxI9/tj1powRB3+44nKRMz/5Jxg4EfYHk5g+1if0IQhyTHloPh9nW7RTivxixZkN p2ba5XbTwHoGKAEMDmKDfm6DvhpI/4fos8LgiKmmzC6t7CIS/F/AHi8YigOnMbmi+wwu 6H6vaDOjKCnHBm8EVTz2ONqUoAMn6QjPb/rsf07bZOtrj6jn9VnKCdrG6ZxfykBDuXfD y06g== X-Gm-Message-State: AOJu0YyExRV/KhrBenLa6cBk12h6zWb3sMXmKlyy3MMjp9TnrPSPVJRr EwW1RwgU7+2gyWWtNL8Bmok7FIV7N9QFKPg293qv9BAMmBRCbEU6vO5wzMjqwlJ/TiGtjOospCF 67zsqHkBaWshYRBowp7V7OUq/WDGVCjhEZXVzOnmc X-Google-Smtp-Source: AGHT+IHJVvJZooTOaTNjdJ48Fb/4MxKM0G5Hk21j2WTbYdkSm6t42CBQNod7hujQmCwcJZNonDubHWIidCAh X-Received: by 2002:ad4:5e8a:0:b0:68c:87cf:ada4 with SMTP id jl10-20020ad45e8a000000b0068c87cfada4mr915007qvb.41.1707432976695; Thu, 08 Feb 2024 14:56:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3-20020a05621420e300b0068cb6c255e8sm13781qvk.69.2024.02.08.14.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 14:56:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 14:56:16 -0800 (PST) Message-ID: <65c55c10.050a0220.8c636.0f9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0203F6043300; Thu, 8 Feb 2024 17:56:16 -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-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 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/