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 32DC943AC8 for ; Fri, 9 Feb 2024 17:32:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F47142E64; Fri, 9 Feb 2024 17:32:02 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3312340697 for ; Fri, 9 Feb 2024 17:32:00 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-363b37b6799so5981565ab.1 for ; Fri, 09 Feb 2024 08:32:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707496319; x=1708101119; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BdZJjw++nk++Cx/1THVxeYO2dRR3C2Zu0Y1mVLtsbH8=; b=AqKlHraoN5zitE7+QZxiLGtUp5v6GCfKSu26GUZ6OHZNstZzT/vOO3GJhMSOKCLi/Y cWEvy2MxaLpmkZwWtnkbBAh4ng3Bn0+7XiEHc3nOfP19sUE0+UGn5TE8a2+G95cwbWEx rt8a+Y4dNZPl1ZBu0ZvxP+L6P8Tr7LRrief3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707496319; x=1708101119; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BdZJjw++nk++Cx/1THVxeYO2dRR3C2Zu0Y1mVLtsbH8=; b=aRjXhX3FYOGIhtDXqsbF4AKs5zWOt8+m0W51pqqoycVDeqaEOKqb1o7Ll+Xrkw762/ hp3dTQTLSxzDHDpujKDCzag3Su1OEpTVihboF1a/c1yecBa/s+QJ9DiNdvZFN1JQ4Kbp uu/KP5aIBEpdDIzCu+t+50sxs6CO5GgrIqWVyEunGQi31mEO8niugw04zv4w5c6ZH4Gy rMpKEW/CasLxeDc91LQIYk8X5haUX7Wy2VP7DB+G1taM7NqmYBH8z0JepazcLwl+Z6xy 41oU41Oas0DeDa+XVmvqj3I2jdOxpkU+TREUaM/8uI4HhhVgkaIQ1UShla2IymTO9M7T vEEQ== X-Gm-Message-State: AOJu0YySrnFFcZ+LQ2ubYJc8CkhYusGTrzk65rhgXh7HP4QOl+JLDdpZ xPrZjoPOuo6TDlVq0x7lTxh3n6+El+gTW8WqexCWnBONgTctJlBfL2goWx6Od7HLNXnM1p+sB6p Kd+IX+8IT49ZuJxAfbIPqRLeetmBVxKwRYzSxX5qN X-Google-Smtp-Source: AGHT+IH48Q3aqOD/ViG4VJeYjy1HnUNXCzfRLu8IQp9YQyOIvHWFaZzlKtZ1REkOHTwd4H6JqeP/7NDPxyjQ X-Received: by 2002:a05:6e02:1288:b0:363:d9ed:4fea with SMTP id y8-20020a056e02128800b00363d9ed4feamr1059395ilq.2.1707496319591; Fri, 09 Feb 2024 08:31:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd15-20020a056e02320f00b003639b54fba1sm41188ilb.53.2024.02.09.08.31.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 08:31:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 08:31:59 -0800 (PST) Message-ID: <65c6537f.050a0220.c2f80.2e63SMTPIN_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 3F4FF6043300; Fri, 9 Feb 2024 11:31:59 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/