On 18.07.2019 15:32, Van Haaren, Harry wrote:
>> -Original Message-
>> From: Ilya Maximets [mailto:i.maxim...@samsung.com]
>> Sent: Thursday, July 18, 2019 12:34 PM
>> To: Van Haaren, Harry ; d...@openvswitch.org
>> Cc: echau...@redhat.com; malvika.gu...@arm.com; Stokes, Ian
>>
>> Subject:
> -Original Message-
> From: Ilya Maximets [mailto:i.maxim...@samsung.com]
> Sent: Thursday, July 18, 2019 12:34 PM
> To: Van Haaren, Harry ; d...@openvswitch.org
> Cc: echau...@redhat.com; malvika.gu...@arm.com; Stokes, Ian
>
> Subject: Re: [PATCH v13 4/5] dpif-netdev: Refactor generic im
On 17.07.2019 21:21, Harry van Haaren wrote:
> This commit refactors the generic implementation. The
> goal of this refactor is to simplify the code to enable
> "specialization" of the functions at compile time.
>
> Given compile-time optimizations, the compiler is able
> to unroll loops, and crea
This commit refactors the generic implementation. The
goal of this refactor is to simplify the code to enable
"specialization" of the functions at compile time.
Given compile-time optimizations, the compiler is able
to unroll loops, and create optimized code sequences due
to compile time knowledge