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 B4F9943AC8 for ; Fri, 9 Feb 2024 17:30:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF5CA42E64; Fri, 9 Feb 2024 17:30:37 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 2695340697 for ; Fri, 9 Feb 2024 17:30:36 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-59a1a03d09aso332100eaf.3 for ; Fri, 09 Feb 2024 08:30:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707496235; x=1708101035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XhOKgfSS3Treq/ll7KnjZGSSyHdocxaRrrAquGjYMj0=; b=etOo+Bp47MnaBfsgBwWInccOH9iQselvWdFTgl/njRdk5Ln3pIt0L+i+TXczcUj3/5 Z3IYb41tcA7WvOgxuXrg6KjlpxeO4TiS47DEL9tPPhPmlK4i5lQXsx4EDwbi09UTXrOf vZg+BLm6VbZhtG6q8NsXGMJCXE7CIxznr6Nxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707496235; x=1708101035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XhOKgfSS3Treq/ll7KnjZGSSyHdocxaRrrAquGjYMj0=; b=bUt5DpijUMTmRaQwtf8rWe541qKICzBekZH7v81c/xfNa5ZXRNdqndapTDUyYrLguF feBnTq1AUroZVHy7TSRs/8ZTQb39uHmVruL0EG/iTyskPdoXLnVv8p08+ePj1KxJTBOM MD2m+xtzWYrac3hRb+zsdYTIYAtUKBVYSSOuRGs7a9rETpl5yTYRf+VmzxXGV0GfdDS2 KB1mZbcuexbb7GqlhXBatbdPMq9ef9YCo9AkPNHyZ6nT8/Dvs6CTQtdka0mtcnvokAB4 js3nRLx5uFHe6rjfEkl25o0MFgc79iZzDN4b7JXdHG+zd7h+7w0PeAz6zr7OWuIecFJ7 4NBw== X-Gm-Message-State: AOJu0YzfC8LpkXY+a/CKaSFQLB2TWGoJr8jBUEY/thDzHawdd3UWNVF8 5l7nFbT0BMovXkHzV7tkbSL6zqP7/jUwc4+vFlyxsGTH7HMjCetJeyF0RYQcQaTjYO7yAFTguZo aA3xvzby1iXv0/K7puTshOISqOF4Fotuv94+932Gv X-Google-Smtp-Source: AGHT+IGJ2W8cYiPrLA9V7gJSEQbUn6bXU0UCyMgOIBoNR2CHR+HauX+YZGbqDYQovEKQhYNXVU6hecNxj9FR X-Received: by 2002:a4a:d349:0:b0:59d:28a2:f1b9 with SMTP id d9-20020a4ad349000000b0059d28a2f1b9mr2006285oos.0.1707496235567; Fri, 09 Feb 2024 08:30:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s5-20020a4a5105000000b0059431e133e7sm112748ooa.26.2024.02.09.08.30.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 08:30:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 08:30:35 -0800 (PST) Message-ID: <65c6532b.4a0a0220.2af84.7a9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1122C6043300; Fri, 9 Feb 2024 11:30:35 -0500 (EST) Subject: |SUCCESS| pw136574 [PATCH] [v4] 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/136574 _Testing PASS_ Submitter: Alan Elder Date: Friday, February 09 2024 15:50:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:ee647455f04c02ee98f75b6c690dba8cc1027e09 136574 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/