From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.radware.com (unknown [192.115.180.130]) by dpdk.org (Postfix) with ESMTP id 0072A2986 for ; Wed, 20 Apr 2016 08:10:40 +0200 (CEST) Received: from ILMB1.corp.radware.com ([169.254.1.50]) by ILCAS1.corp.radware.com ([176.200.120.121]) with mapi id 14.03.0210.002; Wed, 20 Apr 2016 09:10:40 +0300 From: Nissim Nisimov To: "dev@dpdk.org" Thread-Topic: TSO support for Virtio_pmd Thread-Index: AdGayrDNBPIZGvNEQeix2Qq1rmFLGw== Date: Wed, 20 Apr 2016 06:10:39 +0000 Message-ID: <94AA676E9B9A384A844E7692F3CAD906D2592102@ILMB1.corp.radware.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [176.200.121.206] x-tm-as-product-ver: SMEX-11.0.0.4179-8.000.1202-22272.005 x-tm-as-result: No--48.427100-0.000000-31 x-tm-as-user-approved-sender: Yes x-tm-as-user-blocked-sender: No MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] TSO support for Virtio_pmd X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 06:10:41 -0000 Hi all, I see some additions in dpdk 16.04 to support TSO for vhost-user dpdk drive= r with vanilla linux virtio VM. Does dpdk Virtio driver support TSO with the current code? if not, is there= any plan to support it in the future? Thanks, Nissim