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 3AB9943ACE for ; Fri, 9 Feb 2024 17:33:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C68142E9F; Fri, 9 Feb 2024 17:33:53 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 7B44140697 for ; Fri, 9 Feb 2024 17:33:52 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-59cb1e24e91so459888eaf.0 for ; Fri, 09 Feb 2024 08:33:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707496432; x=1708101232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sYTpNeI+N38KBBVA+KktzwHlMPNHEMaBMKerUntJMug=; b=PJU3WVdx3mpjqj8/IT62A4xGhUC3uR/N0mv1D537qziv5/4dlC69Di1wzyGyLEVOGk d7982qmdif7HhDusMqozhs65r5axuz6RtINBY7MOdtpcJVkNrh8IGQuXxOXC1tWNkQ4u xFuNUwpBVzdGP0I/nbsRsHCi1+kTjFQfQ3XjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707496432; x=1708101232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sYTpNeI+N38KBBVA+KktzwHlMPNHEMaBMKerUntJMug=; b=HyLKkLcK4aYHwVEuCri69Jp17jbBXYfmMCjH7QtlF9VJzdT8jjVKqcGw5H12aPanDs 2tOZuYc2zDOm/7mVPefI2cGjup7POXQhjyo4lGcalCYT7ZCPpYcOT8YhFrOwv/PAmed7 xl2C934ivcpBH468L2npkJRaawSGvKNmT1XCWCmFbsQu4UvCUJMYWekOcA51z+HTlajE qMaOJfUTP1/kmIW8MMAizxHOw5zuCSMg0aKAvLRIE0AFvw4CkjXChTeEtjruzXiIbqro sND8r3G3FSQLxyEVHBtxbTdWjPVvq15f6OD4qlMRvmBVthPEafhv1Y50JXdbJEE+iCGf 7xOA== X-Gm-Message-State: AOJu0YxfshtdfdR335CL92xon3UQVsODdyfTXy+xjKDbdjVT4v/G/1rW 8XUrRiaH7B2VzIkA7y/qFIYhIrNHo7rR6f6157o0zpRo5fGjmltNQOH5zrYZJ6ghY+xHUGGhyAV g3cZyYkQXliJWKIMat5REz48tzNgU5XdrRn2xtSCn X-Google-Smtp-Source: AGHT+IHz/6jbsGM6RGbGHDqIEju0iPpKvfqZdMI7NonuK0EN89femzYMU3D5xTGFD9DcCSzEaioIqibM4yus X-Received: by 2002:a05:6358:52c2:b0:178:8a23:f431 with SMTP id z2-20020a05635852c200b001788a23f431mr1759941rwz.26.1707496431753; Fri, 09 Feb 2024 08:33:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i3-20020ad45c63000000b00686accf412esm78662qvh.9.2024.02.09.08.33.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 08:33:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 08:33:51 -0800 (PST) Message-ID: <65c653ef.d40a0220.c7351.5531SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 669F76043300; Fri, 9 Feb 2024 11:33:51 -0500 (EST) Subject: |SUCCESS| pw136574 [PATCH] [v4] 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/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 | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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/