[ovs-dev] [PATCH V5 1/2] netdev-dpdk: clean up mbuf initialization

Daniele Di Proietto diproiettod at vmware.com
Sun Feb 28 20:16:14 UTC 2016


Thanks for the cleanup, it is really appreciated!

I put my signoff, as you suggested and applied this to master

On 22/02/2016 14:39, "Flavio Leitner" <fbl at sysclose.org> wrote:

>On Fri, 19 Feb 2016 11:25:11 +0000
>Mark Kavanagh <mark.b.kavanagh at intel.com> wrote:
>
>> Current mbuf initialization relies on magic numbers and does not
>> accomodate mbufs of different sizes.
>> 
>> Resolve this issue by ensuring that mbufs are always aligned to a 1k
>> boundary (a typical DPDK NIC Rx buffer alignment).
>> 
>> Signed-off-by: Mark Kavanagh <mark.b.kavanagh at intel.com>
>> ---
>>  lib/netdev-dpdk.c | 87
>>+++++++++++++++++++++++++++----------------------------
>>  1 file changed, 42 insertions(+), 45 deletions(-)
>
>Acked-by: Flavio Leitner <fbl at sysclose.org>
>
>Thanks,
>-- 
>fbl
>




More information about the dev mailing list