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 9B7CD43AB1 for ; Thu, 8 Feb 2024 23:28:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96CF842E70; Thu, 8 Feb 2024 23:28:42 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7C7CC42E6B for ; Thu, 8 Feb 2024 23:28:41 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-363b361ba6dso829635ab.3 for ; Thu, 08 Feb 2024 14:28:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707431321; x=1708036121; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x2SGtE8mI/3JvJ88iHc0dKu+kg9304oScRRuhfmgvZI=; b=bAoBKhP8BpdPvZlZY4Wy7plaV4jNAfPUasWjsAjpVC6HC3+F8QbqYtgPsuG2vAe3JC hNUtRMYcfYymkzrO7tfJcTCbT2jIAdGeVFyykuTgNrtPzBhsvcKhV95n+D+rFBv4ZNhs zGeRz38ies0DKW6URNpp+WO7b+AIdU0sQjEw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707431321; x=1708036121; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x2SGtE8mI/3JvJ88iHc0dKu+kg9304oScRRuhfmgvZI=; b=wYwzieJWDeSwOqzthb5YGMm2NKwTpMyqvTC/KoJp6reyAceZhoB6LoEL1+iyDmVGcv 3pEbXGCAwvlnzlGN3yACKuKPFOwuKxwsvER9/2zQX7876nWbqagGRJw7yEfrjf7J6Nl1 DqDw7hXs1cvBx2oe7VZWITd7lIOEkGsDZKHiqtuKiGO68xEVKKFsMkoOG7JiplriDg9A 2J2wUQ37CpIUlSVTWvivGqfscew/GvzJ3K4u58xhcXnuTpbXcFrp0vmh5CaRRXDmpgxN MoR3b06oB7btAD11nMYoYXumo4EnV3hWjTUe9KbuVWJUuC8Bbp3aZWirEuEw0oK+Gy05 WeEQ== X-Gm-Message-State: AOJu0YwypG1Xm5voXHZbJgpJafhwi8yf1IdFp782oDjSLaT/qQBmcA4j LjlBvQFT3VRkNSd/jraaoYPYTvOcASinXCkSj8JbzK7qkaipVkX3aut/OY8U4OBd4Pd1UTeX1lh N+iGKShz9l7es4HeqTNg1pF123S0ref64WHJWelQf X-Google-Smtp-Source: AGHT+IFcjV8Ss2fRAKRVRkszXRTwl/uDO/4BK/7QQNsRGLwIo8YxURXAMZkF29apBbNs8rrIxDz21kbI33nF X-Received: by 2002:a92:4a10:0:b0:363:d4f6:9c1d with SMTP id m16-20020a924a10000000b00363d4f69c1dmr998213ilf.14.1707431320915; Thu, 08 Feb 2024 14:28:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dh10-20020a056e021f0a00b00363c2249e44sm15933ilb.54.2024.02.08.14.28.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 14:28:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 14:28:40 -0800 (PST) Message-ID: <65c55598.050a0220.d6381.1365SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 69C0B6043300; Thu, 8 Feb 2024 17:28:40 -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 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | 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 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/