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 F004B43B16 for ; Thu, 15 Feb 2024 20:33:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC973402AC; Thu, 15 Feb 2024 20:33:30 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id DD2CA40276 for ; Thu, 15 Feb 2024 20:33:29 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-29080973530so1036693a91.1 for ; Thu, 15 Feb 2024 11:33:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708025609; x=1708630409; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1Dxto1Ob+rir0K8aUOx0hhsEodgoVuSBeXYfOE0Lano=; b=a4/L6UeXPksvggFfGZotgNAZJ7iI7TKoUCKVOn0FQ1NRB5NHkjJoLlk+DJQB6dG9Kp lODupnLATtXoY+P7NtoHl0OjvDzn5+jJNFQFbNOYxLAM1bvyxiKOQs0OTjBPFH5spG+I T87FXF9Wbf2XMZwan8Um87vEzbK5d1AWIQ0Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708025609; x=1708630409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1Dxto1Ob+rir0K8aUOx0hhsEodgoVuSBeXYfOE0Lano=; b=KboCzyFrE/LomS7PpYqN5ZLeYI9vPLvW0JFkE9k62vtAfCd7jEMs3aXn075rHeURJe 09kTURnvSPoRdfrTh+LGo3FPINekQCIl5yb06eGxfyIHKG8E0SE4RCZzzQwhLVUH2qHA PYNTSYMw0V5teVSOpy415aH+V6ExCULwKCPTBerDKfyxoO3ZI2UfwTUvvAaqCP8afuMV qL8a/A1G+4u2WTTLA8nI5TUcrMbIrirQIygi+vB30WU4M8XY/DBgZ1ELSaVSoec8wpiN 4dW6kp/sPZTokbu8FVc/xrwLFVIGD/BYswcwBwyHxQTpqfZPut19FG/2rCFtiiTlFGj1 pgqg== X-Gm-Message-State: AOJu0YzT+kmEjcFWeRU0Lbj3yFfa2ReKb1cerf4v3pjS9VRSzYFxH74Y HgTSmBKAK+hhqqQ6v+rIskyjYfcceh8bpGamNaBlWyGOBqvTet8Nv9wnMnnri9AscDw3Vne3swD pfzm5kUEw3vZpFpExBurO53mn9f8q6idyNAAQ7IRN X-Google-Smtp-Source: AGHT+IF1nFabRy1kEkc7CC5uQtb43BRr5X/0UiXY4yce68x8UR3OyBl9EgrrJbFA7jFGL5jM6kPW80OOmhPi X-Received: by 2002:a17:90a:a883:b0:299:1aaa:5ff with SMTP id h3-20020a17090aa88300b002991aaa05ffmr1912465pjq.7.1708025609102; Thu, 15 Feb 2024 11:33:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sx8-20020a17090b2cc800b00296e23bf57dsm81588pjb.8.2024.02.15.11.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 11:33:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 11:33:29 -0800 (PST) Message-ID: <65ce6709.170a0220.37588.4a38SMTPIN_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 4BF2A6043300; Thu, 15 Feb 2024 14:33:28 -0500 (EST) Subject: |SUCCESS| pw136834 [PATCH] [v5] 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/136834 _Testing PASS_ Submitter: Alan Elder Date: Thursday, February 15 2024 18:12:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:31d9d436f263a3f4313ad4c029a9905d6be6cbd6 136834 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/