[dpdk-dev] [PATCH v2 00/12] net/virtio: add offload support

2016-10-11 Thread Yuanhan Liu
On Tue, Oct 11, 2016 at 02:14:10PM +0200, Olivier MATZ wrote: > Hi Yuanhan, > > On 10/11/2016 01:35 PM, Yuanhan Liu wrote: > >Hi, > > > >Firstly, apologize for so late review. It's been forgotten :( > > > >BTW, please feel free to ping me in future if I made no response > >in one or two weeks! > >

[dpdk-dev] [PATCH v2 00/12] net/virtio: add offload support

2016-10-11 Thread Yuanhan Liu
Hi, Firstly, apologize for so late review. It's been forgotten :( BTW, please feel free to ping me in future if I made no response in one or two weeks! I haven't reviewed it carefully yet (something I will do tomorrow). Before that, few quick questions. Firstly, would you write down some test

[dpdk-dev] [PATCH v2 00/12] net/virtio: add offload support

2016-10-11 Thread Olivier MATZ
Hi Yuanhan, On 10/11/2016 01:35 PM, Yuanhan Liu wrote: > Hi, > > Firstly, apologize for so late review. It's been forgotten :( > > BTW, please feel free to ping me in future if I made no response > in one or two weeks! > > I haven't reviewed it carefully yet (something I will do tomorrow). > Befor

[dpdk-dev] [PATCH v2 00/12] net/virtio: add offload support

2016-10-03 Thread Olivier Matz
This patchset, targetted for 16.11, introduces the support of rx and tx offload in virtio pmd. To achieve this, some new mbuf flags must be introduced, as discussed in [1]. It applies on top of: - software packet type [2] - testpmd enhancements [3] The new mbuf checksum flags are backward compat