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 45EF742DFD for ; Thu, 13 Jul 2023 05:23:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 418884003C; Thu, 13 Jul 2023 05:23:18 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 47DDB4003C for ; Thu, 13 Jul 2023 05:23:17 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b078b34df5so215215fac.2 for ; Wed, 12 Jul 2023 20:23:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689218596; x=1691810596; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VYeMqm2jbUmBO93t+R4hjqySWhdRztWIP8ERP+THT38=; b=Al6Y9oyW2wkczfsIuWGrAr4IMGm5rY24MRXJ8EXhStxxNGQTcnhi3xzCAjCWJddu87 vNTfdHW2wsSYNFB12OWO45eKTE1JRxKoPjw5xAAs5tq2zhZPqnAP3RkvgjWxU1Ai9zXM PtSSojjUZ42MZiJ9pyeVfefwADph9RYfzECQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689218596; x=1691810596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VYeMqm2jbUmBO93t+R4hjqySWhdRztWIP8ERP+THT38=; b=A3zJzDbsDHD+A+RUcgZwuGCYavqlKGEUwEYjV5Ocevynk1DfFv43a8h1J4V6aNXTV/ ROJQ+NC0ckvlmjwixQPp2zlyK7t+nuE1jOcywlS57qqia2Tn9ikpko/ea5wqZuK3W0is e0Trd5hlzmVlH6FA2dhlk1v7pJ7c/dX++rHx9ZGpqtWFv2tSo4ZE/o1MtWdbFo09tPvm MozpPOoAJ6b/X4Fnb1pwVPdq5gvQ8HR8+vWlYEnhyscPhZU7iJa+phyUq1/gvJic7P+l f8YGd/Kig92bF9eJw2YO+9jR1YVXTHlBE+k4Gf3hAW9hmEb5Fl0f65JtFGbL/9esmDUP 7RPA== X-Gm-Message-State: ABy/qLbNwSBZNHm52NAbmAtqwhdm29MpA1AWiQvUXWgOkPpOrY4vuJWJ C3LpUgsOWtfoAO9zlG64XCW7CToyRI0JeLUXupN+0uz4M9cGZ360hub5x0fSvlT6+wDbn6SXUg= = X-Google-Smtp-Source: APBJJlE5J64mVK7m5PaJ2adDcJnn3+Q45w4Yt3dT189VroUfGF4/rLxpnw4zwgQISFuVJfrRKTe2Z1jRKeqC X-Received: by 2002:a05:6871:107:b0:1b3:dccc:401a with SMTP id y7-20020a056871010700b001b3dccc401amr852495oab.2.1689218596714; Wed, 12 Jul 2023 20:23:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a056871041000b001b36a9a9eacsm648107oag.41.2023.07.12.20.23.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 20:23:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 20:23:16 -0700 (PDT) Message-ID: <64af6e24.050a0220.bd2a3.1258SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 30E33605246B; Wed, 12 Jul 2023 23:23:16 -0400 (EDT) Subject: |SUCCESS| pw129370 [PATCH] net/iavf: fix vlan offload strip flag inc 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129370 _Functional Testing PASS_ Submitter: Wenjing Qiao Date: Friday, July 07 2023 07:58:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:5d41169b901858e657a8ae3c2dd445bbd8b5e7e5 129370 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/