[dpdk-dev] [PATCH] net/virtio: move to new offloads API

Maxime Coquelin maxime.coquelin at redhat.com
Wed Mar 28 11:50:51 CEST 2018



On 03/13/2018 09:38 AM, Maxime Coquelin wrote:
> Hi Tiwei,
> 
> On 03/09/2018 01:32 AM, Tiwei Bie wrote:
>> Ethdev offloads API has changed since:
>>
>> commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API")
>> commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")
>>
>> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
>> ---
>>   drivers/net/virtio/virtio_ethdev.c | 35 
>> ++++++++++++++++++++---------------
>>   drivers/net/virtio/virtio_ethdev.h |  8 ++++++++
>>   drivers/net/virtio/virtio_rxtx.c   | 14 ++++++++------
>>   3 files changed, 36 insertions(+), 21 deletions(-)
> 
> 
> That looks all good to me, thanks for having handled the change.
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> 
> Maxime

Applied to dpdk-next-virtio/master

Thanks,
Maxime


More information about the dev mailing list