On Tue, Jul 25, 2017 at 6:02 AM, Ilya Maximets <[email protected]> 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 <[email protected]> > Signed-off-by: Ilya Maximets <[email protected]> > ---
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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
