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 1E97E430C1 for ; Mon, 21 Aug 2023 14:37:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BBBC427E9; Mon, 21 Aug 2023 14:37:40 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id BED77427E9 for ; Mon, 21 Aug 2023 14:37:38 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68a402c1fcdso565669b3a.1 for ; Mon, 21 Aug 2023 05:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692621458; x=1693226258; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AcTSFx7QHe5ROyoGk2Iu0Q2UWOC5RBdS6u2red8P6nw=; b=IKirY3hqVwClQObmxDcjCsaOLqlT7l7lbb2Iy5Ghn/3XtaXjxQgemDPgDzrKA+CGx5 Q3t/DOhcuhOXt9hwJ3aUZIdol0VOxyA8+yIIU1ATTE+Tu/BZeLqJKRqqF4FBIYD5e0uI erS91I1lluAwBJpghA3t1XROVkeEaaCjOSe+U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692621458; x=1693226258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AcTSFx7QHe5ROyoGk2Iu0Q2UWOC5RBdS6u2red8P6nw=; b=MlrKupz9jVXKisbO1vvsVs4NKnSDZcpdhOoeeXZxJAMQovc9HSp5HWkdw/DSSamUpv MQlwiZHlr1fWCIk68k/vHMEkl7eQTB9wnLJfzLMStA26cI6VTBRgPb6Kw3QsG1gwAapl s2zvPbhiL+/mx05/EiMagYc1FJmucNpX0Ca7SNul0obSMqslowo8enoBz+esFtVoX5Bz ZgVqOLXxcZxu5gcdGyeJ79URf5/EG7UJh3WchnrQCmZlOf5nnKI5bTxXiNrVaOz0lQmF PqMccMcS0IzHn+587pGvHayiS39Ob3qsG7SjcuiXsKj+3AanqaOvsDpq69j0JmAqmZTe 9Bsw== X-Gm-Message-State: AOJu0YxnlGBH2dXOCCY9WMjl2b2M+0md2uiiutyh1MKLKjQZb0ezVR5v /Y51ZlfM+mQQSwBoM/jyDTS17LzlvV8l3npZ1odKEDpoLh1jwBXrHpoNcg== X-Google-Smtp-Source: AGHT+IGJTJj2lwsotEzSdb9/YaykOPAN+T9gmiZNcGjnPLYx7j8mi2x/u/kvvYcZx3SjJaumN+xlCWeqRZmu X-Received: by 2002:a05:6a20:d401:b0:149:24b3:3b3 with SMTP id il1-20020a056a20d40100b0014924b303b3mr1284284pzb.3.1692621457945; Mon, 21 Aug 2023 05:37:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l5-20020a170902d34500b001bf7269fca7sm139649plk.130.2023.08.21.05.37.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 05:37:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 05:37:37 -0700 (PDT) Message-ID: <64e35a91.170a0220.885db.663cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C2EE6052471; Mon, 21 Aug 2023 08:37:37 -0400 (EDT) Subject: |SUCCESS| pw130555 [PATCH] [v4] net/iavf: fix VLAN offload strip fla 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/130555 _Functional Testing PASS_ Submitter: Wenjing Qiao Date: Monday, August 21 2023 09:52:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130555 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/