[ovs-dev] [PATCH V3 04/40] gre: refactor the gre_fb_xmit

William Tu u9012063 at gmail.com
Mon May 21 21:12:14 UTC 2018


On Fri, May 18, 2018 at 5:49 PM, Greg Rose <gvrose8192 at gmail.com> wrote:
> From: William Tu <u9012063 at gmail.com>
>
> Upstream commit:
>     commit 862a03c35ed76c50a562f7406ad23315f7862642
>     Author: William Tu <u9012063 at gmail.com>
>     Date:   Fri Aug 25 09:21:27 2017 -0700
>
>     gre: refactor the gre_fb_xmit
>
>     The patch refactors the gre_fb_xmit function, by creating
>     prepare_fb_xmit function for later ERSPAN collect_md mode patch.
>
>     Signed-off-by: William Tu <u9012063 at gmail.com>
>     Signed-off-by: David S. Miller <davem at davemloft.net>
>
> Only the prepare_fb_xmit() function is pulled in.  Compatibility
> issues prevent the refactor of gre_fb_xmit() but we need the
> prepare_fb_xmit() function for the subsequent patch.
>
> Cc: William Tu <u9012063 at gmail.com>
> Signed-off-by: Greg Rose <gvrose8192 at gmail.com>
> ---

LGTM.
Acked-by: William Tu <u9012063 at gmail.com>


More information about the dev mailing list