On 24.07.2017 22:40, Andy Zhou wrote:
> On Mon, Jul 24, 2017 at 6:33 AM, Ilya Maximets wrote:
>> On 22.07.2017 01:38, Andy Zhou wrote:
>>> On Wed, Jul 19, 2017 at 7:51 AM, Ilya Maximets
>>> wrote:
This allows to compose packets with different real lenghts from
odp flows i.e. memory wil
On Mon, Jul 24, 2017 at 6:33 AM, Ilya Maximets wrote:
> On 22.07.2017 01:38, Andy Zhou wrote:
>> On Wed, Jul 19, 2017 at 7:51 AM, Ilya Maximets
>> wrote:
>>> This allows to compose packets with different real lenghts from
>>> odp flows i.e. memory will be allocated for requested packet
>>> size
On 22.07.2017 01:38, Andy Zhou wrote:
> On Wed, Jul 19, 2017 at 7:51 AM, Ilya Maximets wrote:
>> This allows to compose packets with different real lenghts from
>> odp flows i.e. memory will be allocated for requested packet
>> size and all required headers like ip->tot_len filled correctly.
>>
>>
On Wed, Jul 19, 2017 at 7:51 AM, Ilya Maximets wrote:
> This allows to compose packets with different real lenghts from
> odp flows i.e. memory will be allocated for requested packet
> size and all required headers like ip->tot_len filled correctly.
>
> Will be used in netdev-dummy to properly han
This allows to compose packets with different real lenghts from
odp flows i.e. memory will be allocated for requested packet
size and all required headers like ip->tot_len filled correctly.
Will be used in netdev-dummy to properly handle '--len' option.
Signed-off-by: Ilya Maximets
---
lib/flow