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 B95ED43AB1 for ; Thu, 8 Feb 2024 23:14:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0F8C42DD6; Thu, 8 Feb 2024 23:14:52 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E0E6B40042 for ; Thu, 8 Feb 2024 23:14:51 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-604ab54bb83so4294917b3.1 for ; Thu, 08 Feb 2024 14:14:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707430491; x=1708035291; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dMDTm4nxZQnu5EkOq3G2k8SvPfVBoGnMMf+K+wwg4y0=; b=XC7VsfNqJmohWvR0yWEGheIlpcBKbNOiFPHJ8xY3pFccSBPC4wHE303AP+UheqiFK6 kUZBR4nnrlxh3vsvx51kj4nomp7ay9uWPt6BSIraPCfpueo8Ofmira9a9GRSl+Jrwcij Zo8PdfftWfbxlS6BQUUmKmf3CzX8u1VKo9H0Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707430491; x=1708035291; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dMDTm4nxZQnu5EkOq3G2k8SvPfVBoGnMMf+K+wwg4y0=; b=mo/8dc1eT+mcafz69YjYS1NtY2hgDA1gex81tsHGKQNVKcqpL5Av4lXhN7+IvUuafP P/jdwTXu79s+YkkBFSySz0NTeKy2KFBcwyEL6bv2UijMZlil+lF8Jnq2ytpNg7o+2rkT UJL27Mf4YqLL8EzPQvpGqAhYHIXwmLRCR3p1qfSf28ye8eSH0ubxmbyH2YhMoNpeMAjz pEwASzrqdxXog2y2APewRbxTK3JB4+e8aiM3ctxzvA5MWlAf0PjLEp7blwOUzM8lTQ1g MjhljZOi6P1k26PDcgs1rtlJxX2sNN00Yol9Pfuw3KNFCMcqcrhuKoR1oyGq6TKdv9LZ uTdg== X-Gm-Message-State: AOJu0YwI1LkubEOTbYju6u9Nxb/Jt7JNoOlRHw/6AveUbXVoHk/TwOkO 30HeWw56ZbUZ2s+1CW//yFQm7iV1U5k55QPlc18ihptGtezlrhrXkoX5HfYNxC7QXN4RvHGcNBX gXRWU9JahZZC7TQhyTaFwWPOs8bpVv9zKcBeqWSMP X-Google-Smtp-Source: AGHT+IEuB94i0/RSSWlocwTuSdWMaR5THUt+ALbP822WGtMSz8aMIDGsIfg0IiSmq8S7yIZr+iAmq7Z7SA0V X-Received: by 2002:a0d:d687:0:b0:604:9c2e:9245 with SMTP id y129-20020a0dd687000000b006049c2e9245mr804004ywd.14.1707430491371; Thu, 08 Feb 2024 14:14: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 k186-20020a8193c3000000b005fa99154aabsm17647ywg.66.2024.02.08.14.14.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 14:14:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 14:14:51 -0800 (PST) Message-ID: <65c5525b.810a0220.339af.1775SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C3E66043300; Thu, 8 Feb 2024 17:14:51 -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 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/