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 C9E8A43AB1 for ; Thu, 8 Feb 2024 22:56:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5D4942DF9; Thu, 8 Feb 2024 22:56:32 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B825541151 for ; Thu, 8 Feb 2024 22:56:31 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68c814135a9so1820936d6.1 for ; Thu, 08 Feb 2024 13:56:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707429391; x=1708034191; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O1oJptvVXWcsATxf2qsmI8g41f8PT2lm0uhBnz+Njfk=; b=D8/lKgXwQ+b822p2ykQ33MzBhnkDPkjSiwt+H++ij3jftsRaSyba/mp5xO/0LwVE6T e+nWPbCwsityCOY9duzBx97YKJuI+eJHsJXT1N88tUvoQ19sqOfN/7puBVYiaNbErxHd Q3/+M97Mv2+7OV7z7YxqgF6hrpQk0Dwnqhub0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707429391; x=1708034191; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O1oJptvVXWcsATxf2qsmI8g41f8PT2lm0uhBnz+Njfk=; b=TrD0GcZ0o/sir+FiEhaCKjNxRMu80dRO2g2l+vm85gAGppieS1sSJUShIvRSUhFj0y ZaQ5DmVw9cyZgTVrsJqjy4fKpTHYjAElKcmAUU4Kg2AJfxflnl4UVJRwjGxmU+bAo06s jNkN6vt7KBsp8IaX56sjOzZpcMt6NzB+q3EIjAs2mnXCOLhJKfulUzxnhjmaAkqlI1qu q3xnR2v9Ey3sBgy2x0u1RbeghrfeyfpZASHBLt5UZp2zB1GC+jG9YYPZ27kVDVK+80ld EkkcY4N+UJo8iFuT4mJUVd7FE/seZFMb7BY8vahehp2zdZtOiY7+phcCO7gY/Ir2vHhd rv3A== X-Gm-Message-State: AOJu0YwtweOqcydvJSTtbvWgFVLoB/eWonZV3TtNcIOwbxn4WWL93Rsq TyDZVTZhcdVc86dlKIX7+Z64Dj1zCu66WuMqZFabjjPOdKIEbIgcRU0zF6viPTd+/483cmrUQXX iGPIhj41zNoe4SD+yiB0YuZSZbE9FnqaLh5pKMbOB X-Google-Smtp-Source: AGHT+IGaAAVmeyd+NVRIV99v/FepnsM3BtT94/8WD9AiBEbBX7njgQ087w7I/S6BLVddnf3xF+X+A8uyQiwd X-Received: by 2002:a05:6214:19e3:b0:68c:79b5:959e with SMTP id q3-20020a05621419e300b0068c79b5959emr736366qvc.39.1707429391183; Thu, 08 Feb 2024 13:56:31 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCUfmSQpiU3X92vB6PoqH+P6HWPH7o7pWHZNXkOJ8Q6L62GzbWx4ygve7IETTkhuaWETgLD9dxOmcwp1AupSPK8CkiT17Sx9qGKyixaI1g== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r13-20020a0562140c8d00b0068c66f77232sm12673qvr.57.2024.02.08.13.56.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 13:56:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 13:56:31 -0800 (PST) Message-ID: <65c54e0f.050a0220.9f27e.10c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E2F246043300; Thu, 8 Feb 2024 16:56:30 -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 , 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-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_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/