[ovs-dev] [PATCH v2 1/3] flow: Add flow_compose_size().

Andy Zhou azhou at ovn.org
Tue Jul 25 21:49:17 UTC 2017


On Tue, Jul 25, 2017 at 6:02 AM, Ilya Maximets <i.maximets at samsung.com> 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 handle '--len' option.
>
> Suggested-by: Andy Zhou <azhou at ovn.org>
> Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> ---

Thanks for the bug fixes. I have pushed this series to master.

I think the readability can be further improved. I have a follow up
patch at:

https://mail.openvswitch.org/pipermail/ovs-dev/2017-July/336237.html


More information about the dev mailing list