[ovs-dev] [PATCH v4 1/3] dp-packet: preserve headroom when cloning a pkt batch

Ilya Maximets i.maximets at ovn.org
Fri Jan 17 16:18:39 UTC 2020


On 16.01.2020 18:00, Flavio Leitner wrote:
> The headroom is useful if the packet needs to insert additional
> header, so preserve the original headroom when cloning the batch.
> 
> Signed-off-by: Flavio Leitner <fbl at sysclose.org>
> ---
>  lib/dp-packet.h | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)
> 

Acked-by: Ilya Maximets <i.maximets at ovn.org>


More information about the dev mailing list