From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 2C61437AA for ; Fri, 2 Sep 2016 04:57:46 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 01 Sep 2016 19:57:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,269,1470726000"; d="scan'208";a="1024005399" Received: from unknown (HELO dpdk-fedora20.icx.intel.com) ([10.239.254.239]) by orsmga001.jf.intel.com with ESMTP; 01 Sep 2016 19:57:44 -0700 From: Lijuan Tu To: dts@dpdk.org Cc: Lijuan Tu Date: Fri, 2 Sep 2016 10:53:11 +0800 Message-Id: <1472784791-15853-1-git-send-email-lijuanx.a.tu@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH 0/2] fix vxlan_sample tso test failed X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2016 02:57:46 -0000 1/2 vxlan: fix vlan load pcap error 2/2 add tso checksum verify. Lijuan Tu (2): vxlan: fix vlan load pcap error vxlan_sample: check l3 and l4 checksum on tso test tests/TestSuite_vxlan.py | 7 +++++- tests/TestSuite_vxlan_sample.py | 54 ++++++++++++++++++++++++++++++----------- 2 files changed, 46 insertions(+), 15 deletions(-) -- 1.9.3