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" <f...@sysclose.org> wrote:

>On Fri, 19 Feb 2016 11:25:11 +0000
>Mark Kavanagh <mark.b.kavan...@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.kavan...@intel.com>
>> ---
>>  lib/netdev-dpdk.c | 87
>>+++++++++++++++++++++++++++----------------------------
>>  1 file changed, 42 insertions(+), 45 deletions(-)
>
>Acked-by: Flavio Leitner <f...@sysclose.org>
>
>Thanks,
>-- 
>fbl
>

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to