[V2,0/2] switch i40evf to iavf
Message ID | 20210111102630.28937-1-weix.xie@intel.com (mailing list archive) |
---|---|
Headers |
Return-Path: <dts-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6AA56A09FF; Mon, 11 Jan 2021 11:24:51 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59838140CC7; Mon, 11 Jan 2021 11:24:51 +0100 (CET) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 9A90A140CBB for <dts@dpdk.org>; Mon, 11 Jan 2021 11:24:49 +0100 (CET) IronPort-SDR: kLooH1lDDUCx79xKLJoB/LMNVFPDcwcLJozm92VrghPDT7mLfJL6plvi/lZ+1UiTvi/2NKzXzf qRPxZCl/plHQ== X-IronPort-AV: E=McAfee;i="6000,8403,9860"; a="165520864" X-IronPort-AV: E=Sophos;i="5.79,338,1602572400"; d="scan'208";a="165520864" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jan 2021 02:24:43 -0800 IronPort-SDR: yaU6d7rSpTYgiP4cQeUweNuX8iyHWdTS4VphHV4D0qu5Gdbxgoo/bRM4JguIwIv080GTRMv0v4 9kuvOWi+3DPQ== X-IronPort-AV: E=Sophos;i="5.79,338,1602572400"; d="scan'208";a="380963500" Received: from unknown (HELO localhost.localdomain) ([10.240.183.80]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jan 2021 02:24:41 -0800 From: Xie wei <weix.xie@intel.com> To: dts@dpdk.org Cc: Xie wei <weix.xie@intel.com> Date: Mon, 11 Jan 2021 18:26:28 +0800 Message-Id: <20210111102630.28937-1-weix.xie@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V2 0/2] switch i40evf to iavf X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions <dts.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dts>, <mailto:dts-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dts/> List-Post: <mailto:dts@dpdk.org> List-Help: <mailto:dts-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dts>, <mailto:dts-request@dpdk.org?subject=subscribe> Errors-To: dts-bounces@dpdk.org Sender: "dts" <dts-bounces@dpdk.org> |
Message
Xie, WeiX
Jan. 11, 2021, 10:26 a.m. UTC
DTS framework has switched i40evf to iavf, so align with it. Xie wei (2): tests/TestSuite_vf_jumboframe:Rx packet size need add 4 bytes tests/TestSuite_veb_switch:vf1 RX-bytes need add 4 bytes tests/TestSuite_veb_switch.py | 7 +++++++ tests/TestSuite_vf_jumboframe.py | 13 ++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-)