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 A53D043AB1 for ; Thu, 8 Feb 2024 22:56:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A094742DF9; Thu, 8 Feb 2024 22:56:16 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7525241151 for ; Thu, 8 Feb 2024 22:56:15 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bed9f5d35dso9428639f.3 for ; Thu, 08 Feb 2024 13:56:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707429375; x=1708034175; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2ch9sQ/Q+Zsuh9t8H7cs8ki9VbN8wpP4N809Q5RIBOg=; b=b12uva/rMQOOjTvckaYKTiD6Pt+QwpS3cCHZJSw4tdLnpCkY7VQK8ipPdN/KyRYWYw F66iATPv+qZlhQPsiso1O42gr1E07gmhSuHfOeJejadNA0iXeU91nGRBIANFvp2GADaI POdqkbclZZvxf2JLb6vDzdmPxwxg8loYUqlFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707429375; x=1708034175; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2ch9sQ/Q+Zsuh9t8H7cs8ki9VbN8wpP4N809Q5RIBOg=; b=rowcux4bmQ0RvOGvu3ZTNUto10ECjcwATDH7BVb69Ae/zd5Jh8eG774T6Ns/dvLXh1 WtBw4AUu98+QDctt2m70MQw5Np1J84MLR621ABdHppiFg3/TEdoBDInTkSZ3BHxp3lyZ NvvGMyCR+5ugawoWKxR6H7vvEmMR2hDNpyUtYt4pWqBhvhMwkIUYpXOd8cRmk5kwSBKm i4sn6pnu1HVIS+VzFTPzCMCD7ANN1narsyJETe50Kiiy1rBl3aDb3UElKKiPOkpUkz+Q cZYrdtSb4lpRzxOs3WSvlhwPl4YDNjDV2FfkWJ45Dh4/JlCt5L52l9v9ZqjcaarsvCqO 7Hsg== X-Gm-Message-State: AOJu0Yxv9F3e5jD4Kwf6nzR4QLseIP53bGigXx2/u5nrKlYr5GBXHV9M pKz+VXiiMO3OsNCBVfjqWasB6m6i/adZlycl5RTwtrTU/C94ee3VZzyiZd5SfB7LWSD8IsBCyyk 912yC1yA9IWk9hgmU+OorNR3HhTbwbQOsRUyciM6y7dIerFb1fIzZmgy7 X-Google-Smtp-Source: AGHT+IGA+hR3gsq4BU/Lm1wkePQQQoUAbTX4aDC4T4H3Aw6O6OxZQaWTF5yftYxGQlZwUIQaxWIvuPSCr6wq X-Received: by 2002:a6b:6f14:0:b0:7bf:5458:51a3 with SMTP id k20-20020a6b6f14000000b007bf545851a3mr919917ioc.6.1707429374888; Thu, 08 Feb 2024 13:56:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q8-20020a0566022f0800b007bf31e7a1d0sm10271iow.22.2024.02.08.13.56.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 13:56:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 13:56:14 -0800 (PST) Message-ID: <65c54dfe.050a0220.d05dd.0e38SMTPIN_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 6D2D06043300; Thu, 8 Feb 2024 16:56:14 -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-compile-arm64-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/