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 3DF2743B16 for ; Thu, 15 Feb 2024 21:26:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 312D9402AC; Thu, 15 Feb 2024 21:26:28 +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 6E74840276 for ; Thu, 15 Feb 2024 21:26:27 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-607c4fbae6dso9756657b3.0 for ; Thu, 15 Feb 2024 12:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708028786; x=1708633586; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gl02LDEmdvsQC9gmROV2DuPEzMZoQMRW8TbjSd0uUj8=; b=EKuxXpOXSHSVQ+CUazWORJNvzPC0eatd5lvI+O4dL0sgmfgeVBvcJfoeOI4IE7IAXg ie0tFgHmbg7TZ/nsoEQvIByRLmJ6DoyPgvUlM2fR0FnzbU3m1VBkoudShl/dsKEkhTvQ A7u2ONVEOVzs6hrvzb6ZnDVVlX01jXBO4PnP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708028786; x=1708633586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gl02LDEmdvsQC9gmROV2DuPEzMZoQMRW8TbjSd0uUj8=; b=tu302U9O9TREmBPw/FGsURyJabHP/V3yy3xX0Q0panpOU0z/+8j6zgmXoA/TbjKGgm 6d2IpSUcLrX0a4xjmWRtISvhCvaRjJxcdcI7lpgkRKBgilIad5rl6cDMGMUN8OGM6biV Ylu8L8NBhUVGr6q6pHNE6XiU0/wp7nPpWCOrJUR3ByZwMfT5rrE8ESgRX5CWLveJHxqz PN6ytGSPIUcB98lfOq/CNo7Nsjbc65iAbGfPa+sQbKQiLdtLL6kmjjGbg/fc5hjqfOUM 57orf86DudqG44eulbMIRyMKwaQjn/GqcxUma7vE3EWaYb8rM8ggtNmAoYjzsZURQMuj 4CZQ== X-Gm-Message-State: AOJu0YxHHHUbXlv6an1kuA6s40jmrfq13xPvt+XenqDkINXhFI23Ng7C Pta7GJCGsouz3hAIIPWvFwBr+YR5YS+vUjZFkIaPRr2h624JrQvjB9p0+KaxUsEVizuyGL+gto0 ruFuhnR21mgdJcfDJbwqakN0Q4BSXvO+xoB7qqt3r X-Google-Smtp-Source: AGHT+IGaQYP/qxw177p58qwtC0Kk8C77OCasItsu9/DuIyDZ+xB5wymKRhLI+ex6MmaEoJQaIt2QHrPR33vo X-Received: by 2002:a81:af68:0:b0:607:f1a5:93ca with SMTP id x40-20020a81af68000000b00607f1a593camr813534ywj.12.1708028786783; Thu, 15 Feb 2024 12:26:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a814702000000b0060795028719sm8808ywa.41.2024.02.15.12.26.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 12:26:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 12:26:26 -0800 (PST) Message-ID: <65ce7372.810a0220.235d5.0783SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 76A996043300; Thu, 15 Feb 2024 15:26:26 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/