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 B6F6843AB1 for ; Thu, 8 Feb 2024 22:56:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2E0C42DF9; Thu, 8 Feb 2024 22:56:26 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id BE8B941151 for ; Thu, 8 Feb 2024 22:56:25 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4c0184e27fbso159558e0c.1 for ; Thu, 08 Feb 2024 13:56:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707429385; x=1708034185; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H1fnde4NAHCPFnJOSh/XidVyewR5TvtUC9txXTMY6v0=; b=VbTUPOxSvmQBndQcsahCQ6pyDGqphIjuKCpl40o9aCDrxh30ngprV691DjPMeGGlww WFmujwd9xJWbBXC5rrSxV55SetJI2R+5ykNdPJfBO527aZxEWjcxpha/Jdeyt6XqpGYK QlDRXDL95Bu6CCrCsQPoSiVFJApvNv7/tJQeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707429385; x=1708034185; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H1fnde4NAHCPFnJOSh/XidVyewR5TvtUC9txXTMY6v0=; b=Cye4SKVgxId6KbA8GncC2rxWGl4wLhceAISvGARYIClCVL1NF3WTuTwINPLwpneUCq bbITgM7y18YlT+GrK8g1hjQLNVtDpHAooWrFaHMDXT35GYwL0O0oIE6HW1mwyShnlWgC OjOK+pxVTNu/sIvAdPGAd6e3DG6EyGMBHGvCmHmoP/rvIc7mFNMIn1+wtpcLIS310N7T XObmopmSBuHgYC++ZkjsneB9f6JkHkiVnCCI8DZIeim7ueOATcyBTZbOTpNQXpXU7eic FaZHYLLC5R9Dh0IGftWCgC3lZicCGbJGyAuXEC3uzEyk0j4oD+bOKWJaAl2AmU9aOJWv fiHg== X-Gm-Message-State: AOJu0YzG8nGa2LR7IujgSM5vB0lJ+U3JfTNKgTFML5xWNa2TlpKCcOST /MEsEH9AdL4ISLRRNMlQyBMe3kS1BaW9iK0nEgEAkPgvqAxyUYiPaBLffJQ3bIv13neAvMTJe/T yApQEwZtk3lUE7/e/Ckbc6h7U3u8298gVd9b7w9zM X-Google-Smtp-Source: AGHT+IGVznJY49W4M8+Evv/q7ScCByciuEbqRJ4/qVn56jE9Mv9dc6YBEfC6GFa0ZfZ8UcZ7kHr1WWLEMelw X-Received: by 2002:a05:6122:398e:b0:4b7:49f9:c6f4 with SMTP id eq14-20020a056122398e00b004b749f9c6f4mr1332vkb.4.1707429385186; Thu, 08 Feb 2024 13:56:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a056122098c00b004b73ade624fsm13729vkd.7.2024.02.08.13.56.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 13:56:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 13:56:25 -0800 (PST) Message-ID: <65c54e09.050a0220.5bcc5.1046SMTPIN_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 D0CBB6043300; Thu, 8 Feb 2024 16:56:24 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/