On Mon, Mar 4, 2019 at 4:28 PM Peter Oskolkov <p...@google.com> wrote: > > This is a small fix and a test. Sent to net-next because > the offending patch is not in net yet.
For the set: Acked-by: Song Liu <songliubrav...@fb.com> > > Peter Oskolkov (2): > net: fix GSO in bpf_lwt_push_ip_encap > selftests/bpf: test that GSO works in lwt_ip_encap > > net/core/lwt_bpf.c | 2 + > .../selftests/bpf/test_lwt_ip_encap.sh | 51 ++++++++++++++++++- > 2 files changed, 51 insertions(+), 2 deletions(-) > > -- > 2.21.0.352.gf09ad66450-goog >