Hi Thomas Is there anything else needed to get this applied? Thanks Mike
-----Original Message----- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Tan, Jianfeng Sent: Wednesday, November 4, 2015 11:14 AM To: Liu, Jijiang; dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH v3 0/8] add vhost TX offload support > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Wednesday, November 4, 2015 6:54 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 0/8] add vhost TX offload support > > Adds vhost TX offload support. > > The patch set add the negotiation between us-vhost and virtio-net for > vhost TX offload(checksum and TSO), and add the TX offload support in > the libs and change vhost sample and csum application to test these changes. > > v3 change: > rebase latest codes. > ..... > lib/librte_vhost/virtio-net.c | 6 ++- > 8 files changed, 302 insertions(+), 20 deletions(-) > > -- > 1.7.7.6 Acked-by: Jianfeng Tan <jianfeng.tan at intel.com>